Moodle Plugins directory: MCQ breakdown | Moodle.org
MCQ breakdown
Quiz reports ::: quiz_mcq
Maintained by
Steve Bond
Provides a tabular breakdown of results for quizzes containing MCQs.
Latest release:
141 sites
17 downloads
29 fans
Current versions available: 3
Provides tables showing, for a quiz containing MCQs:
- Summary statistics for quiz results
- Answers given by each student to each MCQ
- Total number of students choosing each option in each MCQ
- Students yet to complete the quiz
This allows a teacher to quickly see which students are struggling, which questions are causing problems, and which distractors are never being selected.
Useful links
Contributors
Steve Bond (Lead maintainer)
Please login to view contributors details and/or to contact them
What is the github URL to get the latest plugin? I am on Moodle 2.9 and I do not get the option to install the plugin directly from this page.
Thanks,
Priyanka
I have multiple instances of MOODLE, some running on IIS with MSSQL...
At this line, it fails because the double quotes around :
$allattempts = $DB->get_records_sql('SELECT * FROM {quiz_attempts} qa WHERE qa.state = "finished" ' . 'AND qa.quiz = ' . $quiz->id);
Thanks for the plugin.
I have tried your plugin in my 3.5 install and it's very good. I wonder if the report can be exported to Excel. Thanks in advance,
Dante Becerra Lagos
Thanks for your quick response and information. I tried converting the print pdf file to Excel using various tools. I think that workaround may help me in the meantime.
Best regards,
Dante Becerra Lagos
I have tried the plugin in our Organization - using Moodle 3.7, but i am not finding the plugin under the Grades. Where I should search for it?
Best Regards
Pencho Ivanov
Having said that, I have not tested this on Moodle 3.7 or above, so I cannot guarantee that it will work.
Would that be ok for you? If so, how shall we send you our code changes?