lightbulb_outline This question type can be used in a digital test only.
A numerical question can be used to limit the student’s answer to a number. You can specify the answer and margins to review automatically. A numerical question can be a question with a value or a question consisting of variables.
Questions can be created either in a question bank exercise or from within a course assignment. The video below demonstrates creating the questions from the question bank exercise.
Create a numerical question with a value
To create a numerical question with a value, follow the steps below.
- Navigate to your question bank or your course assignment.
- Click New exercise, fill in a name and click Save.
- Click New question and select Numerical question.
- Formulate the question in the question content field.
- Fill in the number of points the question is worth.
- Fill in the value. Optionally, fill in the margin.
- Click the dropdown menu Margin type and select % or Absolute.
- Click the more_vert-icon for more options.
- Click Save.
error_outline The maximum value for a numerical question is 32 digits before the decimal point, and 15 digits after the decimal point.
Create a numerical question with a variable
To create a numerical question with a variable, follow the steps below.
- Navigate to your question bank or your course assignment.
- Click New exercise, fill in a name and click Save.
- Click New question and select Numerical question.
- Fill in the number of points the question is worth.
- Click the more_vert-icon and select Use variable.
- Click the more_horiz-icon and select Code editor.
- Use the script editor to create your variables. The coding language used is Python.
- When all variables are defined, click Run to run the code. To check if the variables are defined correctly, you can use print statements to check the values of the variables you have defined. This way, if running the code gives an error, mistakes can be found.
- Click the dropdown menu Variable, and select the variable you want to use.
- Formulate the question in the question answer field. You can add variables to your question by clicking the Variable button and selecting the variable you want to use.
- It is optional to set up a margin. Click the dropdown button Margin type and choose % or Absolute and fill in the margin.
- Click Save.
Options for a numerical question
-
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 are not included in the maximum amount of points that can be achieved for the assignment If the student answers the question incorrectly, this will not be detracted from the number of points and the mark.
-
Skippable
You will first need to assign which students are exempt from answering this question within the settings of your course. You can then enable which questions can be skipped by these students. During the taking session, students will see the content_cut next to the question to indicate that it is skippable for them. Although they can still see the question, they are not able to answer it. The number of points for this question will not be counted in their results. It is not possible to change this setting after the test has been taken.
Add a grading scheme to a numerical question
To add a grading scheme to a numerical question, follow the steps below.
- Click the Grading scheme tab at the top of your assignment or question bank exercise.
- Go to the question for which you want to set the grading scheme.
- Click the more_horiz-icon and click Edit.
- Fill in the number of points.
- It is optional to fill in feedback that is shown when the results are published for:
- the question is answered correctly
- the question is answered incorrectly
- Click the more_vert-iconfor more grading options.
- Click Save.
Read more about Grading methods here.
Options for grading a numerical question
-
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 begin 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 did not 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 impossible 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.
Comments
0 comments
Article is closed for comments.