4c. Create a Programming Question
To create a programming question:
- Navigate to the assessment
- Click New Question and select Programming in the dropdown
- Fill in the question under Description.
- Give the question a grade (e.g. 2 marks)
Choose the desired programming language and evaluator.
Fill in the submission template (what the student sees) and solution (the correct solution to the question)
Following which, you can create public, private or evaluation test cases for the code by clicking + sign in the respective section.
Minimally, you will need to fill in the fields Expression and Expected.