-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.2
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
To reproduce:
1. Create a quiz with a close date in the future
2. Create a quiz group override with a close date in the past
3. Start an attempt using a student not in the overridden group
4. Run the moodle cron (and ensure update_overdue_attempts() runs)
The active student quiz attempt will be closed.
- is a regression caused by
-
MDL-3030 Late quiz attempts should be closed automatically
- Closed