Documentation
WIRIS Allowed input
Description
Field | Description | WIRIS documentation |
---|---|---|
General | Checks whether the syntax of the answer is a well-formed mathematical expression. This is the most general purpose syntax assertion. It should be used for general expressions such as polynomials, formulas and equations involving basic arithmetic, variables, elemental functions, calculus operators, or matrix arithmetic. Units of measurement are not included. | More details |
Quantity | This assertions checks that the answer is a well-formed quantity. This includes floating point numbers with several distinct notations, units of measurement and basic arithmetic. Functions, calculus, set operators and matrix arithmetic are not included. | More details |
Text | To be used for textual responses or for any no mathematical expression. | More details |