AppCurriculumItem
A curriculum item representation
- Type: array object[] · AppCurriculumItemAssociation[]
associations requiredNon-hierarchical associations where this item is the source
An association from a curriculum item to another item
- Type: string
association Type requiredType of the association (e.g., exactMatchOf, isRelatedTo, precedes)
- Type: string
destination Id requiredIdentifier of the destination item
- Type: string
destination Type requiredType code of the destination item
- Type: string
id requiredUnique identifier
- Type: string
title requiredItem title/full statement
- Type: string
type requiredItem type code
- Type: array object[] · AppCurriculumItem[]
children Child items
A curriculum item representation
- Type: array object[] · AppCurriculumItemAssociation[]
associations requiredNon-hierarchical associations where this item is the source
An association from a curriculum item to another item
- Type: string
id requiredUnique identifier
- Type: string
title requiredItem title/full statement
- Type: string
type requiredItem type code
- Type: array object[] · AppCurriculumItem[]
children Child items
A curriculum item representation
- Type: string | null
code Human coding scheme
- Type: object | null
extensions Additional extension data
- Type: array object[] · AppCurriculumSubject[]
subjects Subjects associated with this item (only populated for courses)
A subject associated with a curriculum item
- Type: string | null
code Human coding scheme
- Type: object | null
extensions Additional extension data
- Type: array object[] · AppCurriculumSubject[]
subjects Subjects associated with this item (only populated for courses)
A subject associated with a curriculum item
- Type: string
id requiredUnique identifier of the subject
- Type: string
title requiredTitle of the subject
