Feature Wiki
Tabs
File Download Tracking
1 Description
With tracking of repository changes, added "File"s in lesson resources already show the number of non-anonymous and number of unique user accesses/downloads of a file under "Info". I would like to see tracking/display of the actual users who have accessed the file. E.g. able have it as a resource requirement in a course with appropriate learning progress status (whether a particular user has indeed downloaded/accessed the file). The data is already available in the database to be extracted and cross referenced (table "read_event").
2 Additional Information
- Idea / concept:
- Maintainer:
- Feature is to be developed by:
- Test cases by:
3 Discussion
Qualitus 25.03.11
There has been implemented a new table file_request (fields: request_id, obj_id, usr_id, request_ts) to track downloading of files for 4.0. Funding: Bundesagentur für Arbeit Developer: Michael Jansen, Databay AG
To be released in ILIAS 4.2 there are several GUI changes to be made. Furthermore, the storage problem (get all user IDs) with great numbers of users must be solved.
A. Killing, 31 Mar 2011: We had a meeting at Qualitus and decided to put this not yet into 4.2.
4 Implementation
- …
Last edited: 20. Mar 2023, 09:14, Samoila, Oliver [oliver.samoila]