-
Type:
Bug
-
Status: Development in progress
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.7, 2.6.1
-
Fix Version/s: None
-
Labels:
-
Environment:Any
-
Database:Any
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_19_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:MDL-24359-NEW
-
Pull Master Diff URL:
I've created a custom block that stores user data in the database. I've implemented instance_restore, instance_backup, and instance_delete (which all work fine) but I cannot find a means to delete user data when the course is reset.
Looking through reset_course_userdata() it appears nothing was ever implemented to handle blocks.
- has a non-specific relationship to
-
MDL-46611 Course reset features for local plugins
-
- Open
-
-
MDL-44078 Proposal: API standard in Moodle that uses autoloading (hooks)
-
- Closed
-
-
MDL-44678 Call plagiarism plugins when running reset_course_userdata()
-
- Closed
-
- has been marked as being related by
-
MDL-34360 Course Reset Default Settings Page
-
- Reopened
-