<DD>
<LI>Various optimisations and significant performance enhancements
<LI>Moodle is now well-behaved when enclosed within a frame
- <LI>New role: Course creator - just like teacher but can also create new courses
- <LI>New authentication plug-in "manual", prevents users from creating their own accounts
<LI>Richtext editor can now be used in more text-editing fields
<LI>New format "Plain text format", useful when posting code or HTML.
+ <LI>New format "Wiki format", allows Wiki-style tagging in most places
<LI>Ability to specify permissions of new folders and files created on the server
- <LI>Some fixes for servers running in Safe Mode.
+ <LI>Some fixes for servers running in Safe Mode (some file problems remain)
<LI>Various fixes for cleaning some external text of quotes, etc
<LI>Various fixes for PostgreSQL 7.3 compatibility
</DD>
<LI>Improvements to the language editing page
</DD>
+<DT> User management</DT>
+<DD>
+ <LI>New role: Course creator - just like teacher but can also create new courses
+ <LI>New authentication plug-in named "manual", prevents users from creating their own accounts
+ <LI>"Forgot Password" routine now uses an email confirmation before resetting password
+</DD>
+
<DT> Courses</DT>
<DD>
<DT> Workshop Assignment module</DT>
<DD>
- <LI>A very interesting new module contributed by Ray Kingdon.
- <LI>It is a flexible tool to implement a variety of peer-grading and
+ <LI>A very interesting new module contributed by Ray Kingdon,
+ <LI>A flexible tool that implements a variety of peer-grading and
example-setting schemes that involve a whole group in examining
and grading peices of work.
</DD>
<LI>New question type, Matching Question (student must match answers to questions)
<LI>New question type, Random Matching Short-Answers (randomly creates Matching Questions
from the available Short Answer questions in the same category)
- <LI>Quiz question import from text files (modular design allows expansion to new formats)
+ <LI>Quiz question import from text files (modular design allows expansion to new formats - a beta Blackboard module is included)
<LI>'Create multiple questions' wizard to quickly create a random quiz
<LI>Quiz questions may be randomly shuffled
<LI>Quiz answers (multiple choice, etc) may be randomly shuffled
<DD>
<LI>Better performance when editing large text or HTML resources
<LI>Plain images are now display centered within a proper web page (not raw).
- <LI>Resource pages can now be edited using Wiki format
+ <LI>Wiki format added as a new option for Resource pages
</DD>
<DT> Custom Themes</DT>
$string['normal'] = "Normal";
$string['nostudentsyet'] = "No students enrolled in this course yet";
$string['nosuchemail'] = "No such email address";
+$string['notavailable'] = "Not available";
$string['noteachersyet'] = "No teachers in this course yet";
$string['notenrolled'] = "\$a is not enrolled in this course.";
$string['nothingnew'] = "Nothing new since your last login";
$string['todaylogs'] = "Today's logs";
$string['toomanytoshow'] = "There are too many users to show";
$string['topic'] = "Topic";
+$string['topichide'] = "Hide this topic";
$string['topicoutline'] = "Topic outline";
+$string['topicshow'] = "Show this topic";
$string['turneditingoff'] = "Turn editing off";
$string['turneditingon'] = "Turn editing on";
$string['total'] = "Total";
$string['users'] = "Users";
$string['webpage'] = "Web page";
$string['week'] = "Week";
+$string['weekhide'] = "Hide this week";
$string['weeklyoutline'] = "Weekly outline";
+$string['weekshow'] = "Show this week";
$string['welcometocourse'] = "Welcome to \$a";
$string['welcometocoursetext'] = "Welcome to \$a->coursename!