-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
3.8.1, 3.9
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
Dear Moodle HQ,
It would be awesome to copy the courseoverviewfiles when calling the core_course_import_course web service.
The courseoverviewfiles are replicated by the course backup and restore process if the setting "overwrite_conf" is set to true in the restore plan.
The patch I propose allow to set this option to true via the webservice call (keeping the default to no).
Diff: https://github.com/moodle/moodle/compare/master...liip-elearning:MDL-67948