QuizExport

Quiz reports ::: quiz_export
Maintained by CBlueC Blue, Olivier Piton, Renaud Lemaire
This is a quiz report plugin to export quiz attempts as pdf

QuizExport 3.9.0 (Build 2021110300)

Moodle 3.9, 3.10, 3.11
Released: الخميس، 7 أكتوبر 2021، 9:31 PM

moodle-quiz_export

This is a quiz report plugin for moodle to export quiz attempts as pdf. Single quiz attempt exports are possible as well as bulk exports as zip files. It has been designed to work with mpdf package.

Dependencies:

  • mpdf (https://mpdf.github.io/) must be installed. Run "composer install" in the plugin's path to install it if you install it with git.

Installation:

  • switch to /path/to/moodle/mod/quiz/report/
  • execute git clone export
  • composer install
  • on moodle page go to "Site Administration" -> "Notifications" and follow the instructions

Technical Information:

Practical information:

  • Open a quiz page. Then click on the cog and choose "Quiz exporting" (or "Export de quiz" in french)
  • On this page, you can choose the export options, then select one (or more) attempts to export (it will be downloaded as zip if more than one attempt has been selected)

Copyright

This plugin is strongly based on this plugin. It has been modified to use mpdf instead of wkhtmltopdf.

Version information

Version build number
2021110300
Version release name
3.9.0 (Build 2021110300)
Maturity
الإصدار المستقر
MD5 Sum
ff2c6914bb1cef82e94e1107bff8b03c
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Quiz reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "mod/quiz/report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation