-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
3.0.4
-
MOODLE_30_STABLE
I'm using moodle 3 and I have configured external database enrolments and also auto creation of new courses.
Currently it seems that the "New course template" is a static value. I have created a patch available at
https://github.com/jsalatas/moodle/commit/b73c7829de48097c346817a50c3404d07ba4f718
which treats this as a database field.
That way I can have courses automatically created based on different templates.