Skip to main content
Skip table of contents

StudentSectionMarks

StudentSectionMarks is based upon having a StoredGrade record for a class enrollment. By default, the only StoreCodes published are S1 and S2. To change which StoreCodes are published, the following property needs to be added the agent.cfg file, and the values of "S1,S2" replaced with the StoreCodes to publish:
<property name="studentsectionmarks.storecode" value="S1,S2" />

Element Mappings for StudentSectionMarks

PS Field Mapping

SIF Element/Attribute

Req.

Business Rules

 

@RefId

M

 

 

@StudentPersonalRefId

M

 

 

@SectionInfoRefId

M

 

 

@TermInfoRefId

M

 

 

@SchoolInfoRefId

M

 

 

IsFinal

M

Hardcoded to True.

 

MarkList/Mark/@MarkInfoRefId

M

 

StoredGrade.Percent

MarkList/Mark/Percentage

C

If the value is > 100, then 100 will be sent. If the value is < 0, then 0 will be sent.
Otherwise, the value will be rounded to the nearest whole number.

StoredGrade.Grade

MarkList/Mark/Letter

C

 

GradeScaleItem.Description

MarkList/Mark/Narrative

C

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.