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 2.2.0

Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: martes, 29 de octubre de 2024, 21:01

Changelog

  • Add student ID number to quiz attempt header
  • Add student ID number to exported attempts_metadata.csv file inside quiz archives
  • Allow student ID number to be used in attempt filename pattern as ${idnumber}
  • Fix creation of quiz archives with duplicate archive names (e.g., when using quiz-archive-${quizid}-${quizname} as the archive name pattern)
  • Improve display of user firstname, lastname, and avatar in quiz attempt header
  • Improve display of empty values in quiz attempt header (e.g., feedback, idnumber, ...)
  • Fix name of QUIZ_ARCHIVER_PREVENT_REDIRECT_TO_LOGIN environment variable in archive worker documentation
  • Fix single unit test suit execution command in developer documentation
  • Improve content spacing in docs
  • Only run Moodle CI for commits and PRs on master and develop branches to prevent duplicate runs

Version information

Version build number
2024102900
Version release name
2.2.0
Can be updated from
2.0.0 (2024082100), 2.1.0 (2024101000)
Can be updated to
2.3.0 (2025012100), 2.3.1 (2025013100), 2.3.2 (2025040100), 3.0.0 (2025041600), 3.1.0 (2025041900), 3.1.1 (2025042800), 3.1.2 (2025051700), 3.1.3 (2025052200)
Maturity
Versión estable
MD5 Sum
fa7c782efb2da634414cd634d453b67d
Supported software
PHP 7.4, PHP 8.0, PHP 8.1, Moodle 4.1, Moodle 4.2, PHP 8.2, Moodle 4.3, PHP 8.3, Moodle 4.4, Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.2.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