Student Section Enrollment
This object contains information about a student's enrollment in a section of a course. The following table lists the elements that are published for this object:
Element Name | Submission | Definition | Code Set, if applicable | [Table]Field Mapping | Business Rules |
---|---|---|---|---|---|
RefId | Yes | The ID (GUID) that uniquely identifies this StudentSectionEnrollment entity. | [CC]DCID | ||
StudentPersonalRefId | Yes | The ID (GUID) of the student to whom the enrollment information applies. | [Students]DCID | ||
SectionInfoRefId | Yes | The ID (GUID) of the section in which this student is enrolled. | [Sections]DCID | ||
SchoolYear | Yes | School year for which the information is applicable, expressed as the four-digit year in which the school year ends (e.g., 2018 for the 2017-18 school year). | Current Year | Based on selected Year | |
EntryDate | Optional | The date from when this course section enrollment is valid. | [CC]DateEnrolled | ||
ExitDate | Optional | Date on which the student left the course section. Note: This value will be the last insession day before the [cc]dateleft value. | [CC]DateLeft | Required if the student has left this course section. |