Keywords: quiz, question, exam, e-exam, e-assessment, summative, formative, instant feedback
Table of Contents | ||||
---|---|---|---|---|
|
...
Click Create a New Question or Add a new question.
Select CodeRunner
CodeRunner is an advanced question type. You should consult the in-line documentation while authoring CodeRunner questions - just click the ? help icons (
).
At the very minimum you will need to complete:
Question type: select the appropriate coding language
Question text: provide students with the question prompt
Answer: provide the correct answer.
Test case: provide test to evaluate the student's response
Expected output: the output expected by the students answer when the test case is run.
You should also be aware that CodeRunner questions allow students to check their responses at the cost of a penalty if their answer fails. As explained in the CodeRunner documentation:
...