Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The advanced question types all use TeX formatting. Each type is available for use on all types of assignments, are automatically graded by default, and have the ability to have multiple parts to a question:

...


DescriptionAdditional RequirementsRandomization level

TeX Open

Allows for the use of a script in either Javascript or C to accompany the question and provide additional randomization. Can be used to create the following additional types:

Multiple Choice

A complex formatting choice for a high level of randomization in a question.at least 2 answer choiceshigh

Numerical TeX

A numerical free response question that grades with a default of 1% deviation from the provided answer.code portion for the generation of the questionhigh

Algebraic Free Response

Expects an algebraic equation as an answer. X+1 is the same thing as 1+X, but  π  is not the same as 3.14 (values must be exact).global free answer type and specific syntax for the correct answermed
Question TypeRecommended UsageDescriptionRandomization Level
HTML & JavaScript
  • Differential Equations and Linear Algebra
  • Tabular Inputs
  • Randomized Parameters

This question type

allows for multiple choice, numerical free response, and free response answers

primarily supports the usage of matrix elements to be used for creating free response matrix elements.

Image Added

Additionally, the JavaScript supports matrix variables which makes coding questions quicker.

High

TeX & (C or JavaScript)
High

To create an advanced question type click the Advanced tab on the Create a Question page.

...

  • Randomized question parameters
  • Multiple Choice
  • Numerical Free Response
This question type allows for multiple choice, numerical free response, and free response answers.High


...