ListSkillsResponse
- skillsType: array · SkillWithState[]required
- 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
- 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 Status of skill availability or completion
values- Available
- Skill
Completed - Exceeded
Struggling Threshold - All
Facts On Cooldown - Session
Completion Recommended
- competitionsType: integer
Completed Today Number of competitions completed today for this skill
- lastType: stringFormat: date-time
Worked On Date and time the student last worked on the skill, in ISO format
