complexType
Grade
element Grade/LetterGradeEarned
element Grade/NumericGradeEarned
element Grade/DiagnosticStatement
element Grade/GradeType
element Grade/PerformanceBaseConversion
element Grade/StudentSectionAssociationReference
element Grade/GradingPeriodReference
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | LetterGradeEarned NumericGradeEarned DiagnosticStatement GradeType PerformanceBaseConversion StudentSectionAssociationReference GradingPeriodReference | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="Grade"> <xs:annotation> <xs:documentation>This educational entity represents an overall score or assessment tied to a course over a period of time (i.e., the grading period). Student grades are usually a compilation of marks and other scores.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="LetterGradeEarned" type="GradeEarned" minOccurs="0"> <xs:annotation> <xs:documentation>A final or interim (grading period) indicator of student performance in a class as submitted by the instructor.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NumericGradeEarned" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>A final or interim (grading period) indicator of student performance in a class as submitted by the instructor.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DiagnosticStatement" type="text" minOccurs="0"> <xs:annotation> <xs:documentation>A statement provided by the teacher that provides information in addition to the grade or assessment score.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradeType" type="GradeType"> <xs:annotation> <xs:documentation>The type of grade reported (e.g., Exam, Final, Grading Period). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="PerformanceBaseConversion" type="PerformanceBaseConversionType" minOccurs="0"> <xs:annotation> <xs:documentation>A conversion of the level to a standard set of performance levels.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Association to the student-section association with which the grade is awarded.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the grading period for the grade.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Grade/LetterGradeEarned
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | GradeEarned | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="LetterGradeEarned" type="GradeEarned" minOccurs="0"> <xs:annotation> <xs:documentation>A final or interim (grading period) indicator of student performance in a class as submitted by the instructor.</xs:documentation> </xs:annotation> </xs:element> |
element Grade/NumericGradeEarned
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | xs:integer | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="NumericGradeEarned" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>A final or interim (grading period) indicator of student performance in a class as submitted by the instructor.</xs:documentation> </xs:annotation> </xs:element> |
element Grade/DiagnosticStatement
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | text | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="DiagnosticStatement" type="text" minOccurs="0"> <xs:annotation> <xs:documentation>A statement provided by the teacher that provides information in addition to the grade or assessment score.</xs:documentation> </xs:annotation> </xs:element> |
element Grade/GradeType
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||
| type | GradeType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="GradeType" type="GradeType"> <xs:annotation> <xs:documentation>The type of grade reported (e.g., Exam, Final, Grading Period). </xs:documentation> </xs:annotation> </xs:element> |
element Grade/PerformanceBaseConversion
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||
| type | PerformanceBaseConversionType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="PerformanceBaseConversion" type="PerformanceBaseConversionType" minOccurs="0"> <xs:annotation> <xs:documentation>A conversion of the level to a standard set of performance levels.</xs:documentation> </xs:annotation> </xs:element> |
element Grade/StudentSectionAssociationReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | StudentSectionAssociationReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | StudentSectionAssociationIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Association to the student-section association with which the grade is awarded.</xs:documentation> </xs:annotation> </xs:element> |
element Grade/GradingPeriodReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | GradingPeriodReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | GradingPeriodIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the grading period for the grade.</xs:documentation> </xs:annotation> </xs:element> |








