-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.3
-
None
-
MOODLE_403_STABLE
Most of our native Custom Events:
- are defined in an appropraite events.js file
- have a helper to trigger them in a consistent way
- use CustomEvent rather than Event.
The form:editorUpdated event does not.
Although it's a pre-existing event used in Atto, we should make sure that any new uses of this event are consistent and discoverable.
- is a regression caused by
-
MDL-78436 Overridden feedback behavior is not consistent on Gradebook
- Closed