danIT Posted December 17, 2008 Posted December 17, 2008 I have a course which is pretty simple, contains a couple of labels and a SCORM activity. I need to distribute the course to a number of Moodle sites easily. I cant use networking as each site needs its own unique copy of the course to customise it. Options: 1. Backup the course and let the other sites Admin or Course Creators 'Restore' it? 2. Get login details of all the sites and do the 'Restore' manually on each site? 3. Any other ideas? 3a. Does anyone know of a MySql tracker, my idea being that if i take a backup of the mysql database and then 'Restore' the course in Moodle I can actually see what MySql is been written back to the database to track whats going on. Id then need to write some PHP to duplicate this for all the sites? Compare Original with New = Show me changes made? Thanks!
kylewilliamson Posted December 17, 2008 Posted December 17, 2008 Is this really necessary?! I'd suggest option 1, but it's not going to be very easy to push out updates and stuff. Theres no guarantee that your course UIDs would match up across multiple Moodle installs anyway.
danIT Posted December 17, 2008 Author Posted December 17, 2008 If i thought all the course administrators would restore the course correctly then I would hand it over to them. Buck stops with me even though i only oversee the sites and the site admins should be looking after them but as were trying to motivate people were trying to get some original moodle content into there sites. This functionality would really come in handy, Select course Install .com Job done!
MkII Posted December 17, 2008 Posted December 17, 2008 I think you're stuck with option 2. Moodle multisite is what you need (hmm just googled it and it looks like a few ppl have looked into it)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now