moodle/course/format
2006-08-27 23:45:36 +00:00
..
lams section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading; merged from MOODLE_16_STABLE 2006-07-19 12:52:06 +00:00
scorm Merged changes from stable 2006-06-11 06:48:56 +00:00
social Merged changes from stable 2006-06-11 06:48:56 +00:00
topics FIxing Ed's mistaken checkin 2006-08-24 03:17:53 +00:00
topicsajax Removed evil tabs 2006-08-27 23:45:36 +00:00
weeks section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading; merged from MOODLE_16_STABLE 2006-07-19 12:52:06 +00:00
weekscss section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading; merged from MOODLE_16_STABLE 2006-07-19 12:52:06 +00:00
README.txt Modification of the course format plugin structures so that it 2003-12-21 04:52:25 +00:00

Course formats
--------------

To add a new course format, just duplicate one of the 
existing folders in here with a new name (eg coollayout).
Then edit lang/en/moodle and add a new string like:

$string['formatcoollayout'] = 'Cool Layout';