-
Improvement
-
Resolution: Fixed
-
Critical
-
2.0.3
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
-
Obviously, as time passes, activity modules can have their database structure changed. In this situation, when the module it restored, it is useful to know which version of the module wrote the backup file.
For this reason, the version number of the module is written into the backup file into a location like activities/quiz_123/module.xml. Brilliant!
Unfortunately, this information is not made available in restore_activity_structure_step::define_structure(), which is where it is needed
What are the issues with making it available there?
- blocks
-
MDL-27639 Fix restore of Moodle 2.0 attempt data
-
- Closed
-