Moodle Plugins directory: Quiz Archiver: Versions: 2.0.0 | Moodle.org
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.0.0
Moodle 4.1, 4.2, 4.3, 4.4
Released: Wednesday, 21 August 2024, 7:41 PM
Changelog
- Switch to semantic versioning (see README.md, Section: "Versioning and Compatibility")
 - Fix rendering of GeoGebra applets under certain conditions
 - Improve robustness of attempt page rendering state detection ("ready for export" detection)
 - Improve status and error notifications for all actions (job creation, deletion, ...)
 - Prevent form data resubmission on page reload
 - Add tooltip to archive overview refresh button and list time of last page refresh
 - Improve visual presentation of the quiz archive overview table
 - Improve visual presentation of the quiz archive creation form
 - Add complex examples (large image compression, GeoGebra applets) to reference course
 
Note: Use of moodle-quiz-archive-worker >= v2.0.0 is required.
Version information
- Version build number
 - 2024082100
 - Version release name
 - 2.0.0
 - Can be updated from
 - 1.3.0 (2024071800), 1.4.0 (2024072900)
 - Can be updated to
 - 2.1.0 (2024101000), 2.2.0 (2024102900), 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), 3.1.4 (2025101200)
 - Maturity
 - Stable version
 - MD5 Sum
 - c5bbb8270dd46615c4dd67666cce10f3
 - 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
 - The more recent release 3.1.4 (2025101200) exists for Moodle 4.1
 - The more recent release 3.1.4 (2025101200) exists for Moodle 4.2
 - The more recent release 3.1.4 (2025101200) exists for Moodle 4.3
 - The more recent release 3.1.4 (2025101200) exists for Moodle 4.4
 
Version control information
- Version control system (VCS)
 - GIT
 - VCS repository URL
 - VCS tag
 - v2.0.0
 
Default installation instructions for plugins of the type Quiz reports
- Make sure you have all the required versions.
 - Download and unpack the module.
 - Place the folder (eg "myreport") in the "mod/quiz/report" subdirectory.
 - Visit http://yoursite.com/admin to finish the installation