StudentCourseProgressResponse
A recursive tree representing a student's progress through a course curriculum
- Type: stringFormat: uuid
cf Item Id requiredThe CFItem identifier
- Type: array object[] · StudentCourseProgressResponse[]
children requiredChild items in the curriculum hierarchy
A recursive tree representing a student's progress through a course curriculum
- Type: stringFormat: uuid
cf Item Id requiredThe CFItem identifier
- Type: array object[] · StudentCourseProgressResponse[]
children requiredChild items in the curriculum hierarchy
A recursive tree representing a student's progress through a course curriculum
- Type: boolean
completed requiredWhether the student has completed this item
- Type: string | nullFormat: date-time
completed At requiredISO 8601 timestamp of when the item was completed, or null if not completed
- Type: string
type Code requiredThe item type code (e.g., course, section, topic, level, lesson)
- Type: boolean
completed requiredWhether the student has completed this item
- Type: string | nullFormat: date-time
completed At requiredISO 8601 timestamp of when the item was completed, or null if not completed
- Type: string
type Code requiredThe item type code (e.g., course, section, topic, level, lesson)
