-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
DEV backlog
-
Moodle Apps - 2024 i1.3
Hi!
When a user misses the due date to answer a quiz task, we use the user override to grant a new due date.
We noticed that the app behaves differently from the web interface, since the grade is displayed taking into account the original (expired) date, instead of the new date.
To test:
1) set up a quiz with an expiration date already passed;
2) grant additional time for a student, through the user override, with a future due date;
3) right after finishing the attempt, check the grades in the app.
Expected behavior:
Grades should only be displayed after the expiration date set by user override.
Ps.: app in version 3.9.2 and moodle site in the version 3.8.5 (lastest build).
- will be (partly) resolved by
-
MDL-80718 Overrides not taken into account in WebService mod_quiz_get_combined_review_options
- Closed