Maple-graded Question Type - Overview

The Maple-graded question type uses the Maple™ 9 computer algebra system to generate algorithmic variables in questions, generate plots and evaluate student responses. The Maple-graded question type gives you access to the computational power of Maple. It includes facilities for algebra, calculus, differential equations, discrete mathematics, graphics, numerical computation, and many other areas of mathematics.

 

Using the Maple-graded question type, you have access to many different kinds of mathematical objects, not just simple expressions. You can use Maple to create questions whose responses require sets, differential equations, unevaluated integrals, groups and many other types of mathematical data. The Maple-graded question type allows for questions with complicated answers, questions with different possible answers, and questions requiring a powerful answer-equivalence checker.

 

With the Maple-graded question type, you also have access to the plotting capabilities of Maple. You can use Maple to plot a student response  (or a function derived from a student response, for example, the definite integral of the student response) for a Maple-graded question type or display a plot for any question type.

 

You can also use functions and routines that are contained in a separate Maple Repository (Maple Library). You can access your personal Maple library archives from within your Maple questions.

 

Maple-graded Formula & Maple Syntax Subtypes

The Maple-graded question type has two subtypes:

 

Both the Maple-graded Formula and Maple Syntax subtypes allow you to use Maple functions and expressions, for example, trigonometric functions, log10, ln, abs, sqrt, diff, int, and LinearAlgebra[Determinant]. In addition to the full range of Maple functions, you can use programming constructs to evaluate responses.

 

Difference Between Maple Formula and Formula

Formula questions are very useful when the correct response is a straight-forward mathematical expression using standard common functions, and when the correct answer is easy to describe and easy to evaluate.

 

The Maple-graded Formula subtype differs from the Formula question type.

Viewing your source code reveals that for Maple-graded questions (both Maple Formula and Maple Syntax subtypes) mode=Maple@, while for Formula question types mode=formula@.

 

Note: There is no difference for the student in syntax or range of expressions.

 

Difference Between Maple-graded Formula and Maple Syntax in Student Response

The two subtypes are distinguished by a student's response.

 

Difference Between Maple-graded Formula and Maple Syntax in Syntax Checking

The two subtypes are distinguished by syntax checking of the student response.

 

Guidelines for Using Maple Code for Maple-graded Questions

 

Providing Feedback to Students

 

Maple-graded Question Type Help Pages

Algorithm Designer

Creating Maple-graded Questions in the Question Bank Editor

Displaying a Plot

Maple-graded Formula

Maple-graded Formula Example Script

Maple Syntax

Maple Syntax Example Script

Math Question Types Comparison Table

Mathematical Functions and Operations

Plotting a Student Response

Tutorial: Maple Algorithmic Question Authoring

Using a Maple Repository

Using Maple Code to Prevent Cheating in Maple Syntax Questions

Using the comment Field in a Maple Question