Skill
- displayType: string
Name requiredShort display name of the skill (e.g., Multiplication, Addition)
- idType: stringrequired
Skill identifier, based on Common Core standards
- metadataType: object · SkillMetadatarequired
Metadata about the equation structure and naming for this skill
- factorType: string
A Name requiredDisplay name for the first operand (e.g., "Addend", "Factor", "Minuend", "Dividend")
- factorType: string
B Name requiredDisplay name for the second operand (e.g., "Addend", "Factor", "Subtrahend", "Divisor")
- 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: string
Name requiredDisplay name for the result (e.g., "Sum", "Product", "Difference", "Quotient")
- nameType: stringrequired
Display name of the skill
