Feature Wiki
Tabs
Catalogue
Page Overview
[Hide]1 Initial Problem
…
2 Conceptual Summary
With the catalog object it should be possible to display a list of objects. In a first version, only courses will be offered in the catalogue.
3 User Interface Modifications
3.1 List of Affected Views


See -> 1 Initial Problem
Workshop: 16.05.2019 We should not do this because of circular references.
See Study Programme: Automatically add users by role, membership or organizational unit
Workshop: 16.05.2019 Mixed object types should be possible.


3.2 User Interface Details
3.3 New User Interface Concepts
None
4 Technical Information
I propose to introduce a centralized service for the collection process: https://github.com/ILIAS-eLearning/ILIAS/blob/c0ffbbed2293143facd6279511e28b5b5549175a/src/RuleEngine/README.md
5 Contact
- Author of the Request:
- Maintainer: {Please add your name before applying for an initial workshop or a Jour Fixe meeting.}
- Implementation of the feature is done by: {The maintainer must add the name of the implementing developer.}
6 Funding
- …
7 Discussion
05 May 2019, see also Course Catalogue
- Query stragegy: Could you please elaborate on how and when the objects will be collected? It seems that the object sets will always be stored redundant in the catalogue and it should be configurable on what events the catalogue should be updated (create, update, cron). This might be challenging for a user and I would fear this kind of redundancy, since it may result in subtle inconsistencies. The alternative would be to always dynamically query the result set from the DB using a class like ilUserQuery. This might cost performance on complex queries, but if you add a simple caching mechanism, this could be countervailed imo.
- Policy strategy: The way how permissions on the catalogue object itself and on its subitems work together should be explained somewhere. This might be straightforward, if the catalogue will not permit access to anything that is not accessible by other means.
- We should not enrol users of catalog automaticaly to other ILIAS Modules.
- A Catalog List should have actions like "E-Mail to" or "Enrol in Courses"
- Mixed Object Types should be possible.
- Should it be possible for an ILIAS Object to prevent of beeing collected?
- Query Strategy: The Object will be stored redundant in the catalogue
- Policy Strategy:
ILIAS Objects: The catalog only shows a user the objects for which he has the "Visible" permission in the ILIAS repository.
Policy Strategy:
- ILIAS Objects: The catalogue only shows a user the objects for which the user has the "Visible" permission in the ILIAS repository.
- ILIAS Members: The catalogue only shows members of objects for which user has the permssions to see them.
- ILIAS Users: The catalogue only shows the user and attribute for which the Search-Setting in the ILIAS Administration is activated.
JourFixe, ILIAS [jourfixe], 17 JUN 2019 : We discussed Martin's suggestion and strongly recommend to break the request down to a simpler approach and to realise only a 'course catalogue' in the first round. Martin will adapt the request accordingly.
To get a common understanding of the feature we need more textual descriptions of the feature and its behaviour. Screenshot alone offer to much space for interpretation. As the API Alignment won't be available for 6.0, this feature could also realised without using the API alignment (if feature is accepted). We highly appreciate Martin's commitment to adapt the feature to the API alignement once this will be available in ILIAS.
8 Implementation
{The maintainer has to give a description of the final implementation and add screenshots if possible.}
Test Cases
- {Test case number linked to Testrail} : {test case title}
Approval
Approved at {date} by {user}.
Last edited: 1. Jul 2019, 13:46, Undisclosed