-
Bug
-
Resolution: Fixed
-
Major
-
2.8.5
-
None
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
The Dataform preset does not transfer module info. This means that completion info and availability conditions are not added to the preset and consquently are not restored when the preset is applied. This is because in the current implementation the module info step if simply skipped to avoid creating a new course module on restore. But the step should be modified rather than skipped.