Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: admin/uploadcourse.

admin/uploadcourse

From MoodleDocs
Revision as of 04:32, 11 July 2006 by Bruno Vernier (talk | contribs)

Rory Allford has kindly provided this script for uploading courses as flatfiles to allow mass creation of courses

http://rory.allford.net/uploadcourse.tar.gz

as discussed in: http://moodle.org/mod/forum/discuss.php?d=27333



UPLOAD COURSE


Bulk course and category creation script using a standard comma separated file (CSV). For speed reasons, bypasses ADODB so only works with MySQL.

Rory Allford (rory@allford.net)

The page itself shows the accepted fields and valid values, and an example CSV file is included.

An example CSV showing the teacher enrollment facility is also provided, though this will not run on your site unless you have similarly named user accounts.


see also TreePrint