The advanced question types all use TeX formatting instead of an HTML editor. 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:
Description | Additional Requirements | Randomization level | |
---|---|---|---|
Multiple Choice (static choices) | This type is similar to the basic multiple choice question, but does not allow the answer choices to be shuffled. | at least 2 answer choices | none |
TeX Multiple Choice | The choices are shuffled each time a new copy of the question appears. | at least 2 answer choices | low |
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 choices | high |
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 question | high |
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 answer | med |
To create an advanced question type click the Advanced tab on the Create a Question page.