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/0210 | ||||||||||||||
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 gradebook entry.</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="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="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The CompetencyLevel assessed for the student for the referenced LearningObjective.</xs:documentation> <xs:appinfo> <ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor> </xs:appinfo> </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="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType"> <xs:annotation> <xs:documentation>Relates the student associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradebookEntryReference" type="GradebookEntryReferenceType"> <xs:annotation> <xs:documentation>The GradebookEntry 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/0210 | ||||||
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/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 StudentGradebookEntry/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 StudentGradebookEntry/CompetencyLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CompetencyLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The CompetencyLevel assessed for the student for the referenced LearningObjective.</xs:documentation> <xs:appinfo> <ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element StudentGradebookEntry/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 StudentGradebookEntry/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 associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> |
element StudentGradebookEntry/GradebookEntryReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradebookEntryReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GradebookEntryIdentity GradebookEntryLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradebookEntryReference" type="GradebookEntryReferenceType"> <xs:annotation> <xs:documentation>The GradebookEntry associated with the student grade or score.</xs:documentation> </xs:annotation> </xs:element> |