Grasple has multiple check methods using the Computer Algebra System (CAS) which can be used within the editor to indicate when the answer of a student should be marked correct/incorrect. A full list of current options can be found in this article.
β
This article covers the Is Unit Expression With Equivalent Value check. There are two sections in this article:
When to use the Is Unit Expression With Equivalent Value check?
How does the Is Unit Expression With Equivalent Value check work?
When to use the Is Unit Expression With Equivalent Value check?
If you want to check whether a given Unit Expression has a value which is equivalent to a given value, this is the check to use. The input on the right-hand side of this check can be a:
unit expression (such as
4 N
)a mathematical expression (such as
2 * 2
)
In the first situation this check will extract the value from the unit expression (in this case 4
) and use this in the comparison.
How does the Is Unit Expression With Equivalent Value check work?
The check will extract the value from the right-hand side of the rule and the value on the left-hand side of the rule. These two values are then compared using the Algebraically Equivalent check.
Questions or Feedback
Do you want to know more about this check, whether you should use it for your exercise or any of the other checks? Please let us know via the chat icon in the right bottom of the screen!