-
Bug
-
Resolution: Fixed
-
Minor
-
3.9.17, 3.11.10, 4.0.4
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
Comparing mod_quiz_generator::create_override with the code in, it becomes clear that the correctly generate the override, it is necessary to call quiz_update_events after creating the override in the database.
I just found this the hard way, so submitting a fix.