Moodle Plugins directory: Export quiz attempts: Versions: v1.3 for Moodle 3.11+ | Moodle.org
Export quiz attempts
Quiz reports ::: quiz_answersheets
Maintained by
Tim Hunt,
Chris Nelson,
Mahmoud Kassaei,
Anupama Sarjoshi
This quiz report allows you to get view of a quiz attempt that is formatted for easy printing. This can either be a blank attempt for students to write in their responses, if they cannot attempt the quiz online, or a review of a finished quiz attempt.
Export quiz attempts v1.3 for Moodle 3.11+
Moodle 3.11, 4.0
Released: Monday, April 4, 2022, 6:49 PM
Code prechecks
phplint
phpcs0 | 35
js
css
phpdoc62 | 0
savepoint
thirdparty
externalbackup
grunt
shifter
mustache
gherkin
HTML | XMLChanges in 1.3
- This version works with Moodle 4.0.
- Updated to use the new user field API (but note, this plugin does not yet support the display of custom profile fields.)
- Improved instructions for doing bulk downloads.
Version information
- Version build number
- 2022033000
- Version release name
- v1.3 for Moodle 3.11+
- Maturity
- Stable version
- MD5 Sum
- ca14089c1fcfcbd3bcf355f1ea647a13
- Supported software
- Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.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