Deferred feedback with CBM and explicit validation

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

Deferred feedback with CBM and explicit validation 3.3 for Moodle 2.6+

Moodle 2.6, 2.7, 2.8, 2.9
Released: Friday, 26 September 2014, 9:55 PM

Deferred feedback with CBM and explicit validation question behaviour

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

It is like the standard deferred feedback with CBM behaviour, but with the addition of a 'Check' button that the student can click to get Moodle to check the syntax of their response. 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_dfcbmexplicitvaildate -> dfcbmexplicitvaildate.) 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_dfcbmexplicitvaildate.git question/behaviour/dfcbmexplicitvaildate

For full install instructions, see the STACK install instructions.

Version information

Version build number
2014092500
Version release name
3.3 for Moodle 2.6+
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+ (2013011100), 3.1 for Moodle 2.4+, 3.1.1 for Moodle 2.4+ (2013071100), 3.2 for Moodle 2.4+ (2014011500)
Maturity
Stable version
MD5 Sum
d9a5a192af92cc39e31738fbf22d965e
Supported software
Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v3.3

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