SectionMarkInfo
SectionMarkInfo records are published for each section that is assigned to the current school year for schools that are part of the zone. This object is related to the Term in which the Section is taught. This object contains no specific Massachusetts data but is related to TermInfo, SectionInfo, StudentSectionEnrollment, and StudentSectionMarks.
Required Fields
SectionMarkInfo is dependent on SectionInfo having all of its data available.
Depends Upon
SectionInfo
Events
Events for SectionMarkInfo are published based on whether the dependencies above have data, and whether the section is in the current school year and assigned to a school within the zone.
Dependent Objects
StudentSectionEnrollment
StudentSectionMarks
Element Mappings for SectionMarkInfo
MA Req. | SIF Element/@Attribute | MA Business Rules |
M | @RefId |
|
M | @SectionInfoRefId | The ID (GUID) that uniquely identifies the SectionInfo object that this item refers to. |
M | @SchoolInfoRefId | The ID (GUID) that uniquely identifies the School that these Mark Values apply to. |
M | TermMarkLists |
|
MR | TermMarkLists/MarkInfoList | The grading-related information for a section, repeating for each marking period (TermInfo) in which the section reports Marks. |
M | TermMarkLists/MarkInfoList/@TermInfoRefId | The ID (GUID) that identifies the marking period that the following marks are recorded in. |
O | TermMarkLists/MarkInfoList/@SIF_Action | In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present. |
MR | TermMarkLists/MarkInfoList/MarkInfoRefId | The ID (GUID) that identifies a mark that was given to this student. Report one unique RefId for each district and only send one value on each SSM and SectionMarkInfo. |