All-or-Nothing Multiple Choice
Maintained by
Eoin Campbell, Jean-Michel Védrine
The all-or-nothing multiple choice question is a version of the core multi-answer multiple choice question with modified grading. In an all-or-nothing multiple choice question, a respondent can choose one or more answers. If the chosen answers correspond exactly to the correct choices defined in the question, the respondent gets 100%. If he/she chooses any incorrect choices or does not select all of the correct choices, the grade is 0%.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I just installed this great plugin, but I have a problem. My checkbox is above the sentence, so it looks pretty weird. Can I somehow set the checkbox to be inline with the sentence?
Thanks in advance for the reply!
Have a nice day,
Matej Topolovec
I really hope this can be fixed as soon as possible as my students cannot review their recent exams anymore. Thanks a lot for your help!
question/type/multichoiceset/backup/moodle1/lib.php:71
Thanks, Azmat
Does it refer in xml file describing backup. Backup comes from version Moodle 1.9.7
Column 'correctfeedbackformat' cannot be null INSERT INTO mdl_qtype_multichoiceset_options (shuffleanswers,correctfeedback,correctfeedbackformat,incorrectfeedback,incorrectfeedbackformat,answernumbering,shownumcorrect,questionid) VALUES(?,?,?,?,?,?,?,?)
Any sugegstions?
Regards
The best solution if you are able to do that would be to delete the imported course and import it again. If you are not able to do that and absolutely need to find a solution without deleting that course, send me a message and I will try to find a solution.
To Eoin Compbell, we could try to prevent this problem by adding a default options record (similarly to what is done in multichoice) I will do a pull request to your Github.
We did some research, found this plugin, and installed. NOW when a user encounters one of the questions using this format (we think) it gives a new error.... "Can not find data record in database table qtype_multichoiceset_options"
Can you advise as to what I need to do to fix this? It's quite urgent, actually.