OU multiple response

The main difference from the standard Moodle multiple choice question type is in the way that grading works. When creating the question, the teacher just indicates which choices are correct. If there are n correct choices, then the student scores 1/n for each correct choice. If they select too many choices, then incorrect choices outweigh correct ones.
Price option: Free

Supports Moodle 2.1-5.0 See all versions
Latest release: 12 months ago
Installations: 1597
Downloads (last 90 days): 301

Frankenstyle name: qtype_oumultiresponse
Question types
Open University

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi Chris, Very good news. Thank you!
Hi Csaba,
Should be published in the next couple of days smile
Dear developers,
When do you expect to publish the version available on GitHub? (We are planning to update our servers to version 4.5 LTS in the coming days, and this question type is still missing)
TIA
Hi Sven,
We're just upgraded our test server to M4.2 ahead of our next system release, and have seen that lots of quiz class names have changed.
Once the August summer holidays are over, we will work through our OU question types and release updates for our plug-ins as soon as we're able.
Hey,
can anyone confirm, if this plugins works with Moodle 4.2?
Thank you in advance smile
If there is a developer reading this - interested in taking this on, I would be happy to make a modest financial contribution to them for this.
We'd like to, but we have our own custom app theme that complicates things, and our IT equipment is so locked down that testing on mobile devices is pretty impossible. We're looking into VM'ing mobile devices instead, but that's a whole long-term process. It would probably be far easier for someone else to contribute to the qtype to get it working in the app! Which would be very gratefully received, if any such developer is reading this smile
I know it has been asked before, and apologies for asking again, but is there a plan to make this question type work within the mobile app?
I love this question type, and have created thousands of questions over the years that use it - and would love it if they worked on the mobile app.
Great thanks for this answer Tim.
While reflecting with my collegue, we succeded to explain our difficulties with the ou multi response scoring.
When a student does not check one option that has not to be checked, he is not paid for it.
Is it fair ?
With great thanks to those who follow this puzzle discussion,
Kisses
Zabelle
With the exception of 'Interactive with multiple tries' behaviour, the scoring is quite simple.
If the question has 4 correct choices, then each correct choice which the student selects scores 25%, and any incorrect which the student selects loses 25% (but the total score can never go below zero).
So, if the student selects all 4 correct choices, and nothing else, they score 100%.
So, if the student selects 3 correct choices, and nothing else, they score 75%.
So, if the student selects 4 correct choices and one wrong choice, they score 75%.
So, if the student selects 3 correct choices, 2 wrong choices, they score 25%.
So, if the student selects 2 correct choices, 5 wrong choices, they score 0%.
Does that make sense?
Thanks for answer Dave and Chris,
We all know the problem of the default MCQ question. And it is difficult to configure penalities for exans.
If you have a support that explains clearly how the ou_multiresponse questions are scored, I am interrested because my evaluation colleages are reluctant about the way to communicate how the scoring works.
Kisses,
Zabelle
@Zabelle and Dave, thank you for the comments.
Indeed, our plugin exists is because we did not feel the Moodle Core 'multiple choice' question type scored multiple response questions fairly (excellent for single choice questions, though).
I just checked with a colleague and we don't appear to have any problems with students appealing this question type in our formative/summative tests using Moodle Quiz. But we do generally offer diagnostic/consolidative quizzes and explain the marking and feedback fairly well. Maybe it is more a question of improving the scaffolding before and after the learning activity?
@Zabelle - I expect that Tim Hunt will chip in with a response at some point but personally, I think that the scoring system that this plugin uses is actually very simple, and is at least consistent.
If people want different or more complicated scoring systems, then the standard multiple choice question should be used - but whoever is creating the questions, needs to understand what they are doing. I have seen a lot of people create multiple response type questions, where students get positive marks for all the correct selections, but don't lose marks for the incorrect ones. the consequence of this, is if a student works this out, and doesn't know the answer, they just select all the options, and even though their response is wrong, they end up getting 100% scored. I believe this plugin was created to remove that situation, and make it easier for an average teacher to create multiple response system without having to worry about the scoring methodoligy.
We have been testing this very interresting plugin in our university, hoping to have a better and easier option to configure the mcq questions for exams.
But the scoring computation is very complicated and may be difficult to explain to students. Students appeals are very frequent in out institution especially about mcq scoring.
My collegues of the pedagogical team that study evaluation and scoring questions find the "Every Decision Counts" scoring system implemented in openedx much more clear and much more fair :
https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/multi_select.html#id40
In this system, every correct check or correct uncheck generates a partial note. It is much easier to explain this scoring to students.
I would like to know if other institutions reflect on mcq scoring, and if other scoring systems may be considered.
It could be interresting to make the plugin evolve to be able to implement different types of scoring if justified (and avoid question type plugin multiplication).
With great thanks fot this simplified plugin and for discussion.
Kisses,
Zabelle
I confirm this plugin works fine on Moodle 4.1 while applying the css tweak proposed by Dave !