moodle/course/format
cap2501 e78a3505c5 MDL-6544
resolved issue by passing strings into new main.portal.strings for delocalization.
2006-09-21 18:38:54 +00:00
..
lams adding capabilities 2006-09-05 08:50:23 +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 MDL-6544 2006-09-21 18:38:54 +00:00
weeks adding capabilities 2006-09-05 08:50:23 +00:00
weekscss adding capabilities 2006-09-05 08:50:23 +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';