Adaptive mode (multi-part questions)

Question behaviour ::: qbehaviour_adaptivemultipart
Maintained by TimTim Hunt, Christopher Sangwin
Part of set STACK.
A question behaviour designed for use by qtype_stack.

Adaptive mode (multi-part questions) 3.2 for Moodle 2.4+

Moodle 2.4, 2.5, 2.6, 2.7
Released: Thursday, 16 January 2014, 12:00 AM

Adaptive question behaviour for multi-part questions.

This Moodle question behaviour was created by Tim Hunt of the Open University.

It is like the standard adaptive behaviour, but for questions that are considered to be made up of a number of separate parts. Each part of the question can register a try at different times (whenever its inputs are complete, valid and have changed since the last try). This question behaviour was created for use with STACK https://github.com/maths/moodle-qtype_stack/

To install, either download the zip file, unzip it, and place it in the directory moodle\question\behaviour\dfcbmexplicitvaildate. (You will need to rename the directory moodle-qbehaviour_adaptivemultipart -> adaptivemultipart.) Alternatively, get the code using git by running the following command in the top level folder of your Moodle install:

git clone git://github.com/maths/moodle-qbehaviour_adaptivemultipart.git question/behaviour/adaptivemultipart

For full install instructions, see the STACK install instructions.

Version information

Version build number
2014011500
Version release name
3.2 for Moodle 2.4+
Can be updated from
3.0 beta 1 for Moodle 2.3+, 3.0 release candidate 1 for Moodle 2.3+, 3.0 for Moodle 2.3+, 3.1 for Moodle 2.4+, 3.1.1 for Moodle 2.4+ (2013071100)
Can be updated to
3.3 for Moodle 2.6+
Maturity
Stable version
MD5 Sum
753e44a1a087a6a68099352e1e74d53d
Supported software
Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
STACK_30_STABLE
VCS tag
v3.2

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