Download & Releases
3.6.9 (stable)
Very important notes for MySQL 4.1.x users:
If you update from ILIAS 3.4.0 or 3.4.1 and already used MySQL 4.1.x: Due to a problem in the UTF-8 handling some extra update steps are necessary. Please <u>click on this link and follow the instructions</u>.
If you just plan to update from MySQL 4.0.x to MySQL 4.1.x please read our Migrating from MySQL 4.0.x to MySQL 4.1.x instructions.
Release 3.6.9 has been released on January 18, 2007. Information about first time installation can be found here. Support for MySQL 3.23.x is not included anymore. |
|
Known Issues
1. Creating cloze gaps in Test & Assessment creates gaps with [gap] notation instead of <gap> notation
To fix this bug, make a backup copy of the file assessment/classes/class.assClozeTest.php, then copy the attached file class.assClozeTest.php into the assessment/classes/ directory.
Fixed Bugs
Test & Assessment: Fixed Mantis bug #2240: Error message when executing a test. The error message "sprintf(): Too few arguments in */opt/www/htdocs/ilias3/assessment/classes/class.ilTestOutputGUI.php* on line *2070*" was caused by a wrong PHP expression for the output of the remaining time in tests with a maximum processing time (2006-12-06, Helmut Schottmüller)
Test & Assessment: Fixed Mantis bug #2239: removing the last answer from a text-cloze in a cloze questions shows up php warning (2006-12-06, Helmut Schottmüller)
Test & Assessment: Fixed a bug in the SOAP function which saves the results of Java Applet Questions. When more than one result was submitted, only the last result was saved (2006-12-06, Helmut Schottmüller)
Security: Fixed two security issues. (Alex Killing)