Quiz reports: Export quiz attempts
quiz_answersheets
Maintained by
Tim Hunt,
Chris Nelson
This quiz report allows you to get view of a quiz attempt that is formatted for easy printing. This can either be a blank attempt for students to write in their responses, if they cannot attempt the quiz online, or a review of a finished quiz attempt.
231 sites
295 downloads
9 fans
Current versions available: 2
This 'report' is actually a tool like the standard Response quiz report, but which lets Staff generate a paper version of quizzes and create attempts
for Students. The version printed can be
- a blank attempt for students to write in their responses if they cannot attempt the quiz online,
- review of a a finished quiz attempt with the feedback visible, or
- a print-out of the quiz with all the correct responses filled in.
This report also has a screen where a teacher can enter responses on behalf of the student, if they have returned a completed attempt sheet.
This plugin was created to support the work that the Open University does to support students in secure environments.
There is also slightly primitive support for downloading all the attempts at a quiz, using the helper script from https://github.com/moodleou/save-answersheets.
Useful links
Contributors
Tim Hunt (Lead maintainer)
Chris Nelson: Product owner
Please login to view contributors details and/or to contact them
Exception - Return value of quiz_answersheets\report_display_options::parse_user_info_visibility() must be an instance of quiz_answersheets\void, none returned
How can I solve it?
So, I have another question. When I try to print the answered quizzes, the print page doesn't show all questions with their correction mark. When there is an open question (in which the student must type a text) in the middle of multiple choice questions, the questions that come after the open question have neither the correct answer nor the correction mark.
There is a way to correct this issue?