How to install CodeRunner locally in Moodle on win10?

How to install CodeRunner locally in Moodle on win10?

by Zhang Jeremy -
Number of replies: 2

Hello everyone, I have met a problem when I am installing coderunner on moodle. After I choose the "install plugin" in site administration, I upload the zip file that I download from the official coderunner plugin website of Moodle. However, it tells me that I have to choose a plugin type and I don't know what to do. Can anyone help me with that? Thanks a lot!

In reply to Zhang Jeremy

Re: How to install CodeRunner locally in Moodle on win10?

by Richard Lobb -
CodeRunner is a question type plugin. Installation instructions for coderunner can be found here: https://github.com/trampgeek/moodle-qtype_coderunner#installation The instructions explain that you also need to install the question behaviour plugin qbehaviour-adaptive_adapted_for_coderunner. Furthermore, if you want to do much more than briefly evaluate coderunner you will need to install a Jobe sandbox server to run the jobs. All this is explained in the above install instructions.