Tool Search: Ed-Fi
This association indicates the course sections to which a student is assigned.
Object Triggering Logic
This table describes logic for triggering syncing of this object.
Action | Trigger |
---|---|
Post | When a student is scheduled into a course section.
|
Post | Send a new record if a student's roster start date is changed. |
Put | When section information is updated for a student or section.
|
Delete | When a student is deleted from a course section. Delete any future records if the student is given a roster end date for the course.
|
Delete/Post | Delete the record if a student's roster start date is changed. |
School Exclude, Calendar Exclude, Resource Toggle and Resync Logic
This table describes the School Exclude, Calendar Exclude, Resource Toggle and Resync logic of this object.
Action | Trigger |
---|---|
None | If a resource is toggled to 'OFF' after data has sent, all sent data will remain in the ODS but no new data will send. |
Resync | If a record is in the Ed-Fi Identity Mapping table and not in the ODS, it will be deleted from the Ed-Fi Identity Mapping table. |
Resync | If a record is in the ODS and it does not have a matching record in Campus or the Ed-Fi Identity Mapping table, it will be deleted from the ODS. |
Resync | If a mapping is changed in Resource Preferences, a resync will need to be done to reflect the changes. |
Natural Key Changes, Cascading Updates, and Deletes Logic
This table describes the Natural Key Changes/Cascading Updates and Deletes logic of this object.
Action | Trigger |
---|---|
Delete/Post | Natural Key change:
|
Delete/Post | If the natural key changes all dependent data will delete/post.
|
Scope Year Logic
This table describes scope year logic of this object.
Logic |
---|
Reports records in the scope year in which the course/section's calendar is aligned.
|
Resource Preferences
This table describes the Resource Preferences of this object.
Data Element Label | Mapping Needed |
---|---|
Score List Item State Score | Attempt Status Descriptors |
Event Queue Detail
This table describes the Event Queue Detail of this object.
Campus Table | Ed-Fi Action | Fields |
---|---|---|
roster | Post/Put/Delete | The primary table used for sending data for this resource. |
roster | Put | End date |
terms | Put | End date |
course | Put | homeroom |
section | Put | homeroom |
Object Data Elements
This table describes data elements sent within the Student Section Association resource.
Data Element Label | Business Requirement | Business Rules | M, C or O | Data Source GUI Path | Database Field |
---|---|---|---|---|---|
id | The unique identifier of the resource. | M | |||
beginDate | Month, day and year of the student''s entry or assignment to the section. If blank, default is the start date of the first grading period. |
| M | Student Information> General> Schedule> Roster Start Date OR System Administration> Calendar> Calendar> Terms | roster.startdate or terms.startdate |
sectionReference | A reference to the related Section resource. |
| M | ||
studentReference | A reference to the related Student resource. |
| M | ||
attemptStatus Descriptor | An indication of the student’s attempt status for the section. |
| M | Grading & Standards > Grading Tasks > Code, State Reported
| |
endDate | Month, day, and year of the withdrawal or exit of the student from the section. |
| O | Student Information> General> Schedule> Roster End Date OR System Administration> Calendar> Calendar> Terms | roster.endDate or terms.endDate |
homeroomIndicator | Indicator that the class is the student''s designated homeroom used for daily attendance reporting. |
| O | Scheduling> Course> Homeroom or Scheduling> Course> Section> Homeroom | course.homeroom or section.homeroom |
repeatIdentifierType | An indication as to whether a student has previously taken a given course. |
| O | ||
teacherStudentData LinkExclusion | Indicates that the student-section combination is excluded from calculation of value-added or growth attribution calculations used for a particular teacher evaluation. |
| O | ||
msixClockHours | The number of clock hours to date that the student has completed must be reported. | If student is actively enrolled in a Program with a code of Migrant and State Reported is selected, and statusDescriptor is not CP, CF, or CS, report the (number of minutes / 60) the student is scheduled. Round to nearest integer. Use Term Start/End Date, Enrollment Start/End Date, and Roster Start/End Date to determine hours. Reports hours per term if more than one term is assigned to the section. | O | student information > program participation > programs | |
etag | A unique system-generated value that identifies the version of the resource. | O |