Moodle Plugins directory: Quiz Archiver: Versions: 2.1.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.1.0
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: Thursday, 10 October 2024, 4:51 PM
Changelog
- Ensure compatibility with Moodle 4.5 (LTS)
- Create an official Quiz Archiver documentation website: https://quizarchiver.gandrass.de/
- Great thanks to @melanietreitinger for reviewing and providing valuable feedback!
- Automate building and deployment of documentation website
- Cleanup and restructure existing documentation within README
- Add demo quiz archive worker information to admin settings page
- Fix job details dialog not showing up if artifact file was deleted but metadata still remains
- Fix PHP warning on autoinstall admin page
- Add Moodle 4.5 to automated (CI) test matrix
Version information
- Version build number
- 2024101000
- Version release name
- 2.1.0
- Can be updated from
- 1.3.0 (2024071800), 1.4.0 (2024072900), 2.0.0 (2024082100)
- Can be updated to
- 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)
- Maturity
- Stable version
- MD5 Sum
- 650b74dd1bca913c3f37e7bed36af35e
- Supported software
- 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
- The more recent release 3.1.3 (2025052200) exists for Moodle 4.1
- The more recent release 3.1.3 (2025052200) exists for Moodle 4.2
- The more recent release 3.1.3 (2025052200) exists for Moodle 4.3
- The more recent release 3.1.3 (2025052200) exists for Moodle 4.4
- The more recent release 3.1.3 (2025052200) exists for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v2.1.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