[AMOS commit] MDL-79061 core: Mechanism for logging mutation feedbacks Committed into Git: 2023-11-07 14:39 UTC

[AMOS commit] MDL-79061 core: Mechanism for logging mutation feedbacks Committed into Git: 2023-11-07 14:39 UTC

by AMOS bot -
Number of replies: 0
Author: Ferran Recio
MDL-79061 core: Mechanism for logging mutation feedbacks
* Create a mechanism for logging mutation feedbacks.
* The mutation feedbacks are displayed as a toast by default.
* Apply this logging mechanism on the course homepage to provide
feedback for the results of actions performed on course modules and
course sections.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=39f03ba9c31f0da9aa16d5bfcad4b0fb8a6dae04
http://github.com/moodle/moodle/commit/39f03ba9c31f0da9aa16d5bfcad4b0fb8a6dae04

+ 4.2 en [section_highlight_feedback,format_topics]
+ 4.2 en [section_unhighlight_feedback,format_topics]
+ 4.2 en [cm_delete_feedback,core_courseformat]
+ 4.2 en [cm_delete_feedback_batch,core_courseformat]
+ 4.2 en [cm_duplicate_feedback,core_courseformat]
+ 4.2 en [cm_duplicate_feedback_batch,core_courseformat]
+ 4.2 en [cm_hide_feedback_batch,core_courseformat]
+ 4.2 en [cm_show_feedback_batch,core_courseformat]
+ 4.2 en [section_hide_feedback_batch,core_courseformat]
+ 4.2 en [section_show_feedback_batch,core_courseformat]
+ 4.2 en [section_delete_feedback,core_courseformat]
+ 4.2 en [section_delete_feedback_batch,core_courseformat]