Generation - StudentGrade Interchange Data
- Jason Hoekstra
Owned by Jason Hoekstra
This section outlines the StudentGrade Interchange generation rules.
Input & Precursors
Standard configuration file, which includes a SchoolProfile
and GradeProfile
 configuration data. Also depends on StudentEnrollment (Student Section Associations).
Entities & Elements
Interchange-StudentGrade.xsd contains the following entities:
- Grade
Path | Element | Rules | Notes |
---|---|---|---|
Grade | LetterGradeEarned | The Student Performance Profile is used to create a letter grade average for each student, with the median set at the B/C boundary | No failing grades currently generated. Every grade generated for the student is currently the same letter grade. |
NumericGradeEarned | Randomly assigned based on the LetterGradeEarned . Assumes a standard 100-point scale | ||
GradeType | Always "Grading Period" | ||
PerformanceBaseConversion | Assigned based on LetterGradeEarned
| ||
StudentSectionAssociationReference | Populated with reference to previously generated student section reference (i.e., the reference to the section for which this grade is being generated) | ||
GradingPeriodReference | Populated with reference to grading period in which the grade was earned |