Choose a Maple-graded question sub-type
There are two sub-types to choose from when authoring a Maple-graded question:
Formula
Maple Syntax
The maple-graded question sub-types are defined by the expression type that you select during question authoring.
Maple-graded questions overall are ideal for:
More sophisticated grading routines (including partial grading) through Maple code
Accepting a wider range of mathematical expressions as responses
Questions with more than one answer or an infinite number of answers
Questions requiring a powerful response-equivalence checker
Use the following comparative table to help determine which Maple-graded question sub-type is ideal for the question you want to author:
Characteristic | Formula sub-type | Maple syntax sub-type |
|---|---|---|
Where can I learn more about specifically authoring this Maple-graded question sub-type? | ||
Is the Maple engine used to grade student responses? | YES | YES |
Should the question statement explicitly state when Maple syntax is required by student responses? | NO | YES |
Does the student need to know Maple commands to answer a question that explicitly requires text entry mode and Maple syntax? | NO | YES |
Is the Syntax Checker only available if the student is using symbolic entry mode? | YES | YES |
Can the student choose whether they want to enter their response in text entry mode or symbolic entry mode? | YES | NO |
As the question author, you restrict whether the student has to use text entry mode or symbolic entry mode. | NO | YES |
