Download & Releases
3.7.3 (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 click here and follow the instructions.
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.7.3 has been published on October 26, 2006. Due to Bug #2134 there is a new option "Deactivate HTML" in the learning module editor now. This deactivates HTML rendering of content in the edit view. It has no effect on the presentation of the page. Information about first time installation can be found here. Support for MySQL 3.23.x is not included anymore. |
|
Known Issues
1. Assessment and Survey security patch
The following patch fixes a security issue in assessments and surveys. If a user knows the full URL to a question pool and he/she has no read access to the questionpool, he/she is able to get read access. To fix this issue, please make a backup of assessment/classes/class.ilObjTestGUI.php, assessment/classes/class.ilObjQuestionPoolGUI.php, survey/classes/class.ilObjSurveyGUI.php, survey/classes/class.ilObjSurveyQuestionPoolGUI.php, then download the following patch file assessment_survey_security_patch.zip, copy it into the ILIAS root directory and unzip the files to overwrite the existing files.
Fixed Bugs
Test & Assessment: Users could not see the button to their test results (caused by a bug fix in ILIAS 3.7.1). A fix for this issue was provided on the release page for ILIAS 3.7.2 (2006-10-11, Helmut Schottmüller)
Login & Authentication: Fixed Mantis bug #2119: User agreement faulty. The user agreement was only shown in english (2006-10-14, Helmut Schottmüller)
Survey: Fixed an issue with the survey export. The final statement was exported accidently as introduction (2006-10-16, Helmut Schottmüller)
Survey: Fixed an issue with ordinal question phrases. Self created phrases could be used and changed/deleted by everyone with write permission to a question pool (2006-10-16, Helmut Schottmüller)
Test & Assessment: Fixed Mantis bug #2104: Tex-Support in Assessments. When magic_quotes_gpc was turned on in the php.ini, backslash characters went missing after saving questions, tests or surveys (2006-10-18, Helmut Schottmüller)
Test & Assessment: Fixed Mantis bug #2122: Problem saving cloze questions without gaps. When a cloze questions was saved and no gap was added, the complete question text disappeared (2006-10-18, Helmut Schottmüller)
Test & Assessment: Fixed Mantis bug #2120: Duplicating question pools for tests creates wrong meta data. On Duplication the duplicated question pool gets an extra suffix with the time and date of the duplication. This has not been entered in the metadata (2006-10-18, Helmut Schottmüller)
Administration: Added support for Ruby Annotation tags in XHTML code which could by activated in the advanced editing settings in the administration (2006-10-19, Helmut Schottmüller)
Test & Assessment: Fixed Mantis bug #2135: Bug in Matching Question. When the matching pairs were not shuffled, an error message occured on the screen (2006-10-21, Helmut Schottmüller)
Test & Assessment, Survey: Added consistency fixes for survey, test and question pool objects and put the permissions tab on the right side like in other objects (2006-10-22, Helmut Schottmüller)
Administration: Fixed XML user import and export to support the import and export of skin/style settings as well (2006-10-24, Helmut Schottmüller)
Survey: Fixed Mantis bug #2140: Excel/CVS Export of Detailed Datasets. Due to database changes from ILIAS 3.6 to ILIAS 3.7 some data fields in nominal questions weren't available for evaluation (2006-10-25, Helmut Schottmüller)
Learning Module Editor: Fixed Bug #2134, Incorrect HTML in text paragraphs can make editing impossible. (Alex Killing)
Test & Assessment: Fixed Mantis bug #2145: Crash when changing question from within a Test. Changing a multiple choice question with multiple response from a test and changing the original question as well lead to a crash of ILIAS (2006-10-25, Helmut Schottmüller)
Glossaries: Fixed Mantis Bug #2144: Files in glossary definitions can't be downloaded (Alex Killing)
Glossaries: Fixed Bug #2139: Problems with TeX support in list of terms. (Alex Killing)