Advanced Question Types

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:

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 TypeRecommended UsageDescriptionRandomization Level
HTML & JavaScript
  • 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

TeX & (C or JavaScript)
  • PsTricks
  • Randomized question parameters
  • Multiple Choice
  • Numerical Free Response

This question type allows for multiple choice, numerical free response, and free response answers.

High




Old TeX Question Type to be used as reference while new documentation is being written.


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



Regardless of the style of TeX question you would like to create, there are certain lines that are required for this question type. The code field must at least contain a specification of the expected answer and the syntax depends on the type of response you would like from students. For more information about the response type you'd like to create, please see the corresponding page:

Visit this page for more information about TeX/LaTeX and Javascript in Quest.