CodeRunner
Maintained by
Tim Hunt, Richard Lobb
A question type that allows question authors to set programming questions in which the student answer is code in some programming language, which is graded by running it. More generally it can handle any question to which the answer is text that can be graded by a computer program written by the question author.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
This plugin requires the special behaviour "adaptive_adapted_for_coderunner", from https://github.com/trampgeek/moodle-qbehaviour_adaptive_adapted_for_coderunner. That plugin has been submitted separately.