GetNextQuestionResponse
- questionType: object | null · NullableQuestionrequired
- choicesType: array object[] · Choice[]required
Available answer choices
- 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
- sessionType: string
Id requiredThe session ID for the current session
- algorithmType: string · AlgorithmIdenum
Id values- practice
- competition
- review
- skillType: string · SkillAvailabilityenum
Availability Status of skill availability or completion
values- Available
- Skill
Completed - Exceeded
Struggling Threshold - All
Facts On Cooldown - Session
Completion Recommended
- startType: object · StartReview
Review - factType: string
Set Id requiredThe fact set ID to start a review session for
