-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
- Install the Subcourses module in your Moodle site.
- Open a course in Moodle.
- Open the Course Administration block in that course.
- Click Reset.
- Moodle shows the Reset Course page (/course/reset.php?id=123) with all the options for resetting the course.
- Scroll down to the "Reset not implemented" section. If necessary, click the Show More option to expand the section.
You'll see that the Subcourses plugin is listed as one of the activities where Course Reset has not implemented. I presume that Subcourses activity data will not be cleared when the course is reset. This could result in "Subcourses garbage" remaining behind when a course is reset.
Please can support for Course Reset be added to the Subcourses plugin so that all Subcourses data is cleared when a course containing a Subcourses activity is cleared.
I've only observed the above behaviour in Moodle 3.9. Not tested in newer versions of Moodle (my Moodle 4 test server is down...)