-
Functional Test
-
Minor
-
Moodle 2.8
-
None
Test Pre-requisites:
- A quiz where the teacher has set a time limit, a close date and When time expires is set to "There is a grace period when open attempts can be submitted but no more questions answered"
- Last submission grace period (graceperiodmin) set to 10
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 + last submission grace period has expired and Before the close date has passed. 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.