-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.4, 3.0.2, 3.3.3, 3.4, 3.5
-
MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-52832-master -
The course quizzes page does not take user/group overrides into account when displaying the quiz close date. This is confusing to students.
To reproduce:
- Create a course with a student enrolled.
- Create a quiz with close date Feb 1, 2016
- Add a quiz user override for the student with close date March 1, 2016
- Add the "Activities" block to the course.
- Login as the student and click on "Quizzes" in the course activities block.
Expected: Student will see March 1, 2016 as the close date
Actual: Student sees Feb 1, 2016
Group overrides have the same problem.
- has been marked as being related by
-
MDL-58514 Assignment submission page uses different override logic from grading table
- Closed
- Testing discovered
-
MDL-60920 Quiz index page (mod/quiz/index.php) has spurious "Edit questions" button top right
- Closed
- will be (partly) resolved by
-
MDL-27230 removing group override in quiz does not delete the calendar event.
- Closed
- links to