Download & Releases

Functions

7.13 (stable)

Release 7.13 has been published on August 31, 2022
  • Please read the ILIAS 7 feature page for information about new and abandoned features and changed behaviour of this version.
  • You find information about first time installation of ILIAS 7 and updating here.
  • Please also have a look at the Required Software for ILIAS 7 page.
If you use a customized skin/style, please change the skin settings for root user and default of installation to ‘delos‘ before upgrading to ILIAS 7. Otherwise you may not login any more due to templates changes in former versions.
The storing of files will be changed and improved with ILIAS 7. All files need to be migrated to the new structure. More information is available in the installation instruction.
ILIAS is free, open source software and published under the GNU General Public License (GPL).
Format: .zip
 
ILIAS-7.13.zip
Download (github.com)
222 MB, 2022-08-31
md5: 4d8bc1d9a1043a82134571d3570619ff 
Format: .tar.gz
 
ILIAS-7.13.tar.gz
Download (github.com)
203 MB, 2022-08-31
md5: 89a6801b9456bd16f4be2aa5ad50f421  

Important Changes

  • ILIAS Page Editor
    • With Release 7, the ILIAS page editor was fundamentally revised. As part of the page editor, the content style was also adjusted and redundant text and block formats removed. You can see the list of removed paragraphs here:
    • When updating to ILIAS 7, please bear in mind that the changes in the content style will affect your existing content. To prevent this, you can export the content style before an update OR download the ILIAS 6 Default Content Style from the following link:
  • Setup
    • With ILIAS 7 the GUI for the Setup has been abandoned. Installing and updating ILIAS is now handled by a command line implementation of the setup. The features for maintenance mode and multi-clients have been removed completely as discussed in the context of the Setup Revision. For more information about the new Setup please have a look into the detailed documentation of the setup in the file setup/README.md or take a look into the ILIAS installation instructions at docs/configuration/install.md.
  • Migration of files
    • In addition to the new setup via CLI, since version 7 ILIAS also requires that so-called migrations are carried out after an update. With ILIAS 7, such a migration is, for example, that files are migrated from the file object into the new resource storage service. These migrations can already be started after the update in live mode. To do this, run# php setup/cli.php migratein the CLI for more information.
  • Test & Assessment
    • With #18793, the Export of Hints in Core-Questions now works. But be aware, that this breaks Question Plugins, which are not adopted to the changes by their developers.
      In the balancing process, the repair of the export function for question types has been considered more important in essence.
      Please contact the developers of your question plug-ins, if they have not already acted so that they can adjust their plug-ins accordingly. 

Known Issues

  • none

Changed Behaviour

  • Competence Management :
    • With #31251, the behaviour of achieving competence profiles in container objects changed. From now on, not only competence entries from the object itself have an impact on reaching the competence target, but also all the competence entries from the child objects of the container object.
    • With #33467, the behaviour of selecting competence profiles in container objects changed. From now on, users cannot select all competence profiles, which they are assigned to, within the container object. Only competence profiles, which were selected in the object (e.g. by a course tutor), will be shown to the user. Additionally, a message box informs the user about the limited selection and offers a link to the global overview of competence profiles.
  • Test & Assessment : With #18793, the Export of Hints in Core-Questions now works. But be aware, that this breaks Question Plugins, which are not adopted to the changes by their developers.
    In the balancing process, the repair of the export function for question types has been considered more important in essence.
    Please contact the developers of your question plug-ins, if they have not already acted so that they can adjust their plug-ins accordingly. 

Updated Languages

  • Updated Bulgarian language file, thanks to Lyubomir Bistrekov
  • Updated Japanese language file, thanks to Shiro Tamoto
  • Added language support for Slovenian, thanks to Hendrik Dahmann, OVB

Fixed Issues

The following issues reported in Mantis have been resolved:
#29157: [Administrative Notifications] Usability of option to limit display of notifications to roles (fschmid)
#33618: [Background Tasks] BT buckets are never deleted after executing ilMassMailDeliveryJob in async mode (mjansen)
#32205: [Competence Management] empty spider web graphic in courses (tfamula)
#33467: [Competence Management] All profiles selectable by user in course (tfamula)
#31251: [Competence Management] Wrong view is shown upon completing a profile (tfamula)
#33945: [Contacts] Mail -> Contacts -> My Courses (or My Groups): Performance Issue when membership in course/group with a lot of members (mjansen)
#31818: [Content Page (Repository Object, not ILIAS Page Editor)] title and description are shown in master language instead of default language (akill)
#33824: [Language Handling] lang Folder: favicon located in ./lang folder (mkunkel)
#31444: [Learning Module ILIAS : Presentation] Content Snippet in Learning Module is shown in wrong language (akill)
#33822: [Learning Sequence] Change of LP status in LS leads to Whoops (rklees)
#33820: [Learning Sequence] Learning Sequence View Content is broken (smeyer)
#26561: [Login, Auth & Registration] Test60: Multiple issues with log-out process (in slate, metabar, mainbar…) (smeyer)
#26980: [Login, Auth & Registration] The "Login to ILIAS" link does not point to the login page (smeyer)
#33559: [Metadata + ADT] Adv. Metadata, Type Adress: lost values in adress (smeyer)
#32632: [Online Help] Missing Screen ID: Taking the test (maxbecker)
#32631: [Online Help] Missing Screen ID: Dashboard of test (maxbecker)
#32630: [Online Help] Missing Screen ID: Corrections> Question et al. (maxbecker)
#31090: [Session (Course & Group)] Members -> Session takes to long to load (smeyer)
#18793: [Test & Assessment] In XML-Export-Files of Question Pools and Test the "Hints" are missing (rklees)
#17861: [Test & Assessment] Eine Eingabe, die länger als 255 Zeichen ist, führt bei Fragen mit eingestelltem Levenshteinabstand zu Fehlermeldung und Abbruch (maxbecker)
#33693: [Test & Assessment] Finishing Time cannot be changed after the start of the test (maxbecker)
#32082: [Test & Assessment] Content Style is not used after answer lock (ta-bugs)
#29455: [¥ UI Components / KS] withMaxFileSize() for File Input does not work (fschmid)