-
Bug
-
Resolution: Fixed
-
Major
-
3.6.3
-
MOODLE_36_STABLE
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-65274-master -
How to reproduce:
- Create a new quiz. In "Review options", disable all the options except the ones in "Immediately after the attempt".
- Add at least 1 question in the quiz.
- As student, start and finish an attempt.
- Wait 2 minutes.
- Perform a WS call to mod_quiz_get_attempt_review with the attempt you just finished. Check that the errorcode you receive is a translated string: "You are not allowed to review this quiz".
In the app we want to treat this specific error, but we can't because it's not a proper errorcode.
- blocks
-
MOBILE-2969 Quiz: Student can always review an attempt if he's reviewed it in the past
-
- Closed
-