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.6

Moodle 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Friday, 20 December 2019, 5:58 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
  • whenever a new response is saved (without grading) fraction is set to 'null'
  • optional adaptivenopenalty behaviour
  • adaptivenopenalty behaviour: fraction cannot be negative (minimum is 0)

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

Version information

Version build number
2019101700
Version release name
0.9.6
Maturity
Stable version
MD5 Sum
887d70a94e4d7649e4f50703033f5f7f
Supported software
Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

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

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