Use template on course creation
Maintained by
Charles Fulton, Andrew Zito
This local plugin allows site administrators to create "template" courses which will be restored into new courses on course creation.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
We solve the issue. The plugin is working.
But we see the next thing. Of 5 courses, the plugin imports the content in 3 courses. But in the two remaining courses, remain still in blank.
We made many tests, and take other courses, but the plugin only import the content in 3 courses.
We have a question. How many courses can import the plugin at same time? Is possible that we have so many element in the course, and that's why the plugin stops?
I appreciate any help
Regads,
Carlos Rodriguez,
The plugin worked fine for a few days, but rigth now isn´t working in our production application server.
But in our Test server is working fine. How can I see the log file of this plugin, in order to try to determinate th issue?
I appreciate any help
Regads,
Carlos Rodriguez,
That ought to work. Assuming you're just trying to match everything to the right of the period, you could also do /[A-Za-z0-9]+\.([A-Z0-9]{8,})/.
Charles
My name is Carlos Rodriguez I'm a LMS mMoodle administrator. I'm using "Use template on course creation" plugin.
I modified the termcode to PADRE-[TERMCODE], and the regex to /[A-Za-z0-9\.]+([A-Z0-9]{8,})/. These works for a secuence of 8 digits like the nex one: FEV21100.NRC65026, but doesen't work for a secuence of 9 digits like the next one: MGAV41200.NRC66042
How should I modify the regex so that it woks for 8 and 9 digits?
I appreciate any help
Regads,
Carlos Rodriguez,
Thanks for the reply.
Are the activities and resources created in the template all copied to the new course created? Or is there any restriction?
Ricardo
My template course is set to use "Weekly Format", but all my courses are being created in "Topic Format".
Is this the expected behavior?
Note: The activities and resources present in the template are copied when creating new courses.
Ricardo
It worked!
Thanks.
Ricardo