Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Event observer for mod_quiz\event\attempt_submitted. More...
Static Public Member Functions | |
static | process (\mod_quiz\event\attempt_submitted $event) |
Queue an ad-hoc task to recalculate statistics for the quiz. | |
Event observer for mod_quiz\event\attempt_submitted.
|
static |
Queue an ad-hoc task to recalculate statistics for the quiz.
This will defer running the task for 1 hour, to give other attempts in progress a chance to submit.
mod_quiz\event\attempt_submitted | $event |
void |