<LI>Two quiz question types: Numerical and Description</LI>
<LI>Expanded quiz reporting</LI>
<LI>Languages can now have a parent language</LI>
+ <LI>Web links can be in pop-up windows</LI>
+ <LI>Courses can be hidden from students)</LI>
<LI>Improved course browser (handles large numbers of courses) (tbd)</LI>
- <LI>Courses can be hidden from students (tbd)</LI>
- <LI>Web links can be in pop-up windows (tbd)</LI>
<LI>Consistent grading scheme throughout all modules (tbd)</LI>
<LI>Better control over peer-grading in forums (tbd)</LI>
<LI>Ability to add text between activities in course display (tbd)</LI>
$string['autosubscribe'] = "Forum auto-subscribe";
$string['autosubscribeno'] = "No: don't automatically subscribe me to forums";
$string['autosubscribeyes'] = "Yes: when I post, subscribe me to that forum";
+$string['availability'] = "Availability";
$string['availablecourses'] = "Available Courses";
$string['backup'] = "Backup";
$string['backupdir'] = "backupdata";
$string['city'] = "City/town";
$string['closewindow'] = "Close this window";
$string['comparelanguage'] = "Compare and edit current language";
+$string['complete'] = "Complete";
$string['configcountry'] = "If you set a country here, then this country will be selected by default on new user accounts. To force users to choose a country, just leave this unset.";
$string['configdebug'] = "If you turn this on, then PHP's error_reporting will be increased so that more warnings are printed. This is only useful for developers.";
$string['configgdversion'] = "Indicate the version of GD that is installed. The version shown by default is the one that has been auto-detected. Don't change this unless you really know what you're doing.";
$string['configzip'] = "Indicate the location of your zip program (Unix only, optional). If specified, this will be used to create zip archives on the server. If you leave this blank, then Moodle will use internal routines.";
$string['confirmed'] = "Your registration has been confirmed";
$string['confirmednot'] = "Your registration has not yet been confirmed!";
-$string['courseupdates'] = "Course updates";
$string['cookiesenabled'] = "Cookies must be enabled in your browser";
-$string['complete'] = "Complete";
$string['copyrightnotice'] = "Copyright notice";
$string['continue'] = "Continue";
$string['country'] = "Country";
$string['course'] = "Course";
+$string['courseavailable'] = "This course is available to students";
+$string['courseavailablenot'] = "This course is not available to students";
$string['coursebackup'] = "Course Backup";
$string['coursefiles'] = "Course Files";
$string['courseformats'] = "Course formats";
$string['courserestore'] = "Course Restore";
$string['courses'] = "Courses";
+$string['courseupdates'] = "Course updates";
$string['createaccount'] = "Create my new account";
$string['createuserandpass'] = "Create a new username and password to log in with";
$string['createziparchive'] = "Create zip archive";