Class: TestQuestion

mathex. TestQuestion

returns a Test question specific instance

new TestQuestion(type, options) → {Object}

Test - Test Question Factory Class

Parameters:
Name Type Description
type String Type of the question to create
options Object Object to be passed to the specific question class constructor
Source:
Returns:
A specific test question instance
Type
Object