|
Moodle
2.2.1
http://www.collinsharper.com
|
00001 <?php 00002 // 00003 // Optional course format configuration file 00004 // 00005 // This file contains any specific configuration settings for the 00006 // social format. 00007 // 00008 // The default blocks layout for this course format: 00009 $format['defaultblocks'] = ':search_forums,calendar_upcoming,social_activities,recent_activity,course_list'; 00010 00011