@@ -1662,12 +2562,6 @@
Can now specify current language on a per-user basis
-2002-09-13 Friday 18:33 martin
-
- * mod/reading/view.php:
-
- Consistent display of text
-
2002-09-13 Friday 18:22 martin
* lang/en/help/html.html:
@@ -1676,9 +2570,7 @@
2002-09-13 Friday 18:21 martin
- * version.php, lang/en/moodle.php, lang/en/reading.php,
- lang/en/help/reading/readingtype.html, mod/reading/details.php,
- mod/reading/lib.php, mod/reading/mod.html, mod/reading/view.php:
+ * version.php, lang/en/moodle.php, lang/en/reading.php:
Added a new reading type "html text". It's similar to "plain text"
except none of the auto-formatting is done, and all HTML code is
@@ -2159,7 +3051,7 @@
* index.php, admin/site.php, course/lib.php, course/teacher.php,
lang/en/forum.php, lang/en/moodle.php,
login/forgot_password_form.html, login/index.php,
- mod/forum/lib.php, mod/forum/post.php, mod/reading/details.php:
+ mod/forum/lib.php, mod/forum/post.php:
Language fixes, added english strings etc
@@ -2402,7 +3294,7 @@
* lang/en/moodle.php, lang/en/docs/module_files.txt,
lib/moodlelib.php, lib/setup.php, mod/assignment/lib.php,
- mod/assignment/version.php, mod/reading/details.php:
+ mod/assignment/version.php:
Moved uploaded assignment files into a subdirectory called moddata,
where data from other modules can also live later on.
@@ -2471,7 +3363,7 @@
2002-08-26 Monday 17:48 martin
* CHANGES, config-dist.php, file.php, index.php, files/index.php,
- lib/moodlelib.php, mod/assignment/lib.php, mod/reading/view.php:
+ lib/moodlelib.php, mod/assignment/lib.php:
Changes to use a new configuration variable: CFG->slasharguments
@@ -2706,7 +3598,7 @@
* version.php, mod/assignment/version.php, mod/choice/version.php,
mod/forum/version.php, mod/journal/version.php,
- mod/reading/version.php, mod/survey/version.php:
+ mod/survey/version.php:
Updated versions in preparation for 1.0 release tomorrow
@@ -2731,16 +3623,9 @@
Added help link to course pages (for teachers) and tidied up the
course admin links in general (new fucntion and reorder)
-2002-08-18 Sunday 23:57 martin
-
- * lang/en/help/reading/: readingtype.html, summary.html:
-
- New help files for readings
-
2002-08-18 Sunday 23:56 martin
- * lang/en/reading.php, mod/reading/details.php,
- mod/reading/mod.html, mod/reading/view.php:
+ * lang/en/reading.php:
Improvements to reading definition - help buttons and language
fixes
@@ -3128,12 +4013,6 @@
More translating ...
-2002-08-12 Monday 22:44 martin
-
- * mod/reading/details.php:
-
- Better error checking for empty fields
-
2002-08-12 Monday 21:45 martin
* lang/en/moodle.php, lang/en/reading.php, lib/moodlelib.php,
@@ -3143,13 +4022,6 @@
Minor tweaking and cleaning up
-2002-08-12 Monday 21:45 martin
-
- * mod/reading/: details.php, index.php, lib.php, mod.html,
- view.php:
-
- Language fixes and minor tweaks
-
2002-08-12 Monday 17:38 martin
* lang/en/forum.php, lang/en/journal.php, lang/en/moodle.php,
@@ -3713,7 +4585,7 @@
2002-08-05 Monday 00:42 martin
* mod/: choice/version.php, forum/version.php, journal/version.php,
- reading/version.php, survey/version.php:
+ survey/version.php:
Updated version numbers
@@ -3852,8 +4724,8 @@
lang/en/forum.php, lang/en/moodle.php, mod/choice/index.php,
mod/choice/view.php, mod/forum/discuss.php, mod/forum/index.php,
mod/forum/search.php, mod/forum/view.php, mod/journal/index.php,
- mod/journal/view.php, mod/reading/index.php, mod/reading/view.php,
- mod/survey/index.php, mod/survey/view.php, pix/i/course.gif:
+ mod/journal/view.php, mod/survey/index.php, mod/survey/view.php,
+ pix/i/course.gif:
Lots of work on site display, over many files. Improved front page
and display of site modules.
@@ -3884,8 +4756,7 @@
* course/mod.php, mod/README, mod/assignment/lib.php,
mod/assignment/mod.php, mod/choice/lib.php, mod/choice/mod.php,
mod/forum/lib.php, mod/forum/mod.php, mod/journal/lib.php,
- mod/journal/mod.php, mod/reading/lib.php, mod/reading/mod.php,
- mod/survey/lib.php, mod/survey/mod.php:
+ mod/journal/mod.php, mod/survey/lib.php, mod/survey/mod.php:
Moved all mod.php functions from modules into lib.php, and updated
course/mod.php to use them there. No longer need module/mod.php
@@ -3906,8 +4777,7 @@
* version.php, lib/db/mysql.sql, mod/assignment/version.php,
mod/choice/version.php, mod/forum/version.php,
- mod/journal/version.php, mod/reading/version.php,
- mod/survey/version.php:
+ mod/journal/version.php, mod/survey/version.php:
Removed fullname and search fields from modules table. Fullname is
now derived from the string 'modulename' in the lang files for each
@@ -4070,12 +4940,6 @@
Clean up - modernised choice mod.php
-2002-08-01 Thursday 13:27 martin
-
- * mod/reading/: details.php, lib.php, mod.php:
-
- Clean ups to reading module and modernisation of mod.php
-
2002-08-01 Thursday 13:18 martin
* mod/survey/: graph.php, lib.php, mod.php, view.php:
@@ -4229,8 +5093,7 @@
mod/forum/search.php, mod/forum/subscribe.php,
mod/forum/subscribers.php, mod/forum/version.php,
mod/forum/view.php, mod/forum/db/mysql.sql, mod/journal/module.php,
- mod/journal/version.php, mod/reading/module.php,
- mod/reading/version.php, mod/survey/module.php,
+ mod/journal/version.php, mod/survey/module.php,
mod/survey/version.php, user/view.php:
OK, some massive changes with many files removed or changed.
@@ -4524,7 +5387,7 @@
2002-07-27 Saturday 14:07 martin
* mod/: assignment/module.php, choice/module.php, forum/module.php,
- journal/module.php, reading/module.php, survey/module.php:
+ journal/module.php, survey/module.php:
Changes to suit new upgrading procedure (admin/index.html)
@@ -4543,8 +5406,7 @@
2002-07-25 Thursday 21:48 martin
* mod/: choice/lib.php, forum/lib.php, journal/lib.php,
- journal/user.php, reading/lib.php, reading/user.php,
- survey/lib.php:
+ journal/user.php, survey/lib.php:
Got rid of the user.php code fragments and implemented much cleaner
system which certain-named functions in lib.php ... called from
@@ -4600,7 +5462,7 @@
2002-07-24 Wednesday 01:04 martin
- * course/user.php, mod/journal/user.php, mod/reading/user.php:
+ * course/user.php, mod/journal/user.php:
Fixes to Activity reports
@@ -4610,17 +5472,11 @@
Improvements to activity reports
-2002-07-24 Wednesday 00:25 martin
-
- * mod/reading/user.php:
-
- typo
-
2002-07-24 Wednesday 00:24 martin
* course/lib.php, course/topics.php, course/user.php,
course/view.php, course/weeks.php, lang/en/strings.php,
- mod/journal/user.php, mod/reading/user.php:
+ mod/journal/user.php:
Part of "contributions" overhaul in course/user.php
@@ -4631,18 +5487,6 @@
Improvements to the help system
-2002-07-21 Sunday 03:11 martin
-
- * mod/reading/view.php:
-
- More tweaks to summary display
-
-2002-07-21 Sunday 03:08 martin
-
- * mod/reading/view.php:
-
- tweaking summary display on frames
-
2002-07-21 Sunday 02:50 martin
* course/: topics.php, view.php, weeks.php:
@@ -4653,7 +5497,7 @@
* course/topics.php, course/weeks.php, lib/moodlelib.php,
mod/choice/index.php, mod/forum/index.php, mod/journal/index.php,
- mod/reading/index.php, mod/survey/index.php:
+ mod/survey/index.php:
Slight formatting tweaks (forum index)
@@ -4663,12 +5507,6 @@
Changed listing of forums
-2002-07-21 Sunday 01:20 martin
-
- * mod/reading/view.php:
-
- Trying summaries back again in frameset
-
2002-07-21 Sunday 00:04 martin
* lang/en/strings.php:
@@ -4831,7 +5669,7 @@
2002-07-04 Thursday 15:48 martin
* mod/: choice/view.php, forum/view.php, journal/view.php,
- reading/view.php, survey/view.php:
+ survey/view.php:
Fix to update_module_icon (to pass the courseid)
@@ -4930,10 +5768,8 @@
course/user.php, course/view.php, course/weeks.php,
lib/db/mysql.sql, mod/choice/index.php, mod/choice/mod.html,
mod/forum/mod.html, mod/journal/index.php, mod/journal/mod.html,
- mod/journal/user.php, mod/journal/view.php,
- mod/reading/details.php, mod/reading/index.php,
- mod/reading/mod.html, mod/survey/details.php, mod/survey/index.php,
- mod/survey/mod.html:
+ mod/journal/user.php, mod/journal/view.php, mod/survey/details.php,
+ mod/survey/index.php, mod/survey/mod.html:
Major changes throughout to change "week" notation to "section"
notation. Sections covers "weeks", "topics" and anything else that
@@ -5246,13 +6082,6 @@
More tweaks and simplification when possible
-2002-06-10 Monday 21:11 martin
-
- * mod/reading/: details.php, lib.php, mod.html, view.php:
-
- new reading type: "Web Address" is now Web Page and Web Link, which
- simply redirects to the external link (no frame)
-
2002-06-10 Monday 19:35 martin
* index.php:
@@ -5384,8 +6213,8 @@
2002-06-08 Saturday 14:52 martin
* course/view.php, mod/choice/view.php, mod/journal/view.php,
- mod/reading/view.php, mod/survey/view.php,
- theme/standard/header.html, theme/standardblue/header.html:
+ mod/survey/view.php, theme/standard/header.html,
+ theme/standardblue/header.html:
Changes to put update/edit icons in the headers of module and
course pages
@@ -5505,7 +6334,7 @@
2002-06-05 Wednesday 11:22 martin
* course/new.php, course/social.php, mod/journal/new.php,
- mod/reading/new.php, user/new.php:
+ user/new.php:
Old new.php system is replaced by print_recent_activity() in
course/lib.php
@@ -5516,7 +6345,6 @@
lib/moodlelib.php, lib/weblib.php, lib/db/mysql.sql,
mod/choice/report.php, mod/journal/lib.php, mod/journal/new.php,
mod/journal/report.php, mod/journal/user.php, mod/journal/view.php,
- mod/reading/index.php, mod/reading/new.php,
mod/survey/download.php, mod/survey/report.php, user/edit.html,
user/edit.php, user/index.php, user/lib.php:
@@ -5617,24 +6445,6 @@
Fixed for Internet Explorer?
-2002-06-01 Saturday 22:11 martin
-
- * mod/reading/view.php:
-
- Added TITLE to link to fullscreen reading
-
-2002-06-01 Saturday 22:00 martin
-
- * mod/reading/view.php:
-
- Minor frameset adjustments
-
-2002-06-01 Saturday 21:57 martin
-
- * mod/reading/view.php:
-
- Slight alterations to layout of frames.
-
2002-06-01 Saturday 21:47 martin
* course/edit.php:
@@ -5796,7 +6606,7 @@
2002-05-31 Friday 17:14 martin
* mod/: choice/db/mysql.sql, journal/db/mysql.sql,
- reading/db/mysql.sql, survey/db/mysql.sql:
+ survey/db/mysql.sql:
Added new entries for log_display table. These are used to define
what to display for any given logged item.
@@ -5806,12 +6616,10 @@
* mod/: choice/index.php, choice/install.sql, choice/mod.html,
choice/report.php, choice/view.php, journal/edit.php,
journal/index.php, journal/install.sql, journal/mod.html,
- journal/report.php, journal/view.php, reading/details.php,
- reading/index.php, reading/install.sql, reading/mod.html,
- reading/view.php, survey/details.php, survey/download.php,
- survey/edit.php, survey/index.php, survey/install.sql,
- survey/mod.html, survey/report.php, survey/save.php,
- survey/view.php:
+ journal/report.php, journal/view.php, survey/details.php,
+ survey/download.php, survey/edit.php, survey/index.php,
+ survey/install.sql, survey/mod.html, survey/report.php,
+ survey/save.php, survey/view.php:
Various small fixes across all modules. Most notable was the
revised use of add_to_log, and the new logging format.
@@ -5819,7 +6627,7 @@
2002-05-31 Friday 17:03 martin
* mod/: choice/db/mysql.sql, journal/db/mysql.sql,
- reading/db/mysql.sql, survey/db/mysql.sql:
+ survey/db/mysql.sql:
This is the new format for database schema. Each module has a db
directory with one file per database. All these are called from
@@ -6268,12 +7076,6 @@
Small change
-2002-02-26 Tuesday 14:36 martin
-
- * mod/reading/lib.php:
-
- Changes to list function - now returns list of links
-
2002-02-26 Tuesday 14:35 martin
* index.php:
@@ -6299,12 +7101,6 @@
New blue theme
-2002-02-26 Tuesday 11:27 martin
-
- * mod/reading/lib.php:
-
- Fixed case where course <> 0
-
2002-02-01 Friday 10:56 martin
* doc/intro.html:
@@ -6373,24 +7169,12 @@
Added stuff about scaling for large classes
-2001-12-06 Thursday 14:55 martin
-
- * mod/reading/view.php:
-
- bit more work on URL view ...
-
2001-12-06 Thursday 12:32 martin
* course/mod.php:
Fixed headers
-2001-12-06 Thursday 12:27 martin
-
- * mod/reading/view.php:
-
- Altered URL frameset size
-
2001-12-06 Thursday 12:23 martin
* doc/: CHANGES, COPYRIGHT, COPYRIGHT.txt, INSTALL, LICENCE, NOTES,
@@ -6527,7 +7311,6 @@
2001-11-25 Sunday 23:48 martin
* config.php, file.php, course/view.php, lib/moodlelib.php,
- mod/reading/lib.php, mod/reading/view.php,
theme/standard/footer.html:
Several changes related to the front page, so that it now works OK.
@@ -6595,10 +7378,6 @@
mod/journal/install.sql, mod/journal/lib.php, mod/journal/mod.html,
mod/journal/mod.php, mod/journal/module.php, mod/journal/new.php,
mod/journal/report.php, mod/journal/user.php, mod/journal/view.php,
- mod/reading/details.php, mod/reading/icon.gif,
- mod/reading/index.php, mod/reading/install.sql,
- mod/reading/lib.php, mod/reading/mod.html, mod/reading/mod.php,
- mod/reading/module.php, mod/reading/new.php, mod/reading/view.php,
mod/survey/details.php, mod/survey/download.php,
mod/survey/edit.php, mod/survey/edit_form.html,
mod/survey/edit_form.phtml, mod/survey/edit_new.html,
@@ -6663,10 +7442,6 @@
mod/journal/install.sql, mod/journal/lib.php, mod/journal/mod.html,
mod/journal/mod.php, mod/journal/module.php, mod/journal/new.php,
mod/journal/report.php, mod/journal/user.php, mod/journal/view.php,
- mod/reading/details.php, mod/reading/icon.gif,
- mod/reading/index.php, mod/reading/install.sql,
- mod/reading/lib.php, mod/reading/mod.html, mod/reading/mod.php,
- mod/reading/module.php, mod/reading/new.php, mod/reading/view.php,
mod/survey/details.php, mod/survey/download.php,
mod/survey/edit.php, mod/survey/edit_form.html,
mod/survey/edit_form.phtml, mod/survey/edit_new.html,
diff --git a/RELEASE.html b/RELEASE.html
index 6216efb1769..75180dd22b1 100644
--- a/RELEASE.html
+++ b/RELEASE.html
@@ -1,4 +1,4 @@
- Release notes for Moodle 1.0.6 dev
+ Release notes for Moodle 1.0.6 beta 1
Major changes in this release (since 1.0.5):
@@ -10,7 +10,8 @@
New feature - Quiz module!
Finally, the most requested new module is here! Multiple choice, short answer, and true-false
- questions with automatic marking, multiple attempts and many other features.
+ questions with automatic marking, multiple attempts, teacher regrading and many other features.
+ Questions are stored in a catagorised database, and may be "published" to other courses.
New feature - Grade manager!
A new tool has been added for teachers to see all grades for a course on one page.
@@ -47,6 +48,20 @@
Miscellaneous
Many small improvements have been made to the interface, and many small bugs have been fixed.
+ Some examples:
+
+ - Big "Edit this page" buttons at the top of pages (replacing the tiny icon)
+
- LDAP authentication module (thanks to Petri)
+
- Authentication from external sources can now import any fields
+
- Student assignment list now shows submission status properly
+
- Default language for users is now the site language
+
- Users have a 'Change Password' button on their profile page
+
- Journals that need teacher feedback are highlighted
+
- More documentation and more context help buttons
+
- Database-specific upgrade code
+
- Uses character-set codes to make the browser do the right thing
+
- User's name in footer is now a link
+
diff --git a/version.php b/version.php
index 6d7ee609ae7..db301e2e3b9 100644
--- a/version.php
+++ b/version.php
@@ -5,7 +5,7 @@
// database to determine whether upgrades should
// be performed (see lib/db/*.php)
-$version = 2002102101; // The current version is a date (YYYYMMDDXX)
+$version = 2002102200; // The current version is a date (YYYYMMDDXX)
-$release = "1.0.6 dev 3"; // User-friendly version number
+$release = "1.0.6 beta 1"; // User-friendly version number