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/0210 | ||||||||||||||
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="NumericGrade" 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="DiagnosticStatement" 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>Relates the student and Section associated with the Grade.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <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/0210 | |||||||||
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/0210 | |||||||||
type | NumericGrade | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NumericGradeEarned" type="NumericGrade" 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/0210 | |||||||||
type | DiagnosticStatement | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DiagnosticStatement" type="DiagnosticStatement" 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/0210 | ||||||||||||||||||||||||
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/0210 | ||||||||||||||||||||||||
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/0210 | ||||||||||||||||||||||
type | StudentSectionAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentSectionAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Relates the student and Section associated with the Grade.</xs:documentation> </xs:annotation> </xs:element> |
element Grade/GradingPeriodReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradingPeriodReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GradingPeriodIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Identifies the grading period for the Grade.</xs:documentation> </xs:annotation> </xs:element> |