Adaptive for external grading

Question behaviour ::: qbehaviour_adaptiveexternalgrading
Maintained by Karin Borm
question behaviour for questions that are automatically graded by a grading back-end, especially stores the grader feedback for display. Used for qtype_proforma.

Adaptive for external grading 0.9.5

Moodle 3.4, 3.5, 3.6
Released: Wednesday, 18 September 2019, 3:15 PM

Moodle question behaviour 'adaptive for external grading'

This question behaviour is designed to be used by the ProFormA question type plugin. It is derived from the adaptive question behaviour and adds the following features:

  • store extra grading information (feedback from grader)
  • avoid regrading when finishing an attempt
  • special handling for internal grading errors
  • optional adaptivenopenalty behaviour

Copyright notice: The coderunner behaviour (https://moodle.org/plugins/qbehaviour_adaptive_adapted_for_coderunner) was used a starting point.

Version information

Version build number
2019091700
Version release name
0.9.5
Maturity
Stable version
MD5 Sum
2ee32136a4a0162c003f9ce970f65159
Supported software
Moodle 3.4, Moodle 3.5, Moodle 3.6
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • The more recent release 0.9.6 (2019101700) exists for Moodle 3.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
0.9.5

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