I'm about to start on some big jobs ...

This commit is contained in:
moodler
2003-07-19 13:37:09 +00:00
parent 66716651d4
commit 8fa367a9fe
2 changed files with 27 additions and 1 deletions
+26
View File
@@ -11,6 +11,32 @@
<BODY BGCOLOR="#FFFFFF">
<H2>Release notes</H2>
<H3> Coming in Moodle 1.1 Beta 1 (13th August, 2003) :</H3>
<UL><DL>
<DT> This list is in progress and still to be finalised</DT>
<DD>
<LI>Activities can move any distance with two clicks</LI>
<LI>Topics/weeks can now be moved up and down</LI>
<LI>Pop-up menu to switch between topics/weeks</LI>
<LI>New chat module for synchronous discussions</LI>
<LI>Two quiz question types: Numerical and Description</LI>
<LI>Expanded quiz reporting</LI>
<LI>Languages can now have a parent language</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>
<LI>Ability to indent activities in course display (tbd)</LI>
<LI>Improved program resources, allowing more variables and control (tbd)</LI>
<LI>Other miscellaneous improvements and fixes</LI>
</DD>
</DL></UL>
<HR>
<H3> New in Moodle 1.0.9 (29th May, 2003) :</H3>
<UL><DL>
<DT> General</DT>
+1 -1
View File
@@ -5,7 +5,7 @@
// database to determine whether upgrades should
// be performed (see lib/db/*.php)
$version = 2003070400; // The current version is a date (YYYYMMDDXX)
$version = 2003071900; // The current version is a date (YYYYMMDDXX)
$release = "1.1 development"; // User-friendly version number