-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.0.1
-
None
-
MOODLE_20_STABLE
Because the events that make turnitin create an area for student submissions are asynchronous, students submitting files immediately after the assignment is created can get an error if cron has not yet run. Making these event immediate adds a small overhead when the assignment is created, but otherwise fixes the error.