StudentSectionMarks
The StudentSectionMarks SIF Object is a record for the grade of a student in a class. For the IsFinal element to be true and the SectionFinalGrade element to be filled in, it is required that the Iowa Term StoreCode Mappings are mapped for the school and term for the class. This is done on the District Office > District > Schools/School Info > Edit a School > Iowa Term StoreCode Mappings page. The agent will determine the grade to published based on: 1) Is there a final store code mapped? If so, the agent will publish this grade if it exists. If there are multiple store codes mapped, then the agent will send the first entered grade. 2) If there is no final grade that has been mapped, then the agent will send the first grade entered, if it exists.
Events
Add, Change and Delete events are supported for StudentSectionMarks.
Element Mappings for StudentSectionMarks
PS Field Mapping | SIF Element/Attribute | Req. | IA Field | Business Rules |
Students.DCID | @StudentPersonalRefId | M | RefId is auto generated. Objtype = 1. | |
Sections.DCID | @SectionInfoRefId | M | RefId is auto generated. Objtype = 15. | |
Terms.DCID | @TermInfoRefId | M | RefId is auto generated. Objtype = 14. | |
Schools.DCID | @SchoolInfoRefId | M | RefId is auto generated. Objtype = 3. | |
IsFinal | M | MTSS | Based on the final store code mapping. If there is no grade in the final store code, then this will be 'False'. Otherwise, this will be 'True'. | |
GradeScaleItem.DCID | MarkList/Mark/@MarkInfoRefId | M | MTSS | RefId is auto generated. Objtype = 504. Defaults to the 'Default' Grade Scale. |
StoredGrades.Percent | MarkList/Mark/Percentage | C | MTSS | If the percent is > 100, then 100 will be sent. |
MarkList/Mark/Numeric | C | MTSS | Not published by the IA SMP. | |
StoredGrades.Letter | MarkList/Mark/Letter | C | MTSS | |
GradeScaleItem.Description | MarkList/Mark/Narrative | C | MTSS | |
SIF_ExtendedElements/SIF_ExtendedElement [@Name="IA Profile Extensions"] | ||||
StoredGrades. | SIF_ExtendedElement/SectionFinalGrade | M | C0143 | Based on the final store code mappings. If there is a grade in a mapped final store code, then the Letter Grade will be published here. Otherwise, this element will not exist. This will also only be published if the students grade level is 9 or above. |