-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
In order to be able to switch from the submission phase to the assessment phase without teacher's intervention, a new allocation plugin is needed to execute allocation. Luckily (thanks to Tim Hunt's recent contribution), we now a have a mechanism of plugins inter-dependency. So the new Scheduled allocation plugin can use the current Random allocation plugin without the need to copy all its logic.