Moodle Plugins directory: Quiz Archiver: Versions: 1.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 1.0.0
Moodle 4.1, 4.2, 4.3
Released: Thursday, 30 November 2023, 8:52 PM
Changelog
- Switch from BETA to STABLE status!
- Backwards-compatibility to Moodle 4.1 (LTS) until end of support on 08-12-2025
- Include question attachments (e.g., essay file submissions) in quiz archive
- Fix dynamic rendering of Drag and Drop question types
- Provide reference quiz, containing all standard Moodle question types
WARNING: If you are upgrading from v0.6.3 or earlier, you need to add the permissions mod/quiz:reviewmyattempts
and mod/quiz:viewreports
to the quiz archiver service account role. This is required to allow access to quiz attachments (e.g., uploaded essay files). The provided XML role definition res/moodle_role_quiz_archiver.xml is already updated to reflect these changes.
Note: Use of moodle-quiz-archive-worker >= v1.2.0
is required.
Version information
- Version build number
- 2023113000
- Version release name
- 1.0.0
- Can be updated from
- 0.6.0 (2023092101), 0.6.1 (2023110800), 0.6.2 (2023110900), 0.6.3 (2023112200)
- Can be updated to
- 1.1.0 (2023121400), 1.2.0 (2024010400), 1.2.1 (2024010500), 1.2.2 (2024010800), 1.2.3 (2024012000)
- Maturity
- Stable version
- MD5 Sum
- 62c125c07fa4810f3bc60d5a54290280
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3
- 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
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.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