25. Internationale ILIAS-Konferenz

Download & Releases

3.3.1 (stable)

This release has been published at February 16, 2005.

Download 3.3.1.tar.gz (7,8 MB, 2005-02-16)

Besides the features of release 3.3.0 it includes a bug fix for the file inc.header.php.

Known Issues

XML export does not work, if a style has been created for a learning module
(Mantis Bug #804)

A patch for this problem is available (please use this fix for version 3.3.0 or 3.3.1 only):

1. Download the following file class.ilContObjectExport.php
2. Change to the directory content/classes/ within your ILIAS main directory
3. Make a backup copy of the existing class.ilContObjectExport.php
4. Move the downloaded file into the directory

XML Export Patch (3.3.0 and 3.3.1 only)

Several issues in Test & Assessment

A patch for this problem is available (please use this fix for version 3.3.0 or 3.3.1 only):

1. Download the following file assessment_patch_330_331.zip
2. Change to the directory assessment/classes/ within your ILIAS main directory
3. Make a backup copy of all the files contained in the directory
4. Move the downloaded file into the directory and unzip the file
5. Remove the zip file from the directory

The patch fixes the following issues:

  • ILIAS was unable to create close questions from a question text when the <gap name="..." attribute wasn't set by the user

  • Imagemap questions: Only the correct solution was clickable for the test persons

  • The solutions of multiple choice questions have not been displayed in a correct manner

  • The percentage of the correct solutions was always set to 0.0 % in the assessment of questions option

  • Solution output after completing a test: Questions with a suggested solution have been displayed twice in the solution output

  • Switching from a self assessment test to an assessment test with "score reporting after every question is answered" left this setting for the assessment test which is not allowed

  • Moving of multiple selected test questions only moved the last selected question

  • The points of select gaps in close question have been set but not displayed after saving the question (the form only showed 0 points for every answer)

  • Mantis bug #807: When trying to add a suggested solution to a close gap, a PHP error message was displayed when opening nodes in the tree

  • If a starting or ending time for a test were set, this has not been displayed on the starting page of the test

Test and Assessment Patch (3.3.0 or 3.3.1 only)