ngandrass / moodle-quiz_archiver

Archives quiz attempts as PDF and HTML files for long-term storage independent of Moodle
GNU General Public License v3.0
5 stars 3 forks source link

MBS-8820: User specific creation and archive download #17

Open PM84 opened 7 months ago

PM84 commented 7 months ago

This PR makes it possible to create archives for a single user only if the UserID is specified.

It also restricts the view of the job overview table so that only archives created by the respective user are displayed.

(Here you could think about an extension so that users with certain authorisations could continue to see all archives or at least the archives of other users with the same rights)