...
...
...
...
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:
Warning |
---|
This section is a work in progress please excuse the sparse documentation. If you'd like to use this question type and don't find the sufficient information on this page please email us. |
Question Type | Recommended Usage | Description | Randomization Level |
---|---|---|---|
HTML & JavaScript |
| This question type primarily supports the usage of matrix elements to be used for creating free response matrix elements. Additionally, the JavaScript supports matrix variables which makes coding questions quicker. | High |
TeX & (C or JavaScript) |
| This question type allows for multiple choice, numerical free response, and free response answers. | High |
Old Question Type to be used as reference while new documentation is being written.
Description | Additional Requirements | Randomization 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 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 |
...
- Differential Equations and Linear Algebra
- Tabular Inputs
- Randomized Parameters
...
This question type primarily supports the usage of matrix elements to be used for creating free response matrix elements.
Additionally, the JavaScript supports matrix variables which makes coding questions quicker.
...
High
...
- Randomized question parameters
- Multiple Choice
- Numerical Free Response
...