AppCurriculumItemList
- itemsType: array object[] · AppCurriculumItem[]required
A curriculum item representation
- associationsType: array object[] · AppCurriculumItemAssociation[]required
Non-hierarchical associations where this item is the source
An association from a curriculum item to another item
- idType: stringrequired
Unique identifier
- titleType: stringrequired
Item title/full statement
- typeType: stringrequired
Item type code
- abbreviatedType: string | null
Statement Abbreviated version of the full statement; lets a consumer apply the aggregate standard-name precedence (abbreviatedStatement ?? code ?? title)
- childrenType: array object[]
Child items
Empty object - codeType: string | null
Human coding scheme
- extensionsType: object | null
Additional extension data
- orderType: string | null
Resolved ordering value equivalent to the aggregate's order — standards/subStandards from the isPartOf→course sequenceNumber, all other items from listEnumeration
- subjectsType: array object[] · AppCurriculumSubject[]
Subjects associated with this item (only populated for courses)
A subject associated with a curriculum item
