-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.0.4
-
Component/s: Backup
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE
-
Fixed Branches:MOODLE_20_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-27532-master -
Pull Master Diff URL:
Course reports (e.g. coursereport_xx, in course/report/xx) are allowed to have database tables etc. This works great.
However, if there is any course-specific data in those tables, I could not find a way to back it up with the course.
I would like to be able to back it up with the course. We added something similar for theme backup a little while ago.
This would only give an extra ability to custom course report plugins which store some course-related data. As the plugins supplied with core Moodle do not store any data, this would not affect those plugins.