SkillWithState
- displayType: string
Name requiredShort display name of the skill (e.g., Multiplication, Addition)
- gainableType: object · GainableXp
Xp requiredServer-computed XP availability per game mode for today
- idType: stringrequired
Skill identifier, based on Common Core standards
- nameType: stringrequired
Display name of the skill
- progressType: numbermin:0max:1required
Progress as decimal from 0-1 based on facts mastery
- stateType: string · SkillWithStateStateenumrequired
Current state of the skill for the student
values- N
O T _ S T A R T E D - I
N _ P R O G R E S S - C
O M P L E T E D
- availabilityType: string · SkillAvailabilityenum
Status Whether the skill can be played right now
values- Available
- All
Facts On Cooldown
- competitionsType: integer
Completed Today Number of competitions completed today for this skill
- lastType: string Format: date-time
Worked On Date and time the student last worked on the skill, in ISO format
- metadataType: object · SkillMetadata
Metadata about the equation structure and naming for this skill (math-binary skills only)
