lightbulb_outline This question type can be used in a digital test only.
The mathematical equation question is used if participants are required to answer a question by using an equation. Grading of this question can be done manually or automatically by making use of the equation solver. If you use the equation solver, Ans will calculate the answer of the participant to check if the correct answer has been given.
Please note that trigonometric functions need their parameters to be added inside brackets. This means that \(sinx = 0\) will result in an error, but \(sin(x)=0\) will be calculated correctly.
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 mathematical equation question
To create a mathematical equation question, follow the steps below.
- Navigate to your question bank or your course assignment.
- Click on New exercise, fill in a name and click Save.
- Click New question and select Mathematical equation.
- Formulate the question in the question box.
- Fill in the number of points the question is worth.
- Click the dropdown menu Equation solver* and select Review manually or Use equation solver. If you use the review manually option, you will have the possibility to add criteria with points to the grading scheme. If you use the equation solver, continue with the next step.
- If the equation solver is selected, click the Pencil-icon and write the equation. Click the dropdown menu Equation operation and choose the operation. Examples of each operation are shown below.
- Click Calculate solution to check whether the correct equation has been inserted. The solution which is expected from the participants will appear. If this is not the answer you would have expected, an incorrect equation has been entered in the previous step.
- Click the more_vert-icon for more options.
- Click Save.
Equation operations
Ans provides different equation operations which you can use to automatically grade the answer of the participant. For each operation, an example is provided below.
error_outline When working with multiple variables, be sure to explicitly include a multiplication symbol between them. For instance, instead of writing 'ab,' which will be treated as a single variable, use 'a * b' to clearly indicate the multiplication of 'a' and 'b'.
Solve
This operation can be used to solve an equation for a specific variable. In the example below, the participant needs to solve the equation \(3+3x = 9\). In this case, the correct answer is \(2\), as:
- \(3+3x = 9\)
- \(3x = 6\)
- \(x = 2\)
As the equation is solved for \(x\), this is inserted in the 'Variable' field.
Simplify
This operation can be used to simplify equations to their smallest shape. In the example below, the participant needs to simplify the equation \(2^3\). In this case, the answer is \(8\).
Expand
This operation can be used for equations that contain brackets. The result will be an equation without brackets. For example, the participant needs to solve the equation \(10(10-1)\). The solution is \(90\), as:
- \(10(10-1)\)
- \(10(9)\)
- \(90\)
Factor
This operation is the opposite of expanding. The given equation will be written as an equation without brackets. In the example below, the participants need to factor \(2y+6\). The correct answer, in this case, is \(2(y+3)\).
Differentiate
This operation is used to calculate the derivative of a certain function f with respect to a variable x. The derivative of a function y = f(x) of a variable x is a measure of the rate at which the value y of the function changes with respect to the change of the variable x. In the example, the participant calculates the derivative of \(3x^5\). The correct answer is \(15x^4\).
Integral
This operation is used to calculate the integral of a certain function f with respect to a variable x on an interval [a,b]. In the example below, the participants need to solve \(\int 2xdx\). The correct answer is \(x^2\).
Limit
This operation is used to calculate the limit L of a certain function f of x as x approaches c. In the example below, the participants calculate the following: \(\lim {x \to 2} x^2\). The answer is 2, as:
- \(\lim {x \to 2} x^2\)
- If \(x=2\), \(x^2 = 2^2\)
- \(2^2 = 4\)
In this example the limit of function \(x^2\) is 4 when x approaches c, which in this case is 2.
Summation
With this operation, participants calculate the sum of a sequence of any kind of number. In the example below, the participant needs to solve \(\sum_{k=1}^{3} k^2\). The correct answer is \(14\), as \(1^2 + 2^2 + 3^2 = 1+4+9 = 14\).
Question and review options
Just like other question types, the mathematical equation has specific question and review options. When selecting the review method 'review manually', a grading scheme can be added.
Options for a mathematical equation 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 participant 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.
-
Partial scoring
Participants 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.
Add a grading scheme to a mathematical equation question
To add a grading scheme to a mathematical equation question, follow the steps below.
- Click Grading scheme tab at the top of the 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.
- The only option is to add grading criteria. Sliders and rubrics are not available for this question type. To add a criterion, click on the plus (+) symbol. Add the number of points and the text of the criteria.
- Click the more_vert-icon for more grading options.
- Click Save.
Options for grading a mathematical equation question
-
Start with zero points
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 to the total amount. The reviewer can then select the criteria if the participant did not meet the criteria with their answer. The points for that criteria will be detracted from the total amount of points.
-
Limit minimum to zero points
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 reviewing.
-
Limit maximum to total points
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.
Options for feedback
When the option ‘Feedback’ is enabled in the ‘Accessibility’ settings of your assignment, Ans will give hints when a student is solving equations or other mathematical questions. An example of how this will look for the student:
When hints are not desired, you need to disable ‘Feedback’ in the assignment settings.
error_outline If you use the equation solver, you do not have to insert the correct answer as it is calculated automatically with the operation chosen. The participant will have an infinite amount of attempts for this type of question.
Comments
0 comments
Please sign in to leave a comment.