wooclap / moodle-mod_wooclap

Moodle plugin for Wooclap (https://www.wooclap.com/).
2 stars 5 forks source link

2024070400 #44

Closed marco-verbeek closed 1 month ago

marco-verbeek commented 1 month ago

This PR implements title syncing for Moodle activities and their linked Wooclap event.

Renaming an activity from Moodle will both update the linked gradebook item, as well as update the Wooclap event's name. Renaming an event from within Wooclap will also update both its linked Moodle activity name as well as its gradebook item.

Additionally, we have updated the moodle-cs package and applied linting changes to match the code standard.