Moodle Plugins directory: Quiz Archiver: Versions: 1.2.3 | 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 1.2.3
Moodle 4.1, 4.2, 4.3
Released: Saturday, 13 January 2024, 1:37 AM
Changelog
- Fix job setting storage issues with MySQL / MariaDB
- Create PHPUnit tests for key components
- Set up automated Moodle-CI tests for all supported Moodle and PHP versions with both PostgreSQL and MariaDB
- Remove use of 'mixed' union type to fix PHP 7.4 compatibility
- Replace ValueError exceptions to fix PHP 7.4 compatibility
- Improve PHPDoc comments
- Fix deserialization of example JSON test data within Mustache templates
- Improve error reporting of Moodle backup management class
- Improve webservice parameter strictness
Version information
- Version build number
- 2024012000
- Version release name
- 1.2.3
- Can be updated from
- 1.0.0 (2023113000), 1.1.0 (2023121400), 1.2.0 (2024010400), 1.2.1 (2024010500), 1.2.2 (2024010800)
- Can be updated to
- 1.2.4 (2024021901), 1.2.5 (2024040900), 1.2.6 (2024042900), 1.2.7 (2024051300), 1.2.8 (2024052900), 1.2.9 (2024070800), 1.2.10 (2024070900), 1.3.0 (2024071800), 1.4.0 (2024072900)
- Maturity
- Stable version
- MD5 Sum
- da221af34d8c588d91ed42ea8ea96af8
- Supported software
- PHP 7.4, PHP 8.0, PHP 8.1, Moodle 4.1, Moodle 4.2, PHP 8.2, Moodle 4.3
- 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
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.2.3
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