davidherney / moodle-format_onetopic

Course format Onetopic to LMS Moodle
GNU General Public License v3.0
19 stars 44 forks source link

Fix delete (Moodle 4.0) #128

Closed james-cnz closed 1 year ago

james-cnz commented 1 year ago

When deleting a section, the page sometimes doesn't get updated, making it look like the section wasn't deleted. This seems to be an issue with Moodle, not the Onetopic format. As a workaround, this reapplies #117 to the new code, forcing a full page reload.