complexType
StudentGradebookEntry
element StudentGradebookEntry/DateFulfilled
element StudentGradebookEntry/LetterGradeEarned
element StudentGradebookEntry/NumericGradeEarned
element StudentGradebookEntry/CompetencyLevel
element StudentGradebookEntry/DiagnosticStatement
element StudentGradebookEntry/StudentSectionAssociationReference
element StudentGradebookEntry/GradebookEntryReference
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | DateFulfilled LetterGradeEarned NumericGradeEarned CompetencyLevel DiagnosticStatement StudentSectionAssociationReference GradebookEntryReference | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="StudentGradebookEntry"> <xs:annotation> <xs:documentation>This entity holds a student’s grade or competency level for a GradeBookEntry.</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="DateFulfilled" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date an assignment was turned in or the date of an assessment.</xs:documentation> </xs:annotation> </xs:element> <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="CompetencyLevel" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The competency level assessed for the student for the referenced learning objective.</xs:documentation> <xs:appinfo> <ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor> </xs:appinfo> </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="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="GradebookEntryReference" type="GradebookEntryReferenceType"> <xs:annotation> <xs:documentation>The Gradebook Entry associated with the student grade or score.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentGradebookEntry/DateFulfilled
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | xs:date | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="DateFulfilled" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date an assignment was turned in or the date of an assessment.</xs:documentation> </xs:annotation> </xs:element> |
element StudentGradebookEntry/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 StudentGradebookEntry/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 StudentGradebookEntry/CompetencyLevel
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
| type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="CompetencyLevel" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The competency level assessed for the student for the referenced learning objective.</xs:documentation> <xs:appinfo> <ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentGradebookEntry/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 StudentGradebookEntry/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 StudentGradebookEntry/GradebookEntryReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | GradebookEntryReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | GradebookEntryIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="GradebookEntryReference" type="GradebookEntryReferenceType"> <xs:annotation> <xs:documentation>The Gradebook Entry associated with the student grade or score.</xs:documentation> </xs:annotation> </xs:element> |








