Moodle Plugins directory: Essay responses downloader plugin (quiz_essaydownload) | Moodle.org
Essay responses downloader plugin (quiz_essaydownload)
Quiz reports ::: quiz_essaydownload
Maintained by
Philipp Imhof
Quiz report plugin for the Moodle LMS, allowing to bulk download student responses and attachments to essay questions.
Latest release:
87 sites
51 downloads
7 fans
Current versions available: 1
Using this plugin, you can download all student responses (and possible attachments) to the essay questions of a quiz in one go. This makes it easier to correct them offline. All responses will be neatly packed in a single ZIP archive, ordered by question or by attempt.
Useful links
Contributors
Philipp Imhof (Lead maintainer)
Please login to view contributors details and/or to contact them
Maybe you can also export the corresponding quiz, so that I can run some tests. I cannot reproduce the issue, for me everything is working fine -- obviously, because I would not have published it otherwise...
Please note that sometimes extracting fails when using the built-in tool from Windows Explorer. An option to workaround that OS specific problem will follow. Until then, consider using another extraction tool if you experience problems.
Next version is planned for October, at the same time as the release of Moodle 4.5 LTS. It will come with an updated configuration form and allow exporting formatted answers as PDFs. Stay tuned.
Moodle 4.5 (LTS) has been released today. I have published an updated version of the plugin, version 1.2.0, which is fully compatible and now offers the possibility to export the student's response to a PDF document.
I have published version 1.3.0 which adds some new features like word and character count or page numbering.
Thank you for your efforts, I have a question. In English Language quizzes, the teacher wouldn't like to the other non-editing teachers to see the students' attempts (to prevent revealing the questions), in case I install this plugin, will only essay questions be downloaded? how can instructor add the essay grade to the quiz?
Thanks for reaching out. In Moodle, a non-editing teacher has the permission to view the students' attempts, so they can view all questions that have been asked in any quiz. Thus, a non-editing teacher can use this plugin to download the responses, the actual question texts and any possible attachments for any given quiz. In its current version, the plugin will only ever include essay questions and randomly chosen essay questions; no other question types will be included in the archive. (Also, I do not quite understand the problem: a person enrolled as non-editing teacher should be trustworthy and there should be no fear that they could reveal questions.)
As for the other question: The plugin is used to export the data from a quiz for efficient manual correction. It does not have any functionality to import grades and there are currently no plans to add that. I am pretty sure that there already is a plugin for this, though.
Best regards
Thank you for this amazing plugin.
I encountered the following errors while downloading in PDF format:
1) 'TCPDF ERROR: [Image] Unable to get the size of the image.'
2) sizeof(): Argument #1 ($value) must be of type Countable|array, null given.
For your information, some responses contain equations created using the equation editor. And I'm using Moodle Version 4.5
Could you please assist me in resolving these issues? I would appreciate any guidance you can provide.
Thank you.
This error has been fixed. You can just update the plugin to the most recent version.
Best regards