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 4.0.0 (Build 2024081600)

Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Released: Wednesday, 18 June 2025, 3:47 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:

Installation:

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

Technical Information:

Practical information:

  • Open a quiz page. Then click on the "Results" tab and choose "Quiz exporting" (or "Export de quiz" in french) in the select menu
  • On this page, you can choose the export options, then select one (or more) attempts to export in a zip file containing one or more pdfs depending on selection

Copyright

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

Version information

Version build number
2025061800
Version release name
4.0.0 (Build 2024081600)
Maturity
Stable version
MD5 Sum
3733590640269004425faaa379bc6129
Supported software
Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
4.x.2

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