NullableQuestion
- choicesType: array object[] · Choice[]required
Available answer choices
- correctType: booleanrequired
Whether this choice is the correct answer
- idType: stringrequired
Identifier for this answer choice, unique within the question
- labelType: stringrequired
Display text for the answer choice
- valueType: integerrequired
Numeric value of the answer choice
- factrequired
The fact this question is testing
- factorType: integer
A requiredFirst operand in the math fact
- factorType: integer
B requiredSecond operand in the math fact
- factType: string
Set Id required - idType: stringrequired
- operatorType: string · Operatorenumrequired
Mathematical operator
values- x =
M U L T I P L Y - + =
A D D - - =
S U B T R A C T - ÷ =
D I V I D E
- resultType: integerrequired
Correct answer to the math fact
- textType: stringrequired
Fact display text (e.g., "7 x 8")
- relationshipsType: array object[]
Related facts (e.g., fact family members)
- idType: stringrequired
- stageType: string · LearningStageTypeenum
Type requiredLearning stage type
values- grounding
- assessment
- practice
- review
- repetition
- mastered
- prematureType: boolean
Whether the question was raised prematurely
- timeType: number
To Answer Time limit to answer in seconds
