-
Sub-task
-
Resolution: Inactive
-
Minor
-
None
-
2.4
-
MOODLE_24_STABLE
we should replace this:
events_trigger('assessable_file_uploaded', $eventdata);
with this:
events_trigger('assessable_content_uploaded', $eventdata);
to be consistent with the other events.
- Testing discovered
-
MDL-34544 Add support for control of drafts to new assign
- Closed