- Issue created by @goose2000
- πΊπΈUnited States goose2000
A bit more work and I was able to discover that the moodle_sync_template needed to enabled too, for any of this to work. I realized the
function: core_course_duplicate_course
was being called too, so to duplicate a course, if a template was being used. Think it works as designed, just a bit more documentation could be helpful. Both moodle_sync_course and moodle_sync_template should be enabled and configured.