-
Functional Test
-
Minor
-
Moodle 3.7
-
None
Test Pre-requisites:
A quiz where the teacher has set a time limit, no close date and "When time expires" to "Open attempts are submitted automatically"
Test Steps:
1. As student, start a quiz attempt and answer some questions but not all, then log out of Moodle.
2. Wait until time limit has expired. CRON has not been run yet.
3. CRON runs!
4. Log in as teacher, and you should be able to see that the attempt has been updated to finished and no longer "In-progress".
5. Log in as student, and you should see that the attempt has been submitted.