moodle/course/format
2005-11-16 08:21:19 +00:00
..
lams Adding the LAMS integration code. Can everyone please test thoroughly. 2005-11-16 08:21:19 +00:00
scorm New popup mode 2005-08-30 07:26:30 +00:00
social fix for preferred_width_xx initialization SC#169; merged from MOODLE_15_STABLE 2005-10-29 16:36:15 +00:00
topics fix for preferred_width_xx initialization SC#169; merged from MOODLE_15_STABLE 2005-10-29 16:36:15 +00:00
weeks fix for preferred_width_xx initialization SC#169; merged from MOODLE_15_STABLE 2005-10-29 16:36:15 +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';