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: number
Numeric value of this choice; absent when the choice content has no numeric value
- factrequired
The fact displayed to the student (a held-out probe for transfer contracts)
- answerType: object · CardAnswerrequired
The gradable answer for this card
- factType: string
Set Id required - idType: stringrequired
- reviewType: object · ReviewResponse
Response requiredGenerated response expected during review
- textType: stringrequired
Prompt displayed to the student (e.g., "7 x 8 = ?")
- cardType: string · CardTypeenum
Type Retrieval card type
values- Math
Binary = M A T H _ B I N A R Y - Math
Unary = M A T H _ U N A R Y - Math
Missing Operand = M A T H _ M I S S I N G _ O P E R A N D - Math
Rational = M A T H _ R A T I O N A L
- factorType: integer
A First or sole operand (math-binary and math-unary cards)
- factorType: integer
B Second operand (math-binary cards only)
- fractionType: object · FractionOperation
Operation Structured fraction operation for rational cards
- operatorType: string · Operatorenum
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
- rationalType: object · FractionAnswer
Reduced source rational for rational conversion cards
- relationshipsType: array object[]
Related facts (e.g., fact family members)
- resultType: integer
Arithmetic result of factorA operator factorB (math-binary cards only)
- suppliedType: array object[] · CardAnswer[]
Distractors Content-supplied wrong answers; when absent, distractors are derived per card type
The gradable answer for this card
- unaryType: string · UnaryOperationenum
Operation Operation performed by a math-unary card
values- square =
S Q U A R E - square
-root = S Q U A R E _ R O O T - cube =
C U B E - cube
-root = C U B E _ R O O T
- idType: stringrequired
- responseType: string · QuestionResponseModeenum
Mode requiredInput format required to answer a question
values- choice =
C H O I C E - integer =
I N T E G E R - decimal =
D E C I M A L - percent =
P E R C E N T - fraction =
F R A C T I O N
- sourceType: string
Fact Id requiredStable fact whose progress this question advances
- stageType: string · LearningStageTypeenum
Type requiredLearning stage type
values- grounding
- assessment
- practice
- review
- repetition
- mastered
- prematureType: boolean
Whether the question was raised prematurely
- roundingType: integer
Digits min:0Required precision for approximate responses
- timeType: number
To Answer Time limit to answer in seconds
