-
Improvement
-
Resolution: Fixed
-
Major
-
2.7, 3.1.1
-
MOODLE_27_STABLE, MOODLE_31_STABLE
-
MOODLE_32_STABLE
-
MDL-46214-master -
We already have two deprecated event classes content_viewed and course_module_instances_list_viewed that display debugging message when file is included.
We should find the better way to deprecate it, especially now when MDL-43365 is integrated.
This will also make it possible to avoid all debugging dancing in MDL-46155
There was an attempt to deprecate two events in MDL-18592 but it got blocked by this issue because there is no reasonable way to exclude deprecated events from event monitor and indicate that they are deprecated in the events list. "Deprecated" events should no longer be triggered (and there is no reason to observe them) but the events code should still be present to allow restoring of logs.
- blocks
-
MDL-18592 Allow teacher to make choices for students
-
- Closed
-
- has a non-specific relationship to
-
MDL-43365 Create a better method of renaming a class for autloading
-
- Closed
-
-
MDL-46155 Core method to retrieve list of classes
-
- Closed
-
- has been marked as being related by
-
MDL-43239 Create a Event delete process
-
- Closed
-