Quiz archive report

Quiz reports ::: quiz_archive
Maintained by Luca Bösch
Moodle quiz report plugin to achieve archiving your test, by printing out all attempts at once.

Quiz archive report v3.7-r1

Moodle 3.4, 3.5, 3.6, 3.7
Released: Friday, 24 May 2019, 9:18 PM

moodle-quiz_archive

Build Status

Moodle quiz report plugin to achieve archiving your test, by printing out all attempts at once.

Requirements

This plugin requires Moodle 3.4.

Motivation for this report

For some lecturers it is a good practice, that after an Moodle test they want to archive all student's attempts – i.e. print them all out or save them as PDF. This plugin prints out the 'Review attempt' pages for each student in one single report. The Moodle Tracker issue linked is MDL-45903 – "A way to print or export the quiz responses of each student as a document".

Installation

Install the plugin to folder /mod/quiz/report/archive

See http://docs.moodle.org/en/Installing_plugins for details on installing Moodle plugins

Version information

Version build number
2019052400
Version release name
v3.7-r1
Maturity
Stable version
MD5 Sum
fcb6cce0992062e48d491692a7ad4a6a
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7

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