Adaptive adapted for coderunner

Question behaviour ::: qbehaviour_adaptive_adapted_for_coderunner
Maintained by Richard Lobb
A specialised version of the standard Moodle adaptive behaviour for use with the CodeRunner plugin (qtype_coderunner).

Adaptive adapted for coderunner 1.3.9

Moodle 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Sunday, 21 March 2021, 4:04 PM

Adaptive question behaviour for CodeRunner questions.

This Moodle question behaviour was created by Richard Lobb, University of Canterbury, New Zealand.

This question behaviour was created solely for use with CodeRunner: https://github.com/trampgeek/moodle-qtype_coderunner/. It provides the caching of question test results needed to prevent re-testing a student's code every time the result page is viewed.

This version (v1.3.9) passes information about the current attempt step to the question's grader, such as the number of checks and prechecks, the current mark and the preferred behaviour originally selected (e.g. for a quiz in which the question is being used). This allows a CodeRunner question author to provide more customised feedback, e.g. when using a combinator template grader.

Version information

Version build number
2021022500
Version release name
1.3.9
Maturity
Stable version
MD5 Sum
eacd204de07c872b9886bcd3308e4a53
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • The more recent release 1.4.1 (2021112300) exists for Moodle 3.8
  • The more recent release 1.4.1 (2021112300) exists for Moodle 3.9
  • The more recent release 1.4.1 (2021112300) exists for Moodle 3.10
  • The more recent release 1.4.1 (2021112300) exists for Moodle 3.11

Version control information

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

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