tmuras / moosh

Moosh
GNU General Public License v3.0
234 stars 177 forks source link

Feature Request: trigger course updated event on course-config-set #496

Open cbrherms opened 2 months ago

cbrherms commented 2 months ago

It would be useful in the event of a course being changed via course-config-set that the \core\event\course_updated event is triggered. This would allow observers to then trigger.

In our case, this would be the o365 plugin which would update linked MS teams.

Some may not want this to be the default though, so potentially as a switchable option?