25. Internationale ILIAS-Konferenz

Download & Releases

3.2.0 (stable)

This release was published at October 20, 2004 and includes the following new features:

  • The Print View for Learning Modules formats the content of LM pages in a style that is suitable for printing. Developed by Alexander Killing.

  • AICC Learning Objects can now be imported and displayed in ILIAS. Developed by Jan Gellweiler and Dirk Bialoyan based on the SCORM interface of Matthai Kurian.

  • All objects in the repository including categories and folders can now be subscribed. In prior releases this was restricted to content objects only.
    Developed by Werner Randelshofer, Fachhochschule Zentralschweiz.

  • Object types in the repository, the personal desktop and in create choices are now listed in a consistent sequence, and are named in a consistent manner.
    Developed by Werner Randelshofer, Fachhochschule Zentralschweiz.

  • A switch in the administration form of ILIAS allows to choose whether Learning Modules are opened in a separate browser window or whether they should be shown inside the frameset of ILIAS.
    Developed by Werner Randelshofer, Fachhochschule Zentralschweiz.

  • Folder Objects support now local roles and the breaking of the inheritance of default permissions.
    Developed by Werner Randelshofer, Fachhochschule Zentralschweiz.

  • Group objects, Folder objects, Course objects and Categories support now all the same content object types. In prior versions, adding a File object to a Category object was not supported, and Groups, Folders and Courses only supported a small subset of object types that were allowed in Categories.
    Developed by Werner Randelshofer, Fachhochschule Zentralschweiz.

  • The Permissions for a Group Object are now determined using a new algorithm. The permissions for a non-member role is now based on the intersection of the local default permissions of a role and of the role templates il_grp_status_closed/_open.
    In previous versions, the permissions for a non-member role were based on the global (or top level) default permissions of a role, and the "read group" and "join group" permissions were always given for open groups.
    The Default Permissions for non-member roles in Group Objects are also determined using a new algorithm. The default permissions are now based on the intersection of the local default permissions of the role and of the role templates il_grp_status_closed/open.
    In prior versions, the role templates il_grp_status_closed/_open were applied to the default permissions of the non-member role.
    Developed by Werner Randelshofer, Fachhochschule Zentralschweiz.

Known Issues

Full screen view for media objects in media frame does not work

A patch for this fix is available (please use this fix for version 3.2.0 only):

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

Patch for full screen view of media objects