Student Class Mark
Contents
Introduction
This report allows the school to submit the school mark for a student who took a class. When running this report for a single student, or group of students, please select the students prior to running the report.
Report Input
For help with navigation and running the report, seeHow to Find and Generate a Report.
Field | Description |
Data to be Filled | Select the checkbox next to the filter fields to save the settings as defaults. To select all checkboxes, choose Set All from the pop-up menu. To clear all checkboxes, choose Reset All. |
Students to Include | Choose whether you wish to run the report for the current selection of students or have the report search for students based on school. |
Select Term | Choose the term(s) that you need their classes’ enrollments to be included. |
List of StoreCodes to retrieve | Enter a list of StoreCodes in this format: Y1,S1,Q1,Q2. If the list is left blank, then all StoreCodes are returned. |
Mark Correction Code | Select the Mark CorrectionCode to embed into the Student Class Mark records. This specifies whether or not this is a correction to previously reported marks. |
Comment for XML Header | Optionally enter a Comment. This text will be placed at the start of the XML file as a comment. This may help in organizing multiple files. |
Report Output
Each of the fields displayed in the output of the report are described below. See Understanding the Report Output Table for a definition of each column in the table.
Data Element | Description | [Table]FieldName |
MsgId | Displays a Global Unique Identifier. | N/A |
Date | Displays the date that the Report was generated. | N/A |
Time | Displays the time that the Report was generated in the format HH:MM:SS, using a 24-hour clock. | N/A |
Zone | Always equals “UTC-06:00” | N/A |
SourceId | Displays the current School Number. This is the department-assigned number of the organization. | [Schools]School_Number |
RefId | Display an auto-increment reference ID for returning the response. | N/A |
ObjectName | Displays “StudentClassMark” as the object name | N/A |
Action | Always equals “Add” | N/A |
StudentClassMark | ||
StudentIdentification/DeptAssignedPersonId | Displays the Learning ID Number of the student whose data is to be updated. | [Students]State_StudentNumber |
StudentIdentification/BirthDate | Displays the student’s date of birth in the “YYYY-MM-DD” format. | [Students]DOB |
ClassIdentification/SchoolId | Displays the department-assigned number of the school offering the class. | [Schools]School_Number |
ClassIdentification/ClassId | Displays the class identification number. This is a Unique Identifier assigned by the application to distinguish this class from all other classes in the same school for the same dates. | [S_SK_SEC_X]ClassID or [Courses]Course_Number-[Courses]Course_Name-[Sections]Section_Number when ClassID is null |
ClassIdentification/Start Date | Displays the first day of the term the class is in. | [Terms]FirstDay |
ClassIdentification/End Date | Displays the last day of the term the class is in. | [Terms]LastDay |
SchoolMarkInfo/CorrectionCode | Displays “No” since this is not a correction to a previously reported mark. | N/A |
SchoolMarkInfo/SchoolMark | Displays the mark granted by the school. This has to be a whole number between 1 and 100 inclusive. | [StoredGrades]Percent |