Moodle Plugins directory: Quiz Archiver: Versions: 3.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 3.0.0
Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: ബുധനാഴ്ച, 16 ഏപ്രിൽ 2025, 7:39 PM
Changelog
- Support for Moodle 5.0 and PHP 8.4
- Allow attempt folder names to be fully customized using variables
- Allow attempt folders to create variable sub-folders
- Add group names, group IDs, and group ID numbers as valid variables for attempt folder- and filenames
- Create sub-page allowing to view the attempts that are contained inside each archive, including the number of file submissions per attempt
- Automatically trim attempt and archive filenames
- Create default values for unset filename variables
- Improve webservice API implementation for attempt report and metadata retrieval
- Automatically check code coverage during PHP unit test execution and evaluate results
- Improve references to illustrations in the documentation
- Update images in the documentation and add help for new features
Note: Use of moodle-quiz-archive-worker >= v3.0.0
is required.
Version information
- Version build number
- 2025041600
- Version release name
- 3.0.0
- Can be updated from
- 2.0.0 (2024082100), 2.1.0 (2024101000), 2.2.0 (2024102900), 2.3.0 (2025012100), 2.3.1 (2025013100), 2.3.2 (2025040100)
- Can be updated to
- 3.1.0 (2025041900), 3.1.1 (2025042800)
- Maturity
- Stable version
- MD5 Sum
- bb02342adc95dfdfc5bc96ca1b6ffa38
- 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, Moodle 4.5, Moodle 5.0, PHP 8.4
- The more recent release 3.1.1 (2025042800) exists for Moodle 4.1
- The more recent release 3.1.1 (2025042800) exists for Moodle 4.2
- The more recent release 3.1.1 (2025042800) exists for Moodle 4.3
- The more recent release 3.1.1 (2025042800) exists for Moodle 4.4
- The more recent release 3.1.1 (2025042800) exists for Moodle 4.5
- The more recent release 3.1.1 (2025042800) exists for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.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