Maple-graded questions in the Question Bank Editor

To create a Maple-graded question:

  1. In the Question Bank Editor, select Add a question for your topic.

  2. From the Question Type drop-down list, select Maple-graded questions.

  3. In the Question Description field, enter an appropriate description of the Maple question.

  4. It is recommended that you include a comment for a graded response; otherwise, no comment is displayed as feedback to the student if the response is incorrect.

    1. Click the Add button for the This comment will be shown in graded assignments field.

    2. Enter appropriate comment text.

    3. Click OK.

  5. To display the correct answer as feedback for a student response, you must calculate the answer using the Algorithm Designer.

    1.  In the Question Bank Editor/Question Name & Type screen, click the Add button associated with the algorithm field.

    2. Click Designer. The Algorithm Designer opens. Use the designer to simplify setting up algorithmic variables.

  6. Generally, if your question requires an algorithm, use the Algorithm Designer.

  7. In the Question Bank Editor/Question Name & Type, click Next.
    The Question Bank Editor/Add Mathematical Formula screen opens.

 

In the Question Bank Editor/Add Mathematical Formula screen:

  1. As suggested by the first field, Enter the text of the question.

  2. From the Select the type of expression you want to accept field, select Formula or Maple Syntax.

  3. Enter Maple code to grade the student response.

  4. Optional. Upload a Maple repository. For instructions see Using a Maple Repository.

  1. You can also copy content from a Maple worksheet or a Maple code text file. See Copying Content from the Maple Worksheet in this Help page.

  2. Optional. Enter code to enable plotting of the student response. Use $RESPONSE to represent the student response in your code. Before your code is processed by Maple, $RESPONSE is replaced by the student response. The last line must be a Maple plot command.

  3. Click Finish.

 

Copying Content from the Maple Worksheet to EDU

Windows

  1. From a Maple worksheet, select the code you want to copy.

  2. From the Maple menu, select Copy or Copy as Maple Text.

  3. In the EDU Question Bank Editor, right-click and paste the contents into the appropriate box.

  4. Rename the response value to $RESPONSE.

  5. Add $ to all algorithmic variables.

 

 

See Also:

Displaying a Plot

Editing Questions with the Question Bank Editor

Maple Comment to Student Basic Algorithm

Maple Comment to Student Random Variables

Maple-graded Question Type - Overview

Mathematical Functions and Operations

Plotting a Student Response

Working with Question Banks