moodle/course/format
2005-01-18 19:53:56 +00:00
..
social table ID was written behind the closing tag of the table - corrected. 2005-01-18 19:53:56 +00:00
topics _ added ids for the layout table 2005-01-18 11:11:26 +00:00
weeks _ added ids for the layout table 2005-01-18 11:11:26 +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';