Moodle Plugins directory: Quiz archive report | Moodle.org
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.
Latest release:
1138 sites
584 downloads
46 fans
Current versions available: 2
Requirements
This plugin requires Moodle 3.9.
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
Useful links
Contributors
Luca Bösch (Lead maintainer)
Please login to view contributors details and/or to contact them
If you have access to the database, view the mdl_quiz_reports table. Thereunder, in the displayorder column you may lower the value of the line containing 'name' = 'archive'.
I try to put up a patch. That value was way too high in my contributed code.
Best,
Luca
Is it possible to extract the archive report based upon the groupwise.
Trotzdem Danke für die tolle Arbeit.
Viele Grüße
Klaus
Basically it loops over all quiz attempt reports (mod/quiz/review.php?attempt=XXXXXX) and lists them one after another.
Some people have proposed to set limits (the first twenty students, then the next twenty students and so on).
Some people have proposed to limit the reports to groups.
I'm not quite there yet with this plugin, I'm afraid.
Gracias
That's a known Firefox browser bug: https://bugzilla.mozilla.org/show_bug.cgi?id=939897
Best,
Luca
bitte wie kann ich die Archivierung des Tests herunterladen.
Mfg
Boris
Drucken und als PDF speichern.
Es geht nur so.
I installed the plugin " Quiz archive report" but it isn't showing in the quiz settings under "Result" like in the picture you posted, my moodle version is 3.9, I tried installing the plugin serval times but it isn't showing in my settings
Thank you