25. Internationale ILIAS-Konferenz

Download & Releases

3.5.4 (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 <b><u>click on this link and follow the instructions</u></b>.

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.5.4 is a bug fix release and has been published on November 10th, 2005.

3.5.4 contains no new features compared to former 3.5 releases. For more information about the new features of version 3.5 please read the 3.5.0 release report.

Information about first time installation can be found here. Instructions for updating ILIAS can be found in section 3 of the general installation instructions.

Download 3.5.4
(.tar.gz; 17MB; 2005-11-10)

Known Issues

1. Test & Assessment "Postpone question" patch for ILIAS 3.5.4

Postponing a questions leads to unpredictable results in Test&Assessment which could cause wrong question results and questions missing in the sequence of questions for a learner. To correct this behaviour it is strongly recommended to install this patch file over your ILIAS 3.5.4 installation.
To fix postpone problems it is necessary to copy the patch file (class.ilObjTest.php into your assessment/classes directory on your ILIAS server. You must overwrite the existing file of the same name.

Please note that this patch works only on the official ILIAS 3.5.4 version!

Test & Assessment postpone bug patch file

Fixed Bugs

  • Fixed Bug #1278: Glossary xml and html export file name error. (Alex)

  • Fixed Bug #1281: Default Skin/Style is not pre-selected for for adding new users. (Alex)

  • Fixed Mantis bug #1268: Error when entering something in a gap in preview mode (Helmut Schottmüller, 2005-10-19)

  • Fixed Mantis bug #1269: Fatal error when saving test properties. Added automatic generation of test title in metadata if the related database table entry is missing (Helmut Schottmüller, 2005-10-19)

  • Fixed Mantis bug #1263: Answers of questions are blank when importing a question pool into ILIAS. This was a PHP 4 related bug which was caused by the different behaviour of the get_class function in PHP. All get_class function calls are now compared in lowercase (Helmut Schottmüller, 2005-10-20)

  • Fixed a PHP 4 related bug in the test import which could cause problems importing a test or question pool in a PHP 4 based installtion. Created a correct function reference parameter in the QTI parser to fix it (Helmut Schottmüller, 2005-10-24)

  • Fixed shuffle option bug in cloze questions (Helmut Schottmüller, 2005-10-25)

  • Fixed wrong $this calls in Test and Survey base scripts. This lead to an fatal error with blank screen when no reference ID was passed to the base scripts (Helmut Schottmüller, 2005-10-27)

  • Fixed display of modification date in test question browser (was always the same)
    Fixed bug in essay question results display (Helmut Schottmüller, 2005-10-28)

  • Fixed bug in Javascript ordering questions: The initial question order was not saved when a user goes further (Helmut Schottmüller, 2005-11-05)

  • Fixed Mantis bug #1267: Print version of cumulated detailed results from Surveys are lacking charts (Helmut Schottmüller, 2005-11-07)

  • Added missing text to user solution. "Your answer was" as introduction of the question result for a learner (Helmut Schottmüller, 2005-11-08)

  • Fixed Mantis bug #1305: Error in German hint for allocation question. Added a missing german translation. Please run a language database update to activate this patch (Helmut Schottmüller, 2005-11-08)

  • Fixed Mantis bug #1307: Mixing of arrangement answers is not changeable. Fixed the shuffle save state of ordering questions which was not saved an not loaded and set to shuffle by default (Helmut Schottmüller, 2005-11-10)