Files
moodle/course/format
stronk7 3099dc3e6f course/view.php is using sesskey
(changes in blocks done, please check them)
2004-10-09 20:04:45 +00:00
..
2005-03-26 07:18:22 +00:00
2004-10-09 20:04:45 +00:00
2004-10-09 20:04:45 +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';