Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: All or nothing multiple choice question type.

All or nothing multiple choice question type: Difference between revisions

From MoodleDocs
(added page)
 
(tidy up)
Line 1: Line 1:
{{stub}}
{{stub}}
{{Infobox plugin
|type = Question type
|entry = https://moodle.org/plugins/view.php?plugin=qtype_multichoiceset
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/10704
|discussion = https://moodle.org/plugins/view.php?plugin=qtype_multichoiceset
|maintainer = [[User:Jean-Michel Védrine|Jean-Michel Védrine]]
|float = right
}}
All or Nothing Question
All or Nothing Question
This is a multiple-choice, multiple-response question type that was created by
This is a multiple-choice, multiple-response question type that was created by

Revision as of 02:03, 19 April 2014

All or Nothing Question This is a multiple-choice, multiple-response question type that was created by Adriane Boyd and is now maintained by Jean-Michel Vedrine (vedrine@univ-st-etienne.fr).

Description

The all or nothing question is adapted from the existing multichoice question. The main difference from the standard Moodle multiple choice question type is in the way that grading works. The teacher editing interface is slightly modified as when creating the question, the teacher just indicates which choices are correct.

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%. Before using this questiontype, teachers must really think if this grading is what they want.

Download

https://moodle.org/plugins/view.php?plugin=qtype_multichoiceset from the Moodle plugins database