Moodle Plugins directory: Quiz Archiver: Versions: 2.2.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.2.0
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: сишәмбе 29 октябрь 2024, 21:01
Changelog
- Add student ID number to quiz attempt header
- Add student ID number to exported
attempts_metadata.csv
file inside quiz archives - Allow student ID number to be used in attempt filename pattern as
${idnumber}
- Fix creation of quiz archives with duplicate archive names (e.g., when using
quiz-archive-${quizid}-${quizname}
as the archive name pattern) - Improve display of user firstname, lastname, and avatar in quiz attempt header
- Improve display of empty values in quiz attempt header (e.g., feedback, idnumber, ...)
- Fix name of
QUIZ_ARCHIVER_PREVENT_REDIRECT_TO_LOGIN
environment variable in archive worker documentation - Fix single unit test suit execution command in developer documentation
- Improve content spacing in docs
- Only run Moodle CI for commits and PRs on master and develop branches to prevent duplicate runs
Version information
- Version build number
- 2024102900
- Version release name
- 2.2.0
- Can be updated from
- 2.0.0 (2024082100), 2.1.0 (2024101000)
- Can be updated to
- 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
- fa7c782efb2da634414cd634d453b67d
- 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
- 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.2.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