-
Bug
-
Resolution: Fixed
-
Minor
-
2.0, 2.1.1, 2.2
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
master_
MDL-29519 -
The Plagiarism plugins use event handlers for some events like assignment created/deleted/updated.
These events should be handled before the plugins try to use the assignments/modules in those events.
we need to change the order of the plagiarism cron to happen after the event queue.