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 1.1.0

Moodle 4.1, 4.2, 4.3
Released: čtvrtek, 14. prosince 2023, 21.01

Changelog

  • Allow customization of archive and attempt report filenames based on variables (e.g., quiz name, username, ...)
  • Add option to exclude HTML files from generated archives to save space
  • Implement global archive job presets (e.g., attempt report sections, exported data, paper format, ...)
  • Introduce global archiving policies (i.e., locked archive job presets that cannot be changed by the user)
  • Fix archive job timeout on Moodle instances where filter_mathjaxloader is loaded, but attempts do not contain any MathJax formulas

Note: Use of moodle-quiz-archive-worker >= v1.3.0 is required.

Note: Since version 1.1.0, HTML files will be excluded from the archive by default. This behavior can be changed for each job individually or via the global archive presets.

Version information

Version build number
2023121400
Version release name
1.1.0
Can be updated from
1.0.0 (2023113000)
Can be updated to
1.2.0 (2024010400), 1.2.1 (2024010500), 1.2.2 (2024010800), 1.2.3 (2024012000)
Maturity
Stabilní verze
MD5 Sum
1c9eb07d5de5cd115621a9b046bc8259
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.1.0

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