-
Sub-task
-
Resolution: Fixed
-
Major
-
2.1
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE
-
start_end_notifications
-
Easy
-
It has been detected that the new start/end notifications were being dispatched in incorrect order some times.
It was caused because we were using some parser internals to perform the notification. So the idea is to move the notifications to proper place, unrelated with parser and "ordered" for any reader (human or machine).