Moodle Plugins directory: All-or-Nothing Multiple Choice: Versions: 1.6.2 for Moodle 3.x | Moodle.org
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.6.2 for Moodle 3.x
Moodle 3.0, 3.1, 3.2, 3.3, 3.4
Released: Çarşamba, 9 Ocak 2019, 4:46 AM
Release notes
-------------
Date Version Comment
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
-------------
Date Version Comment
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
- 2019010800
- Version release name
- 1.6.2 for Moodle 3.x
- Maturity
- Stable version
- MD5 Sum
- 9f0a4f3820c5f1efb74a3b1631c12d12
- Supported software
- Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4
- Latest release for Moodle 3.0
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.6.2
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation