All-or-Nothing Multiple Choice

Question types ::: qtype_multichoiceset
Maintained by Jean-Michel Védrine, Eoin Campbell
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%.

All-or-Nothing Multiple Choice 1.9.1 (Build: 2021071200)

Moodle 3.9, 3.10, 3.11, 4.0
Released: Friday, 16 July 2021, 12:37 AM
Release notes
-------------

Date Version Comment
2021/07/12 1.9.1 Support Ionic 5, and fix 3.9 mobile app answer display (contributed by Dani Palou).
2021/07/08 1.9.0 Add support for new Moodle 3.9 standard instruction flag.
2021/04/25 1.8.0 Fix Behat tests for new 3.8 question interface (provided by Fabian Batioja), clean up code.
2021/04/25 1.7.6 Clean up 3.7 code, use 1.7.x for Moodle 3.7 releases.
2020/11/16 1.6.7 Fix 3.9 answer vertical alignment issue by copying CSS from standard multichoice question.
2020/07/10 1.6.6 Fix 3.9 presentation issue (solution provided by James Garrett).
2019/05/08 1.6.5 Add support for combinable question type, improve error recovery and testing (provided by J-M Vedrine)
2019/04/05 1.6.4 Add support for Spanish (International) (provided by Carlos Pasqualini)
2019/01/29 1.6.3 Add support for mobile app 3.6 (provided by Zvonko Martinovic)
2019/01/08 1.6.2 Fix handling of default numbering style
2018/02/05 1.6.1 Fix presentation of answers in Boost theme, fix some PHPDocs warnings
2018/01/31 1.6 Support Moodle mobile app

Version information

Version build number
2021071200
Version release name
1.9.1 (Build: 2021071200)
Maturity
Stable version
MD5 Sum
45eee4ffbc72b7426deab94e5845fa1a
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_39_STABLE
VCS tag
v1.9.1

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation