lightbulb_outline This question type can be used in a digital test only.
The code editor question is used when students need to provide code in their answers. The following programming language can be used by students:
- C++
- C#
- Haskell
- HTML
- Java
- Javascript
- Latex
- Matlab
- PHP
- Python
- R
- Ruby
- Shell script
- SQL
- Swift
Create a code editor question
To create a code editor question, follow the steps below.
- Click the domain School name in the menu on the left.
- Click label_important Courses in the menu at the top.
- Select your course or use the search bar in the Courses-section.
- Select your assignment or create a new assignment.
- Click New exercise, fill in a name and click Save.
- Click New question and select Code editor.
- Formulate the question in the question content field.
- Fill in the number of points the question is worth.
- Click the dropdown menu to select the expected programming language for the question.
- Click the more_vert-icon for more options.
- Click Save.
- Bonus
This marks the question as a bonus question, which means the number of points awarded with this question will be counted until the maximum amount of points achievable for this assignment is reached. The points of the bonus question aren’t included in the maximum amount of points that can be achieved for the assignment If the student answers the question incorrectly, this won’t be detracted from the number of points and the mark. - Skippable
You will first need to assign which students are exempted from answering this question within the settings of your course. You can then enable which questions can be skipped by these students. They will see a notification in the test informing them they can skip the question. The number of points for this question will not be counted in their result. It is not possible to change this setting after the test has been taken. - Partial Scoring
Students will receive points when their answer is partly correct. For example, if the total number of points they can receive for a question is 2 and their answer is 50% correct, they will still receive 1 point. Without this option, they can only receive 0 or the maximum number of points. - Predefined answer
Set a predefined answer which students can keep, edit or delete. This will show up in the answer field.
To add a grading scheme to a code editor question, follow the steps below.
- Click Grading scheme in the menu at the top.
- Go to the question in which you want to set the grading scheme.
- Click the more_horiz-icon and click Edit.
- Click the dropdown menu Grading type* and choose your method.
- Click the more_vert-icon for more grading options.
- Click Save.
Read more about Grading methods here.
- Model answer
A solution for the reviewers (and for participants when published). The model answer can be an extensive elaboration, an image, or a file. - Start with zero points (For the points-per-criteria and rubrics grading method only)
If this option is enabled the marking of this question will always start at zero points and the points will be added up when selecting the criteria. When this option is disabled, the marking will start with the maximum amount of points that can be awarded for this question and selecting the criteria will be subtracted from this maximum. This means that the criteria should be added as minus points of the total amount. The reviewer can then select the criteria if the student didn’t meet this with their answer, so it can be detracted from the total amount of points. - Limit minimum to zero points (For the points-per-criteria grading method only)
With this option enabled, it’s not possible to go below zero points when selecting the different criteria. It is still possible to manually adjust the number of points to go below zero with the adjustment option during the reviewing. - Limit maximum to total points (For the points-per-criteria grading method only)
In the grading settings it’s possible to set the maximum amount of points achievable with the question, separate from the points per criteria When this number deviates from the maximum amount achievable by adding up the criteria points, this option will cap the maximum amount of points to this manually set number.
error_outline When opening the code editor after the digital test has been taken, a warning will be shown to warn you about the danger of changing the script. Changing the script in the code editor may be useful to fix the variables in the grading method, for example, in case a mistake was made. Beware, this may also affect the variables participants used to base their answer on.
Comments
0 comments
Article is closed for comments.