Career and Technical Education - UDM v2.1
The Career and Technical Education (CTE) subdomain of the Alternative/Supplemental Services extends the StudentProgramAssociation entity to specify attributes specific to the CTE program, such as the CTE cluster.
Key Entities
This model shares the key entities from the Alternative/Supplemental Services domain:
A Program entity, which defines programs with services offered by an education organization.
A StudentProgramAssociation entity, which links Program entities to participating students.
A StaffProgramAssociation entity, which links Program entities to assigned staff.
It also has a unique entity to model CTE information:
A StudentCTEProgramAssociation entity, which connects an individual student to a StudentProgram entity via the StudentProgramAssociation entity.
Model Reference
This section contains reference information for the Career and Technical Education subdomain model.
Career and Technical Education Model Entities
Name | Description |
|---|---|
EducationOrganization | This entity represents any public or private institution, organization, or agency that provides instructional or support services to students or staff at any level. |
Program | This entity represents any program designed to work in conjunction with, or as a supplement to, the main academic program. Programs may provide instruction, training, services, or benefits through federal, state, or local agencies. Programs may also include organized extracurricular activities for students. |
School | This entity represents an educational organization that includes staff and students who participate in classes and educational activity groups. |
Section | This entity represents a setting in which organized instruction of course content is provided, in-person or otherwise, to one or more students for a given period of time. A course offering may be offered to more than one section. |
Staff | This entity represents an individual who performs specified activities for any public or private education institution or agency that provides instructional and/or support services to students or staff at the early childhood level through high school completion. For example, this includes: |
StaffProgramAssociation | This association indicates the Staff associated with a program. |
StaffSchoolAssociation | This association indicates the School(s) to which a staff member provides instructional services. |
StaffSectionAssociation | This association indicates the class sections to which a staff member is assigned. |
Student | This entity represents an individual for whom instruction, services, and/or care are provided in an early childhood, elementary, or secondary educational program under the jurisdiction of a school, education agency or other institution or program. A student is a person who has been enrolled in a school or other educational institution. |
StudentCTEProgramAssociation | This association represents the career and technical education (CTE) program that a student participates in. The association is an extension of the StudentProgramAssociation particular for CTE programs. |
StudentProgramAssociation | This association represents the Program(s) that a student participates in or is served by. |
StudentProgramAttendanceEvent | This event entity represents the recording of whether a student is in attendance to receive or participate in program services. |
StudentSchoolAttendanceEvent | This event entity represents the recording of whether a student is in attendance for a school day. |
StudentSectionAssociation | This association indicates the course sections to which a student is assigned. |
StudentSectionAttendanceEvent | This event entity represents the recording of whether a student is in attendance for a section. |
Career and Technical Education Model