Adaptive mode (all or nothing)

Question behaviour ::: qbehaviour_adaptiveallnothing
Maintained by Daniel Thies
This is a question behaviour for Moodle Quiz that forces all questions to be graded all or nothing using adaptive mode. It will work with a variety of question types that normally produce credit for partially correct responses i.e. cloze, matching, OU drag and drop types etc.

Adaptive mode (all or nothing) v1.0

Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Tuesday, 6 July 2021, 3:59 AM
qbehaviour_adaptiveallnothing
=================

This is a question behaviour for Moodle Quiz that forces all questions
to be graded all or nothing using adaptive mode. It will work with a
variety of question types that normally produce credit for partially
correct responses i.e. cloze, matching, OU drag and drop types etc.

Copy this directory to question/behaviour/adaptiveallnothing in
Moodle directory root. Login as admin to complete plugin installation.
Then choose this behaviour while editng quiz settings. All questions in
the quiz will then always will receive zero or the maximum marks after
penalty for attempts when graded.

All original files are copyright Daniel Thies 2015 dthies@ccal.edu and
are licensed under the included GPL 3

Version information

Version build number
2015051505
Version release name
v1.0
Maturity
Stable version
MD5 Sum
5fec457fe5fa0695d287b619da6774aa
Supported software
Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.0

Default installation instructions for plugins of the type Question behaviour

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