Quiz Archiver

Quiz reports ::: quiz_archiver
Maintained by Niels Gandraß
Archives quiz attempts as PDF and HTML files fully automated and asynchronously for long-term storage independent of Moodle. Backups of both the quiz and the whole course can optionally be included.

Quiz Archiver 0.6.3

Moodle 4.2, 4.3
Released: Wednesday, 22 November 2023, 11:48 PM

Changelog

  • Implement privacy API to ensure GDPR compliance
  • Remember attempts and users that are contained within a given quiz archive
  • Add support to internally extract a single attempt from a full quiz archive
  • Introduce a scheduled task to execute cleanup routines

Note: Use of moodle-quiz-archive-worker >= v1.1.3 is required during archive creation to export individual attempts via the Moodle privacy API.

Version information

Version build number
2023112200
Version release name
0.6.3
Can be updated from
0.6.0 (2023092101), 0.6.1 (2023110800), 0.6.2 (2023110900)
Can be updated to
1.0.0 (2023113000)
Maturity
Beta
MD5 Sum
7b5470611da03e577b83a1df5d54a4cb
Supported software
Moodle 4.2, Moodle 4.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v0.6.3

Default installation instructions for plugins of the type Quiz reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "mod/quiz/report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation