Fact
- 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)
- factType: string
Id requiredID of the related fact
- typeenumconst:FACT_FAMILYrequired
Type of relationship between facts
values- F
A C T _ F A M I L Y = F A C T _ F A M I L Y
