Moodle Plugins directory: Quiz Archiver: Versions: 1.2.4 | 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.4
Moodle 4.1, 4.2, 4.3
Released: Montag, 19. Februar 2024, 22:38
Changelog
- Fix image inlining for Moodle instances that reside in subdirectories (e.g.,
https://your.domain/moodle
)- Thanks a lot to @500gLychee for extensive testing and reporting!
- Fix inlining of miscellaneous local images that do not fall into any specific link type category
- Detect quizzes without attempts and prevent archive creation until at least one attempt was registered
- Create GitHub issue template forms for bug reports and feature requests
- Found a bug? Please report it here: https://github.com/ngandrass/moodle-quiz_archiver/issues
Version information
- Version build number
- 2024021901
- Version release name
- 1.2.4
- Can be updated from
- 1.2.0 (2024010400), 1.2.1 (2024010500), 1.2.2 (2024010800), 1.2.3 (2024012000)
- Can be updated to
- 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
- 88b4cd811f300799b2fea31e9342a75a
- 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.4
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