1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml">
6 <title>Moodle Docs: Old Release notes
</title>
8 <link rel=
"stylesheet" href=
"docstyles.css" type=
"TEXT/CSS" />
10 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
12 <style type=
"text/css">
13 dt
{font-family: "Trebuchet MS", Verdana
, Arial
, Helvetica
, sans-serif
; font-weight: bold
;}
14 dd
{margin-bottom:1em;}
15 dl
{margin-left: 40px}
22 <h1>Old Release notes
</h1>
24 <h3>Moodle
1.4.5 (
7th May,
2005)
</h3>
26 <p>(Because this release contains important security fixes, we highly advise that sites using any
27 previous version of Moodle upgrade to this version as soon as possible.)
</p>
31 <dt>Some important security fixes
</dt>
34 <li>Preventative measures against attacks to admin functions.
</li>
35 <li>Lesson: Safer hiding of lessons (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2733" target=
"_blank">#
2733</a>)
</li>
39 <dt>A few new things
</dt>
42 <li>Flash Media Player: Now playing can start before the download is complete.
</li>
43 <li>Added/updated language support for German (DE) and Turkish (TR).
</li>
44 <li>Release notes now link to the relevant bugs.
</li>
45 <li>Prefetching requests from Google Web Accelerator, Mozilla etc are denied.
</li>
48 <dt>Performance improvements
</dt>
51 <li>Added option to cache the languages list. Saves around
10MB of memory and
40 includes. See config-dist.php for details on how to enable.
</li>
52 <li>Major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id.
</li>
56 <dt>Other bug fixes
</dt>
59 <li>HTML Editor: Fixes to some character encoding problems.
</li>
60 <li>Quiz: fixes to export/import dropdown (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2963" target=
"_blank">#
2963</a>)
</li>
61 <li>Quiz: Don't throw a fatal error on unknown question, try to continue.
</li>
62 <li>Course Social Forum: Removed misleading link to unsubscribe (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2945" target=
"_blank">#
2945</a>).
</li>
63 <li>Additional/updated translations.
</li>
64 <li>Forums and Groups: Allow students not in a group to post into a discussion which is also not in a group, even if the course is using groups.
</li>
65 <li>Sitewide HTML Editor settings: Fixed
<a href=
"http://moodle.org/mod/forum/discuss.php?d=21359" target=
"_blank">Can't save changes in editor configuration
</a> form bug.
</li>
66 <li>Cron: Removed some warnings.
</li>
67 <li>Choice: Choice shows a bad number of answers (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2452" target=
"_blank">#
2452</a>).
</li>
68 <li>Better support for PHP5: Files uploads now use $_FILES rather than deprecated $HTTP_POST_FILES (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2828" target=
"_blank">#
2828</a>)
</li>
69 <li>Backup/Restore: Manual links from lesson pages to resources are now preserved between backup/restore anywhere. (see
<a href=
"http://moodle.org/mod/forum/discuss.php?d=21044" target=
"_blank">this discussion
</a>)
</li>
70 <li>Some fixes for Postgres constraint naming.
</li>
71 <li>I18N support: Reset proper encoding upon login (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2770" target=
"_blank">#
2770</a>).
</li>
72 <li>I18N support: Fixed some instances of garbled characters when using utf-
8 in HTML Editor (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2763" target=
"_blank">#
2763</a>)
</li>
73 <li>Flash Media Player: Turn off the autoloading of sound files.
</li>
74 <li>Flash Media Player: Better handling of filenames files.
</li>
75 <li>Postgres: Fixed sequences out of sequence (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2742" target=
"_blank">#
2742</a>).
</li>
76 <li>Backup: Fixed memory limit overrun in backup config page.
</li>
77 <li>Forums: Fixed error warnings when a teacher posts to a forum (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2723" target=
"_blank">#
2723</a>).
</li>
88 <h3>Moodle
1.4.4 (
7th March,
2005)
</h3>
91 <dt>Some important security fixes
</dt>
94 <li>Added strong URL validation functions.
</li>
95 <li>Preventative measures against tampering of config settings.
</li>
96 <li>Tighter input validation in Quiz, HTML editor and course edit.
</li>
97 <li>More control over user's language settings.
</li>
98 <li>Safer cleaning of HTML-formatted input.
</li>
102 <dt>A few new things
</dt>
105 <li>New MP3 content filter with Flash-based mp3 player.
</li>
106 <li>Better display of options in the Choice module.
</li>
107 <li>UI enhancements in HTML Editor's table editor.
</li>
108 <li>$CFG settings in config.php now override database settings.
</li>
109 <li>Enabled garbage collection for Debian systems, with the option to disable it. Fixes stale session problems.
</li>
113 <dt>Performance improvements
</dt>
116 <li>Serious performance optimizations in forums code.
</li>
117 <li>Various optimizations by removing unnecessary database retrievals and sorting.
</li>
118 <li>Major improvements in handling session locking. Downloading large files or monitoring the live logs will no longer slow down navigation in other windows.
</li>
122 <dt>Other bug fixes
</dt>
125 <li>Installer: Many fixes and updates from HEAD (including
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2625" target=
"_blank">#
2625</a>) .
</li>
126 <li>Installer: We now check for allow_url_fopen() before trying to validate our own URL.
</li>
128 <li>Fixed some forum search problems.
</li>
129 <li>Fixed sorting bug on forums (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2613" target=
"_blank">#
2613</a>).
</li>
131 <li>Fixed problems in user searches with trailing spaces.
</li>
132 <li>Fixed some instances of hardcoded /admin path.
</li>
133 <li>Fixed some groups-related bugs (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2133" target=
"_blank">#
2133</a>,
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2550" target=
"_blank">#
2550</a>,
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2363" target=
"_blank">#
2363</a>)
</li>
134 <li>Don't send HTML digests to people who want plain text email.
</li>
136 <li>SCORM module
— fixed navbar error.
</li>
138 <li>Chat: Increased maximum socket read size to prevent empty pages and repeated messages
</li>
139 <li>Files: added a
"Parent Folder
" icon, (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2491" target=
"_blank">#
2491</a>).
</li>
141 <li>Postgres support: consistency fix in mdl_log table.
</li>
143 <li>Auth plugins: Better cleanup and truncation of data.
</li>
144 <li>Auth plugins: Fixed external authentication problem
— if logged in as guest, logging in as external auth user fails if it is the first login ever for the account.
</li>
145 <li>Auth LDAP: Fixed a regression from
1.4.2 where a trailing semicolon in some config fields would break authentication.
</li>
146 <li>Auth DB: Database Authentication not fetching user data fields correctly (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2319" target=
"_blank">#
2319</a>).
</li>
148 <li>Paypal Enrolment plugin: Now text sent to PayPal can
149 be 'sanitised' to avoid some diacritics (Spanish for now) which break the
150 enrol process. Only German and French diacritics are supported for
151 now by PayPal. This functionality can be easily expanded to other
154 <li>Backup/restore: If the user isn't admin and the restored course hasn't teachers, add teacher (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2381" target=
"_blank">#
2381</a>)
</li>
155 <li>Backup/restore: Fixed errors with courses with apostrophes in the fullname.
</li>
156 <li>Backup/restore: Now group members are
157 only included (backup and restore) if we have selected to have
158 users (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2486" target=
"_blank">#
2486</a>).
</li>
159 <li>Backup/Restore: General tidyup.
</li>
161 <li>Glossary: Now
0 rates are supported in glossary (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2582" target=
"_blank">#
2582</a>) and better PHP5 support (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2581" target=
"_blank">#
2581</a>).
</li>
162 <li>Glossary
& Blackboard: import fixes (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2310" target=
"_blank">#
2310</a>).
</li>
164 <li>Calendar: more robust handling of bad data.
</li>
165 <li>Calendar: HTML fixes in calendar (
<a href=
"http://moodle.org/bugs/bug.php?op=show&bugid=2350" target=
"_blank">#
2350</a>).
</li>
167 <li>Course sortorder was broken in
1.4.3 and would sometimes prevent course creation
— all the known problems with sortorder are now fixed. Includes some related fixes in get_categories() calls that would sometimes show up in
"My Courses
" listings.
</li>
169 <li>Wiki: Several fixes.
</li>
170 <li>Loglive now has an appropriate page footer.
</li>
172 <li>Plus general cleanup and tidyups of the code.
</li>
184 <h3>Moodle
1.4.3 (
21st December,
2004)
</h3>
187 <dt>Some important security fixes
</dt>
190 <li>Better checking/cleaning of cookie data
</li>
191 <li>Preventative measures for session fixation
</li>
192 <li>Better checking/cleaning of parameters for RSS feeds, ip atlas parameters, glossary, forum, theme selection, SCORM module, document viewer
</li>
193 <li>Added protection in viewing of uploaded files
</li>
194 <li>Added protection against directory traversal
</li>
195 <li>Fix for variable $FULLME necessary for cron
</li>
196 <li>Prevention against internal libraries being called directly.
</li>
197 <li>Prevent viewing of glossary if it's a hidden activity
</li>
198 <li>Hidden sections hidden from students in recent activity
</li>
199 <li>Fixed problem with guest user being able to see events in the calendar
</li>
200 <li>Fixed encoding of TEX expressions
</li>
204 <dt>A few new things
</dt>
207 <li>Enforced enrolment uniqueness, this is also a performance fix.
</li>
208 <li>Added transaction support for PostgreSQL
</li>
209 <li>Logging in and logging out are now logged
</li>
210 <li>Wiki and SCORM now both use new zipping code - this fixes reported SCORM issues
</li>
211 <li>New paging system for glossary
</li>
212 <li>User info from LDAP truncated for insertion into moodle to prevent data loss
</li>
213 <li>Updated pclzip to new version
</li>
214 <li>Memory_limit can be overriden by higher config settings from php.ini, commandline, httpd.conf, .htaccess
</li>
215 <li>New translations started: Maori, Kannada, Albanian and Vietnamese
</li>
216 <li>Many additions to other language packs
</li>
217 <li>Teachers can now always try quizzes, even if they're not open yet
</li>
218 <li>Glossary print view is now different for each format.
</li>
219 <li>Glossary search now also searches aliases
</li>
220 <li>Vastly improved multilang filter with more forgiving syntax
</li>
224 <dt>Performance improvements
</dt>
227 <li>Better caching headers mean improved performance on all pages when using back button
</li>
228 <li>Database indexes added in many places to enhance performance in large scale deployments
</li>
229 <li>Performance improvements throughout moodle where courses were being listed.
</li>
230 <li>Various optimizations by removing unnecessary database retrievals and sorting.
</li>
234 <dt>Other bug fixes
</dt>
237 <li>Fixed restoring into a new course generating duplicate course idnumbers
</li>
238 <li>Fixed many small Postgres issues
</li>
239 <li>Fixed unnecessary notices when debug mode on
</li>
240 <li>Fixed some more PHP5 Notices
</li>
241 <li>Fixed support for apostrophes, quotes and backslashes in LDAP user data
</li>
242 <li>Fix for pagination of search course results for Postgres
</li>
243 <li>Fixed bug with whitespace in user search
</li>
244 <li>Fixed chatroom bug where all chat users listed in multiple chatrooms
</li>
245 <li>Fix for installation script bug
</li>
246 <li>Case sensitive usernames in bulk user import fixed
</li>
247 <li>Fixed bug in redirection after rating forum post
</li>
248 <li>Fixed bug in quiz with matching questions
</li>
249 <li>Fixed bug in quiz preview
</li>
250 <li>Fixed bug in language editing
</li>
251 <li>Multiple small fixes in SCORM module
</li>
252 <li>SCORM module shows user pictures properly
</li>
253 <li>Activity names sorted by name in activity filter
</li>
254 <li>Glossary search will search aliases as well
</li>
255 <li>Any RSS errors will result in a valid RSS error file rather than invalid RSS.
</li>
256 <li>Fixed problem with SCORM package validation and PHP5
</li>
257 <li>Fixed problem with backup/restore and empty categories
</li>
258 <li>Better XHTML in wiki
</li>
259 <li>Bug fix in chat reports for first chat session
</li>
260 <li>Fixed a problem with SCORM when deleting a lot of files, or very large files
</li>
261 <li>Fixed some problems with encyclopedia format in glossary
</li>
262 <li>Fixed bug in SCORM integration with zipping code
</li>
263 <li>Fixed bug in dialogue plain text email notifications
</li>
264 <li>Fixed missing sesskey variables in social activity block
</li>
265 <li>Excess sections for a course are now hidden in the navmenu
</li>
266 <li>Added daylight savings time fixes for the calendar
</li>
267 <li>First quiz edit in a new course has a default category assigned
</li>
268 <li>Fixed bug in paypal module when accepting payment amount
</li>
269 <li>Fixed bug in course files with loss of choose mode
</li>
282 <h3> Moodle
1.4.2 (
5th November,
2004)
</h3>
285 <dt>Some important security fixes
</dt>
288 <li>Better checking/cleaning of script parameters used in quite a few areas
289 throughout Moodle (a BIG thanks to Petr Skoda for his recent security audit!)
</li>
290 <li>Quoted some SQL parameters in the glossary module to prevent possible injection
</li>
294 <dt>A few small new things
</dt>
297 <li>New PAM authentication module for direct authentication on Unix/Linux
</li>
298 <li>Course creators can now restore to new or existing courses
</li>
299 <li>Forum posts now include detailed headers to allow correct threading in mail clients
</li>
303 <dt>And a bunch of other bug fixes
</dt>
306 <li>Backup is now more able to cope with errors (eg if backup is interrupted)
307 and can clean up uncompleted files
</li>
308 <li>Fix for database authentication against a PostgreSQL database
</li>
309 <li>Fixes for some parts of installation to PostgreSQL
</li>
310 <li>Forum subject lines are now only broken up in recent activity display
</li>
311 <li>Database-based enrolments now actually work :-)
</li>
312 <li>SQL fixes for creation of RSS feeds from PostgreSQL
</li>
313 <li>Added rtsp to the list of allowed protocols in cleaned HTML text
</li>
314 <li>User profile and profile editing page can be called without parameters
</li>
315 <li>Upgraded xmlize library to latest version
</li>
316 <li>Upgraded phpmailer library to latest version
</li>
317 <li>Various small code-only cleanups
</li>
318 <li>Admin menu now allows backup/restore of the
"site course" (front page)
</li>
319 <li>Fixed a display bug in the forums index which only showed in PHP5
</li>
320 <li>Highlighting function (eg after search) was stripping backslashes
</li>
321 <li>Info from LDAP is now decoded from utf8
</li>
322 <li>Course listings now work better with very large amounts of courses
</li>
323 <li>Two SCORM bugs fixed (a typo and a problem with onbeforeunload)
</li>
324 <li>Some cleanups when printing text, headers and variables in Lesson
</li>
325 <li>Calendar now functions as expected even when you login as someone else
</li>
326 <li>Fixed a few remaining short PHP tags
</li>
327 <li>Better randomness for random questions (fix for bug introduced in
1.4)
</li>
328 <li>When a teacher is removed from a course, they are now also removed from all groups in that course
</li>
329 <li>Fixed strip_pages bug in Wiki
</li>
330 <li>Fixes for charset detection in backups and multilang filter under PHP5
</li>
337 <h3> Moodle
1.4.1 (
12th September,
2004)
</h3>
340 <dt>A few little new things
</dt>
343 <li>New
"Email Protection" filter will obfuscate all email addresses within all texts
344 (to help prevent automated address-harvesting)
</li>
345 <li>Allowed email addresses can now be restricted (see config-dist.php for details)
</li>
346 <li>Extra instructions for translators embedded in translation interface
</li>
347 <li>New help page for Directory Paths
</li>
350 <dt>And some bug fixes
</dt>
353 <li>Improved performance when viewing site logs
</li>
354 <li>Improved paging and performance in glossary
</li>
355 <li>Glossary entries are now shown correctly if they belong to multiple categories
</li>
356 <li>Do not redeclare auth_user_login upon failed login
</li>
357 <li>Fixed two missing icons in the cordoroyblue theme
</li>
358 <li>Fixed missing
"New event" button on Upcoming Events page
</li>
359 <li>Always addslashes on chat messages from daemon users before inserting into db.
</li>
360 <li>Fixes for handling of fixed enrollment periods when this is set for a course
</li>
361 <li>Site course ID (defined as SITEID) is no longer assumed to be always
1</li>
362 <li>Default memory limits are increased beyond
16M, to help Moodle continue
363 working even when there is some unplanned memory problem
</li>
364 <li>Smilies are now rendered as pictures in Markdown format texts
</li>
365 <li>Workshops work under Recent Activity again
</li>
366 <li>file.php can now only be used to access data within courses
</li>
367 <li>Improved behaviour of calendar blocks on home page
</li>
368 <li>Fixed quotes bug with PostgreSQL database specification produced by installer
</li>
369 <li>Fixed sometimes-missing display of correct answers during quiz review
</li>
370 <li><tt
> and
<code
> are now allowed tags
</li>
371 <li>Section summaries, course summaries and labels are again no longer cleaned of Javascript
</li>
372 <li>Fixed a rare LDAP bug that could cause new accounts not to be created
</li>
377 <h3> Moodle
1.4 (
31st August,
2004)
</h3>
383 <li>Compatibility with PHP
5</li>
384 <li>New easy installer wizard leads you through the creation of the initial config.php file
</li>
385 <li>Installation is now completely localised to your preferred language
</li>
386 <li>Completely revamped Resource module make it easier to add new resources and to send data to them.
</li>
387 <li>New Enrolment system featuring modules such as completely automated Paypal payments,
388 flatfile scanning, or external database control.
</li>
389 <li>Blocks now work on the front page, plus you can put a topic section above the middle part
</li>
390 <li>Chat now includes a server-side daemon (in PHP) for scalable, instant chat
</li>
391 <li>New Wiki module!
</li>
392 <li>New support for editing text using the Markdown format
</li>
393 <li>Many bug fixes in all areas
</li>
397 <dt>Under the hood
</dt>
400 <li>Resource module has its own Add menu now, and uses class-based submodules, making it much
401 easier now to add new resource types to this menu
</li>
402 <li>Quiz module has been refactored into class-based questiontype plugins.
</li>
403 <li>Enrolment process has been refactored into class-based enrolment plugins.
</li>
404 <li>Glossary display formats are now name-based, and it's easier to plugin new ones.
</li>
405 <li>Improved behaviour of many modules when they are used on the site page.
</li>
406 <li>Revised Filter structure is faster and now compatible with Turck MMcache.
</li>
407 <li>Adding activities is now more forgiving of fields left empty
</li>
408 <li>We can now alter PostgreSQL columns at will using table_column()
</li>
409 <li>RSS generation has been sped up tremendously, putting much less load on cron
</li>
410 <li>Some bigger modules have split lib.php into locallib.php for less memory usage
</li>
414 <dt>Languages and localisation
</dt>
417 <li>Updates to nearly every language pack
</li>
418 <li>Moodle can override the default character set in Apache, making languages more reliable
</li>
419 <li>Multibyte languages now wrap properly
</li>
420 <li>Better handling of locales and encodings on very multilingual sites (like moodle.org)
</li>
421 <li>New languages: Slovenian and Hebrew!
</li>
425 <dt>Security Fixes
</dt>
428 <li>Fixed a number of possible XSS entry points and path disclosures
</li>
429 <li>Attributes of tags in HTML are now parsed even more thoroughly for naughty scripts
</li>
430 <li>User profile pages are no longer available by default to strangers
</li>
431 <li>All text is now cleaned on output (not just input)
</li>
432 <li>Email addresses are not used on outgoing mail if the user requests that
</li>
433 <li>New setting
<strong>loginhttps
</strong> will use secure https for the login, then switch back to http
</li>
437 <dt>Administration
</dt>
440 <li>Spiffy new interfaces for adding/removing students, creators and admins
</li>
441 <li>Failed logins are now logged, and can be displayed to users upon a successful login
</li>
442 <li>Logs now support viewing by group, and by errors
</li>
443 <li>Modules now behave more consistently on the site front page
</li>
444 <li>Front page
"students
" can be all users on site, or all users in at least one course on the site
</li>
445 <li>Email-sending can now be enabled/disabled on any user's profile page
</li>
449 <dt>Authentication
</dt>
452 <li>All authentication methods will now co-exist with internally-created accounts
</li>
453 <li>New support for authenticating against First Class servers
</li>
454 <li>Fixes for POP3 authentication
</li>
461 <li>Visitors can be automatically logged in as guest
</li>
462 <li>Jump menu now always shows
"Jump to" to help distribute clues about what it does
</li>
463 <li>Jump menu now has a much clearer way of grouping activities into sections
</li>
470 <li>Block system can now cope with custom course formats and changes in format
</li>
471 <li>New login block allows login from site front page
</li>
472 <li>Online users block on home page shows users from the whole site
</li>
479 <li>New editor configuration screen for the admin
</li>
480 <li>New support for anchors within pages
</li>
481 <li>Spell-checking is now supported in the editor, it uses aspell on your server operating system
</li>
488 <li>Chat now includes a server-side daemon (in PHP) for scalable, instant chat
</li>
495 <li>Significantly revamped to make a lot more sense, with more option
</li>
502 <li>Several fixes when dealing with groups
</li>
503 <li>Users can choose to receive forum posts as daily digests of subject lines or whole posts.
</li>
504 <li>Discussion listing is now paged
</li>
505 <li>Teachers now have complete control over forum subscriptions, and can subscribe anyone at will
</li>
506 <li>"Last post" date is shortened and linked to the last post
</li>
507 <li>Forums now list RSS feeds on the index page
</li>
508 <li>Better-looking HTML mail using the full stylesheet
</li>
509 <li>Forum mail older than two days is never sent out (to prevent unwanted floods)
</li>
510 <li>Blocked mail is logged so that teachers can see it
</li>
511 <li>Discussion branches can be
"split" from the main discussion, into a new discussion
</li>
518 <li>Glossary entries can be defined as
"always editable"</li>
519 <li>Glossaries now list RSS feeds on the index page
</li>
520 <li>Many fixes throughout
</li>
527 <li>New floating timer for timed quizzes
</li>
528 <li>Attempts may now be restricted to specific computers
</li>
529 <li>Quizzes can now require a special password
</li>
530 <li>New question type for Calculated Questions
</li>
531 <li>Numerical questions now support units
<li>Questions can be previewed in the editing pages
</li>
532 <li>Questions can now be exported in several formats
</li>
533 <li>More intelligent handling of category listing when editing questions
</li>
534 <li>New (and incomplete) XML export format, will eventually be quiz-feature-complete
</li>
535 <li>Shortanswers can now contain all sorts of strange characters
</li>
542 <li>Adding resources is now a one-step process with more control
</li>
543 <li>Web page, Web link, Uploaded file and Program resource all combined into one type!
</li>
544 <li>Program resources replaced by Parameters that allow a lot of of interesting interaction with external resources, both remote and uploaded into Moodle.
</li>
545 <li>Collapsible forms with memory to make forms less daunting for beginners without slowing down experienced users
</li>
552 <li>Many fixes and improvements - works with an even wider variety of packages
</li>
553 <li>Optional extra verification of the manifest file
</li>
560 <h3> New in Moodle
1.3.4 (
11th August,
2004)
</h3>
565 <li>Some compatibility was added for handling glossaries and resources from Moodle
1.4.
</li>
566 <li>Forbid restricted users from changing enrolments
</li>
572 <li>Fixed a reported vulnerability involving arguments to forum/post.php file
</li>
573 <li>Fixed a possible vulnerability involving strings in Moodle texts
</li>
574 <li>Fixed a rare glitch with attempt numbers in quizzes
</li>
575 <li>Fixed a bug with regular expression logic in short answers
</li>
576 <li>Fixed a typo in the PostgreSQL install
</li>
577 <li>Fixed some documentation links
</li>
584 <h3> New in Moodle
1.3.3 (
16th July,
2004)
</h3>
589 <li>The ADOdb library was upgraded to a version compatible with PHP
5.0</li>
590 <li>Improvements to the detection and conversion of URLs in backups
</li>
596 <li>A possible vulnerability involving arguments to the help.php file was fixed.
</li>
597 <li>A possible vulnerability involving language setting was fixed.
</li>
598 <li>Fixes for the editing of lang strings with double quotes in them
</li>
599 <li>Several small problems fixed in Glossary
</li>
600 <li>Some minor issues fixed in the Scorm module
</li>
608 <h3> New in Moodle
1.3.2 (
9th July,
2004)
</h3>
613 <li>The SCORM module is now included as standard
</li>
614 <li>Some new languages (Malaysian, Estonian)
</li>
615 <li>Many more existing languages are now completed up to
1.3.x
</li>
621 <li>A possible front page vulnerability with Moodle servers on some old PHP versions was fixed. If you are using a version of PHP previous to
4.3 then it might be a good idea to upgrade to this version of Moodle.
</li>
622 <li>Important fixes to logic when forums are used for group activities
</li>
623 <li>Editing teacher profiles are visible even to separated groups in a class
</li>
624 <li>Subject lines in multibyte languages in recent activity are no longer broken by wrapping function
</li>
625 <li>A few issues related to glossary export/import were fixed
</li>
626 <li>Backup is now better at managing it's temporary files
</li>
627 <li>Other small fixes here and there
</li>
634 <h3> New in Moodle
1.3.1 (
4th June,
2004)
</h3>
639 <li>Some HTML code affecting stability of HTML editor under IE6 on some pages was fixed
</li>
640 <li>Some bugs were fixed in several auto-linking text filters
</li>
641 <li>Improved-looking navigation bar (using the
» character)
</li>
642 <li>Flash files now have their own icon
</li>
643 <li>Adding course links using HTML editor now fixed for teachers
</li>
644 <li>Section links block now preserves focussed view
</li>
645 <li>Sites files now respect forcelogin setting
</li>
646 <li>Upgrading blocks without database functions now works
</li>
647 <li>Language updates
</li>
653 <h3> New in Moodle
1.3 (
25th May,
2004)
</h3>
655 <dt>Major new features
</dt>
658 <li>New
<strong>Calendar
</strong> feature (thanks to Jon Papaioannou and the
<a target=
"_blank" href=
"http://www.sch.gr/">Greek School Network
</a>!)
</li>
659 <li>New
<strong>Blocks
</strong>feature, allowing blocks to be added and moved around on course pages (thanks to Jon Papaioannou, Eloy Lafuente and others!)
</li>
660 <li>New
<strong>RSS System
</strong> allows Forums and Glossaries (and later other modules) to publish RSS feeds (Thanks, Eloy!)
</li>
661 <li><strong>Mediaplugin
</strong> filter now supports auto-embedding of Quicktime, Flash, and Windows Media files.
</li>
662 <li>A new
<strong>Activity Names
</strong> filter will automatically add hyperlinks to other activities in the same course whenever their name is mentioned.
</li>
665 <dt>Other new features
</dt>
668 <li>New resource type
"Directory
" will display a whole directory of uploaded files (including subdirectories)
</li>
669 <li>Resources that are files (uploaded, or webpages) now show the relevant icon on the course page
</li>
670 <li>Most internal HTML links within forums and resources are now preserved during backup/restores
</li>
671 <li>It is now possible to pass normal http arguments to files in the Files section. This allows some fancier HTML and Flash in resources.
</li>
672 <li>$CFG-
>forceloginforprofiles can be set to prevent guests from seeing site-level user profiles (including Google).
</li>
673 <li>When Google access is enabled, then Google web page translations now work too.
</li>
674 <li>Sessions are now stored privately in the Moodle data directory - this makes Moodle work better on clusters, and solves some session timeout problems when using Moodle on shared web hosts
</li>
675 <li>User pictures can now be easily deleted from the profile editing page
</li>
676 <li>Talking in Chat now appears in the main logs.
</li>
677 <li>Hidden sections in courses can now be completely hidden from students (course setting)
</li>
678 <li>Improvements to text inside graphs for some non-English languages, using Unicode fonts.
</li>
679 <li>Improved interface for managing Scales, as well as better handling in mulitlingual sites
</li>
680 <li>All students can now be unenrolled with one button (on the Students page)
</li>
681 <li>Subscribers to forums can now be manually subscribed or unsubscribed in groups
</li>
682 <li>Better handling of some European characters in filenames and usernames
</li>
683 <li>Feedback notices for a hidden assignment aren't mailed out until it's unhidden
</li>
684 <li>Expanded support for importing Blackboard quizzes
</li>
685 <li>The cron script can now be run using a PHP binary from any directory
</li>
686 <li>The HTML editor has been further improved and streamlined.
</li>
687 <li>The default recent activity display is now calculated from the last access to that course (or two days, whichever is more recent). Previously it was from the last login to the site.
</li>
688 <li>Confirmation emails are now in HTML and Text, to help prevent breaking of confirmation link.
</li>
689 <li><b>New languages
</b>: Farsi, Latvian, Norwegian Primary School, Unicode version of Traditional Chinese.
</li>
695 <li>Hundreds of small bugs were fixed in all areas, generally improving appearance and robustness.
</li>
696 <li>As always, if you find bugs in Moodle, please
<a href=
"http://moodle.org/bugs/">report them to our Bug Tracker
</a>!
</li>
700 <dt><font size=
"+1">Finally, don't forget to look at some of the
<a href=
"http://moodle.org/download/modules/" target=
"_blank">many optional modules under development
</a>, including the SCORM module, the Wiki module, the Hot Potatoes module and many other innovations.
</font></dt>
704 <h3> New in Moodle
1.2.1 (
25th March,
2004)
</h3>
706 <dt>Various small bug fixes
</dt>
709 <li>Fixed some bugs that were causing survey graphs and results not to display in some circumstances
</li>
710 <li>Improved security in the cron script
</li>
711 <li>Fixed WebCT quiz import to deal with missing images, shortanswers and escaped characters
</li>
712 <li>Fixed formatting on editor dialog to insert links
</li>
713 <li>Prevent glossary from adding links to activity names that are already links
</li>
714 <li>Fixed some timezone calculations when user isn't present
</li>
715 <li>Characters like :( in Javascript code within filtered HTML are no longer converted to a sad smiley
</li>
716 <li>Improved handling of ratings for single forums when secureforms is on.
</li>
717 <li>Multichoice question creation now defaults to a single correct answer format
</li>
718 <li>Guests can no longer see email addresses if
"show only to course participants" has been set by that user
</li>
719 <li>Primary admin is now the lowest-numbered entry in role_assignement with moodle/legacy:admin capability, rather than the admin with the lowest userid.
</li>
720 <li>Modified flash MP3 plugin to improve brightness of Play button on darker screens
</li>
721 <li>Various polishing and improvements in many language packs
</li>
728 <h3> New in Moodle
1.2 (
20th March,
2004)
</h3>
730 <dt>Major new features
</dt>
733 <li>New support for
<strong>groups
</strong> and cohorts within courses (with many options)
</li>
734 <li><strong>Text filters
</strong> allow arbitrary processing on all text in Moodle, including
<strong>automatic linking
</strong>,
<strong>mathematics support
</strong>,
<strong>multi-language content
</strong> and infinitely more possibilities
</li>
735 <li>A fantastic new
<strong>Glossary module
</strong> (thanks to Williams Castillo!) with many different ways to contruct learning activities based around collecting definitions
</li>
736 <li>A great new
<strong>Lesson module
</strong> (thanks to Ray Kingdon!) easily creates active content with pathways and multiple-choice questions
</li>
737 <li>A new
<strong>Label module
</strong> allows arbitrary HTML in the course page
</li>
738 <li>An improved
<strong>WYSIWYG editor
</strong>, faster and more cross-platform than the old one
</li>
739 <li><strong>Automatic backups
</strong> can be scheduled by the administrator for all courses at once
</li>
745 <li>Activities can now be indented on the course outline, allowing more structure
</li>
746 <li>A new report for Recent Activity makes it easier to see what's happened recently
</li>
747 <li>A new logs button on every activity links to the logs page to show logs per-activity
</li>
748 <li>Restore button now always functional
</li>
749 <li>Improved
"index
" view for all modules
</li>
750 <li>Improvements to participants display, including paging and initial searching
</li>
751 <li>Excel downloads are more compatible with different operating systems
</li>
752 <li>Better error reporting when adding/updating activities
</li>
753 <li>Search box no longer auto-focuses (it was causing annoying auto-scrolling on long courses)
</li>
754 <li>Self-unenrollment link on the course page for students
</li>
755 <li>Change password link on the course page for students
</li>
756 <li>Students can now be allowed to see their own activity reports (course setting)
</li>
757 <li>Teachers can browse the course files for images when using the new editor
</li>
758 <li>New image of empty box as destination when moving activities
</li>
759 <li>Accesses are now recorded by course, so the participant listings make more sense
</li>
760 <li>The activity navbar now has buttons for previous and next activities
</li>
761 <li>File dates were incorrect on some systems - this is now fixed.
</li>
762 <li>Old chat users are no longer shown in the recent activity
</li>
765 <dt>Site administration
</dt>
768 <li>An important security fix preventing teachers from logging in as admins who are students in their course
</li>
769 <li>New setting
"forcelogin
" can force people to log in before they can see any of the site
</li>
770 <li>New setting
"opentogoogle
" allows Google and people referred by Google to get in as guest
</li>
771 <li>New setting
"timezone
" allows a default timezone to be set for the whole site
</li>
772 <li>New setting
"deleteunconfirmed
" specifies the time we'll wait for email accounts to be confirmed
</li>
773 <li>New setting
"allowunenroll
" enables/disables students from unenrolling themselves from courses
</li>
774 <li>New setting
"fullnamedisplay
" allows override for the formatting of user full names so students can only see
"firstname lastname
",
"lastname firstname
" or
"firstname
"</li>
775 <li>Individual users can have their email disabled by the teacher or admin (useful for dealing with broken mail accounts that are bouncing)
</li>
776 <li>Upload sizes can now be controlled throughout Moodle using
"maxbytes
". There is a site limit (bounded by the current PHP limits), which itself is the upper bound for course limits, which is the upper bound for activity limits.
</li>
777 <li>Moodle cookies can be customised (helps when running multiple Moodles on one site)
</li>
778 <li>Included script for analysing database performance (admin/dbperformance.php)
</li>
779 <li>Included standalone script to check a server for Moodle compatibility (lib/compatible.php)
</li>
780 <li> If a file called cronextra.php exists in the dataroot then cron will run that too. This allows sites to have
"special
" maintenance features.
</li>
781 <li>Course formats are now more like plugins, in separate directories
</li>
782 <li>Users can now be uploaded from text files
</li>
783 <li>If $CFG-
>disableuserimages is defined (in config.php) then user images can not be changed
</li>
784 <li>If $CFG-
>admineditalways is defined then the administrator can edit ANY post at any time.
</li>
785 <li>If $CFG-
>filterall is defined then even little things liks forum subjects and activity names are filtered
</li>
786 <li>Support for restricted demo users (eg the teacher demo on Moodle.org) - usernames can be added to a list of names in config.php. eg $CFG-
>restrictusers = 'teacher,fred';
</li>
792 <li>Fixes for Internet Explorer can be more robust at using the style sheet
</li>
793 <li>Miscellaneous fixes and improvements to themes -
<strong>custom themes need upgrading!
</strong></li>
796 <dt>Translations
</dt>
799 <li>New languages: Galego and Lithuanian
</li>
800 <li>Improved language editing interface - it allows the current language to be chosen and allows each file to be edited separately.
</li>
801 <li>The list of country names can now be translated, as can the editor buttons, smiley names and file sizes (Mb, Gb etc)
</li>
802 <li>Language packs can now define the default language direction (RTL or LTR)
</li>
803 <li>Language packs can now define the order that people's names should be shown in
</li>
804 <li>Language files are now written using slightly more efficient PHP code
</li>
805 <li>Finally got rid of the final bogus linefeeds in the multi-line strings
</li>
806 <li>Courses can now
"force
" a language on all users
</li>
809 <dt>Backup / Restore
</dt>
812 <li>Automatic backups can be scheduled by the administrator for all courses at once
</li>
813 <li>Logs are now fully restored
</li>
814 <li>All needed users are now included in course backups (even if no longer enrolled)
</li>
815 <li>Miscellaneous fixes and improvements
</li>
818 <dt>Text Filters and Formatting
</dt>
821 <li>Warning: the new text filters can increase the load on your server, particularly when used with complex filters. Use them with caution.
</li>
822 <li>The new
<strong>glossary filter
</strong> can create links to glossary entries from matching words throughout Moodle.
</li>
823 <li>The new
<strong>TeX filter
</strong> can convert TeX code found anywhere in Moodle into true Mathematics notation (GIF format image). There is also an
<strong>algebra
</strong> filter with a simpler input format (more like calculators).
</li>
824 <li>The new
<strong>censor filter
</strong> can be enabled to filter out bad words.
</li>
825 <li>The new
<strong>multilang filter
</strong> allows texts to be entered in multiple languages, and only the best one will be shown to each user (depending on their language setting)
</li>
826 <li>The
<nolink
> tag can be used to prevent autolinking within a passage of text.
</li>
827 <li>More tags are now allowed, including
<acronym
> and all
<math
> tags.
</li>
828 <li>Some areas where text wasn't properly filtered before (security risk) have now been fixed.
</li>
831 <dt>Developer API
</dt>
834 <li>A new coding guide is available
</li>
835 <li>A new Philosophy guide is available ;-)
</li>
836 <li>Improvements to the template for new modules
</li>
837 <li>Modules should now specify the minimum version of Moodle they are compatible with
</li>
838 <li>Scripts can specify to print_header() whether the page is pure XML
</li>
839 <li>Any module can save and retrieve user preferences that stay around between logins
</li>
845 <li>Chat sessions can now be deleted
</li>
846 <li>Scheduled chat times now show the timezone to make it clearer
</li>
852 <li>Forum viewing preferences are remembered between logins
</li>
853 <li>"Show parent
" link on all posts for faster navigation around forums
</li>
854 <li>Anchor tags allow individual posts to be referenced in all views
</li>
855 <li>Improvements to cron job when manually run, as well as logging of mailer errors
</li>
856 <li>Only print the ratings button when there are ratings to be made
</li>
857 <li>Vastly improved email text versions of HTML forum posts
</li>
858 <li>When replying, an outline of other replies is shown.
</li>
859 <li>When using the HTML editor to post, other formatting options are no longer provided.
</li>
865 <li>Journal questions can now use the HTML editor
</li>
866 <li>Some fixes to the report page when assessing journal entries
</li>
872 <li>Questions and categories can now be edited without needing to open a quiz
</li>
873 <li>All questions can now use any of the Moodle editing formats
</li>
874 <li>New import format:
<strong>GIFT
</strong> format (this is the new default format)
</li>
875 <li>New import format:
<strong>Course Test Manager
</strong></li>
876 <li>New import format:
<strong>WebCT
</strong> format
</li>
877 <li>New import format:
<strong>Aiken
</strong> format
</li>
878 <li>Short-Answer questions can now use wildcards for matching eg wild*rds
</li>
879 <li>Images now work in questions from external published categories
</li>
880 <li>Improved the overview reports to show more info and allow deletion of attempts
</li>
881 <li>Added a new detailed quiz report for statistical anaylsis
</li>
882 <li>All question types can now have up to
10 answers each
</li>
883 <li>Menus in quiz editing no longer need submit buttons (just select from menu)
</li>
884 <li>Fixed bug that occurred when re-grading SOME quizzes with random questions in them
</li>
885 <li>Fixed bug that occurred in backups of quizzes with random questions in them
</li>
886 <li>Many other small bugs fixed
</li>
892 <li>Teachers can browse files more directly when creating uploaded file
</li>
893 <li>New settings to allow a default URL, a default search page and default popup settings
</li>
894 <li>Uploaded files can appear in popups too.
</li>
895 <li>Much better display of popups when using the navbar to go there
</li>
896 <li>MP3 files are now streamed using a built-in Flash MP3 player
</li>
897 <li>Video files (Media player, Quicktime) are embedded using local plugins
</li>
903 <li>Changes to handling of peer assessments
</li>
904 <li>New assessment phase
</li>
905 <li>New options for the league table
</li>
908 <dt>Miscellaneous
</dt>
911 <li>Moodle now ignores any folders that Frontpage may have added to it (_vti_cnf).
</li>
912 <li>Improved HTML -
> XHTML in many places
</li>
913 <li>Many fixes for non-MySQL databases
</li>
914 <li>A few hard-coded text strings around the place were made translatable
</li>
915 <li>User profile data is now properly cleaned
</li>
916 <li>FIxes for when Moodle is embedded within a frame (eg in Postnuke)
</li>
917 <li>Bug fixes to Wiki mode
</li>
918 <li>Admin can no longer edit external accounts
</li>
919 <li>Qmail users can use
"qmail
" in the smtphosts field for better results
</li>
920 <li>Multiple methods of redirecting, to work around some browser bugs
</li>
921 <li>Small improvements to the display of grades in the gradebook
</li>
922 <li>More student profile fields can be edited, such as department and institution, and these are also written to grade dumps in text or Excel.
</li>
923 <li>When a student is added as a teacher, they are now automatically unenrolled from being a student
</li>
924 <li>Upgraded ADOdb (database layer)
</li>
929 <h3> New in Moodle
1.1.1 (
10 September,
2003):
</h3>
931 <dt>General Fixes
</dt>
934 <li>Translation improvements in many languages
</li>
935 <li>Frame fix when switching languages in documentation
</li>
936 <li>All short PHP tags removed ... short_tags is no longer a requirement
</li>
937 <li>Forum search results link using anchor tag for better context
</li>
938 <li>Removed target from
"delete
" link on user editing page
</li>
939 <li>'Search' on social format moved closer to the top to prevent browser
941 <li>Page redirection is faster and no longer causes intermediate page
942 to be stored in IE history
</li>
943 <li>Course listings improved when courses are displayed, including more
945 <li>Category listings show courses in full when there are under ten courses
</li>
946 <li>Invisible courses are always shown last in My Courses
</li>
947 <li>Course creators can now see all hidden categories and courses
</li>
948 <li>Styles added for category and course names
</li>
949 <li>Removed tags from question text on quiz 'simplestat' report
</li>
950 <li>Added percentages to downloaded data from 'simplestat' report
</li>
951 <li>Allow external deep linking using guest account ?username=guest
</li>
952 <li>Any admin can now add/remove course creators
</li>
953 <li>Primary admin can now update own username/password even with external authentication
</li>
954 <li>Quizzes can now be specified as having
"no grade" and no grades will be shown
</li>
955 <li>When editing a language, missing strings files are created if possible
</li>
956 <li>Fixed bug in weekly journal date calculations
</li>
957 <li>Fixed bug in config.php that made error_reporting not work
</li>
958 <li>Fixed bug when editing user name with quotes in it
</li>
959 <li>Fixed bug in email obfuscation for email addresses with numbers in
961 <li>Fixed missing PostgreSQL schema for chat module
</li>
962 <li>Fixed several typos in PostgreSQL upgrading code
</li>
963 <li>Fixed some uninitialised variables
</li>
964 <li>Several bugs fixed in Workshop module
</li>
972 <h3> New in Moodle
1.1 (
28 August,
2003):
</h3>
974 <dt>Major Changes
</dt>
977 <li>A completely new
<strong>backup
</strong> system for backup and restore
978 of courses (Thanks, Eloy!)
</li>
979 <li>A new
<strong>workshop
</strong> module for peer grading (Thanks, Ray!)
</li>
980 <li>A new
<strong>chat
</strong> module for synchronous discussions
</li>
981 <li>All-new
<strong>course manager
</strong> to handle very large numbers
982 of courses (tested with
3700)
</li>
983 <li>Custom-defined
<strong>grading scales
</strong> that can be used throughout
985 <li>Performance improvements in many areas
</li>
991 <li>Clean up of the whole admin menu organisation to make it clearer
</li>
992 <li>Categories can be nested and sorted alphabetically or manually
</li>
993 <li>Courses and whole categories can be hidden from students
</li>
994 <li>Course descriptions and names can be searched for keywords
</li>
995 <li>Large categories are now completely paged
</li>
996 <li>Improved web caching for stylesheets and images
</li>
997 <li>"My courses
" display on the home page when logged in.
</li>
998 <li>Inclusion of non-linked page to display ALL user pictures at once
1000 <li>The
"secureforms
" feature now defaults to OFF.
</li>
1001 <li>Moodle now doesn't care if
"magic quotes
" is on or off.
</li>
1002 <li>Images in /pix were rearranged and tidied up
</li>
1003 <li>HTML email is better formatted for wider compatibility
</li>
1004 <li>Mail bounces are now sent to the admin user
</li>
1005 <li>Better cron tasks (less CPU used) and duplicate enrolments are now
1007 <li>Improved display of logs with infinite paging and increased flexibility
</li>
1008 <li>User log graphs now work at site-level (showing ALL logs on the site)
</li>
1009 <li>People with manual accounts can now recover their password
</li>
1010 <li>Improved system for defining/printing help files for major activity
1012 <li>Activity modules can now have settings
</li>
1013 <li>Email addresses are all completely obfuscated (to fool web spiders)
</li>
1014 <li>There is now an index to the help files
</li>
1015 <li>Library (Mark Kimes' add-on) is now supported if it is installed (see Moodle contrib for Library source)
</li>
1021 <li>Teachers can now have their course editing privileges removed
</li>
1022 <li>Teachers can now manually enrol students if they want to
</li>
1023 <li>Teacher management is now all combined in one interface
</li>
1024 <li>Activities can be moved any distance with two clicks
</li>
1025 <li>Topics/weeks can now be moved up and down
</li>
1026 <li>Pop-up menu to quickly switch between topics/weeks when collapsed
</li>
1027 <li>When self-enrolling, students are notified and given a chance to cancel
</li>
1028 <li>Teachers and students see list of
"My Courses
" on course
1030 <li>Grades can be hidden from students if not needed
</li>
1036 <li><strong>Hungarian
</strong> and
<strong>Greek
</strong> have been added,
1037 and there are lots of other updates. As usual, the language packs within
1038 this release may not be fully completed yet. You can always download
1039 the newest language packs from
<a href=
"http://moodle.org/download/lang/">http://moodle.org/download/lang/
</a>.
</li>
1040 <li>Updates and fixes to most languages
</li>
1041 <li>Languages now have a parent language (for displaying missing strings)
</li>
1042 <li>Some fixes for locales and time display in several languages
</li>
1043 <li>es_mx is being phased out in favour of
"es
" (International
1050 <li>Much improved searching, with multiple keywords, paging etc
</li>
1051 <li>Forum grading can be either off, used by everyone, or used only by teachers
</li>
1052 <li>Forum grading can use custom scales or numbers
</li>
1053 <li>A date range can be set to restrict the posts that can be graded.
</li>
1054 <li>Admin now has access to some settings via Admin -
> Modules -
> Forums
</li>
1055 <li>After editing a post, user is returned to post in context
</li>
1056 <li>Attached images are displayed inline
</li>
1057 <li>Email copies in plain text format now print URLs nicely
</li>
1063 <li>New question type: Embedded Answers (Cloze) - allows text passages
1064 with embedded answers
</li>
1065 <li>New question type: Numerical - allows a range of numerical answers
1067 <li>New question type: Description - not a real question, it allows text/graphics
1068 to be inserted anywhere
</li>
1069 <li>Expanded quiz reporting with modular report plugins
</li>
1070 <li>New feature for repeat attempts, where each attempt builds on the
1072 <li>If the quiz is closing within the next
24 hours, a small countdown
1073 clock is shown in the title bar and alerts warn at ten minutes and zero
1075 <li>Some refactoring to the quiz code to make it easier to extend with
1076 new question types
</li>
1082 <li>Web links can now be in very customisable pop-up windows.
</li>
1083 <li>Admin now has access to some settings via Admin -
> Modules -
>
1087 <dt>Some of the more annoying bugs recently fixed
</dt>
1090 <li>Moving posts now also moves attachments
</li>
1091 <li>No more warnings when looking for uploaded files in an empty course
</li>
1092 <li>Students no longer always get plain-format mail on force-subscribed
1094 <li>Cookies can no longer interfere with the admin setup during installation
</li>
1095 <li>Effectively no limit to the number of activities per section
</li>
1096 <li>Several fixes when dealing with zip files, especially on Windows
</li>
1097 <li>Admins can now edit accounts created from external databases
</li>
1098 <li>Session no longer conflicts with other software
</li>
1099 <li>Excel files now work on non-Intel machines
</li>
1105 <h3> New in Moodle
1.0.9 (
29th May,
2003) :
</h3>
1110 <li>Various optimisations and significant performance enhancements
</li>
1111 <li>Several obscure security fixes
</li>
1112 <li>Moodle is now well-behaved when enclosed within a frame
</li>
1113 <li>Richtext editor can now be used in more text-editing fields
</li>
1114 <li>New format
"Plain text format", useful when posting code or HTML.
</li>
1115 <li>New format
"Wiki format", allows Wiki-style tagging in most places
</li>
1116 <li>New popup allows emoticons/smilies to be inserted by clicking on images
</li>
1117 <li>Ability to specify permissions of new folders and files created on the server
</li>
1118 <li>Some fixes for servers running in Safe Mode (some file problems remain)
</li>
1119 <li>Various fixes for cleaning some external text of quotes, etc
</li>
1120 <li>Various fixes for PostgreSQL
7.3 compatibility
</li>
1121 <li>Started migration of HTML code towards XHTML Transitional
</li>
1122 <li>Countless other little fixes all over the place
</li>
1128 <li><b>10</b> new language packs! Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian, Polish, Chinese Traditional and French Canadian.
</li>
1129 <li>Fixes and upgrades to almost all language packs
</li>
1130 <li>Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by something to the url, eg: http://moodle.org/?lang=ru
</li>
1131 <li>Language menu can be restricted to a subset of languages and even removed.
1132 <li>Truetype fonts are now part of the language packs
</li>
1133 <li>ALL dates/times can now be reformatted as part of the language pack
</li>
1134 <li>A small but annoying bug was fixed with the web-based language editor on Windows servers that caused language files to grow
</li>
1137 <dt> Developers
</dt>
1140 <li>Global debug variable gives more feedback about uninitialised variables and the like
</li>
1141 <li>Various fixes to tidy up and further standardise some of the PHP code
</li>
1142 <li>Various fixes for robustness (ensuring variables are always initialised)
</li>
1148 <li><font color=red
>Some changed options and code in config-dist.php (if upgrading, compare with your current config.php or rebuild your config.php from scratch)
</font></li>
1149 <li><font color=red
>Many changes to themes - authors of custom themes should read
<a href=
"http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt
</a> </font></li>
1150 <li>New moodle.org registration function for security notifications etc
</li>
1151 <li>Admin directory can be moved from /admin to something else (see config-dist.php)
</li>
1152 <li>User listing is now paged, and can now be searched for strings
</li>
1153 <li>Module management: activity modules can now be individually disabled or deleted completely
</li>
1154 <li>Improvements to the language editing page
</li>
1155 <li>Better checking of PHP environment during installation, with warnings
</li>
1156 <li>Cleaner installation procedure.
</li>
1159 <dt> User management
</dt>
1162 <li>New role: Course creator - just like teacher but can also create new courses
</li>
1163 <li>New authentication plug-in named
"manual", prevents users from creating their own accounts
</li>
1164 <li>"Forgot Password" routine now uses an email confirmation before resetting password
</li>
1170 <li>Activities on the course page now have a little button to hide/show that activity to students
</li>
1171 <li>Whole topics/weeks can also now be hidden or shown
</li>
1172 <li>The list of participants now has some paging, to cope with very large classes
</li>
1173 <li>Zip/Unzip is now supported by an internal zip library, removing
1174 the dependence on external programs to do this. This also means that
1175 zip/unzip now works on Windows.
</li>
1178 <dt> Assignments
</dt>
1181 <li>Assignment submissions can be sorted
</li>
1182 <li>Assignment notification mail isn't sent to unenrolled students
</li>
1188 <li>Display of forum discussions list is greatly improved
</li>
1189 <li>Whole discussions can be moved to any other forum with a single click
</li>
1190 <li>Date/time of posts is now
"last modified", not
"created"</li>
1191 <li>Blank subject-lines or messages are now prevented
</li>
1192 <li>More intelligent parsing and display of text in posts
</li>
1193 <li>Force Subscribe now works on the
"Site News" forum (mails all active students/teachers)
</li>
1194 <li>Better handling of mailouts to prevent the possibility of double copies
1195 that sometimes happened with very large classes
</li>
1198 <dt> Workshop Assignment module (not included: available soon as a separate download)
</dt>
1201 <li>A very interesting new module contributed by Ray Kingdon,
</li>
1202 <li>A flexible tool that implements a variety of peer-grading and
1203 example-setting schemes that involve a whole group in examining
1204 and grading pieces of work.
</li>
1210 <li>New question type, Random Question (selects from all questions in the same category)
</li>
1211 <li>New question type, Matching Question (student must match answers to questions)
</li>
1212 <li>New question type, Random Matching Short-Answers (randomly creates Matching Questions
1213 from the available Short Answer questions in the same category)
</li>
1214 <li>Quiz question import from text files (modular design allows expansion to new formats - a beta Blackboard module is included)
</li>
1215 <li>'Create multiple questions' wizard to quickly create a random quiz
</li>
1216 <li>Quiz questions may be randomly shuffled
</li>
1217 <li>Quiz answers (multiple choice, etc) may be randomly shuffled
</li>
1218 <li>Fixed off-by-one error when
"Save Grades" button wasn't used.
</li>
1219 <li>Regrading works properly if the quiz has been changed
</li>
1220 <li>Editing a question after it's already been used in a quiz no longer affects quiz results
</li>
1221 <li>Multiple choice answers are labelled a,b,c not
1,
2,
3</li>
1227 <li>Better performance when editing large text or HTML resources
</li>
1228 <li>Plain images are now display centered within a proper web page (not raw).
</li>
1229 <li>Wiki format added as a new option for Resource pages
</li>
1232 <dt> Custom Themes
</dt>
1235 <li>A number of new styles have been added to all built-in themes. Some of these are ESSENTIAL
1236 to viewing some of the new features. PLEASE SEE
1237 <a href=
"http://moodle.org/theme/UPGRADE.txt">theme/UPGRADE.txt
</a>
1238 TO SEE THE CHANGES YOU WILL HAVE TO MAKE TO OLDER THEMES.
</li>
1239 <li>Custom themes now have the capability to re-define all the little button graphics.
1240 There is a new entry in theme/x/config.php ($THEME-
>custompix) and a new
1241 optional subdirectory
"pix". See the theme cordoroyblue for an example.
</li>
1248 <p>Older releases can be seen in the
<a href=
"http://moodle.org/mod/forum/view.php?f=1">Moodle.org announcement forum
</a>.
1252 <p align=
"center"><font size=
"1"><a href=
"../doc/" target=
"_top">Moodle Documentation
</a></font></p>
1253 <p align=
"center"><font size=
"1">Version: $Id$
</font></p>