Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Course formats.

Course formats

From MoodleDocs
Revision as of 15:31, 10 November 2006 by chris collman (talk | contribs) (changed current to 1.5)

Moodle 1.5 supports three different course formats: weeks, topics and social.

These are a little more connected to the rest of the code (and hence, less "pluggable") but it is still quite easy to add new ones.

Moodle 1.6 ships with the three core formats above and three additional formats: LAMS, SCORM and weekscss.

An administrator wishing to remove installed formats may do so by removing the format plugin from the installation. That is: remove the directory containing the format for the moodle/courses/format directory. You probably should not remove any of the three core formats, or formats that are in use on the site.