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.2.8

Moodle 4.1, 4.2, 4.3, 4.4
Released: Wednesday, 29 May 2024, 10:26 PM

Changelog

  • Fix autoinstall admin UI form for Moodle 4.1 (LTS)
  • Fix edge case during GDPR exports via the Moodle privacy API when using PHP 7.4
  • Fix webservice token generation on Moodle 4.1 (LTS)
  • Largely extend the test coverage. Now almost everything is tested automatically for all combinations of:
    • Moodle version: 4.1 - 4.4
    • PHP versions: 7.4 - 8.3
    • Database backends: mariadb, pgsql
  • Cleanup attempt report generation code
  • Provide documentation how to run tests locally
  • Fix typos

Note: Keep in mind to update your Quiz Archive Worker too!

Version information

Version build number
2024052900
Version release name
1.2.8
Can be updated from
1.2.0 (2024010400), 1.2.1 (2024010500), 1.2.2 (2024010800), 1.2.3 (2024012000), 1.2.4 (2024021901), 1.2.5 (2024040900), 1.2.6 (2024042900), 1.2.7 (2024051300)
Can be updated to
1.2.9 (2024070800), 1.2.10 (2024070900), 1.3.0 (2024071800), 1.4.0 (2024072900)
Maturity
Stable version
MD5 Sum
2214d1f8568491296505f0a30a91d96a
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

Version control information

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

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