complexType
GradebookEntry
element GradebookEntry/GradebookEntryType
element GradebookEntry/DateAssigned
element GradebookEntry/Description
element GradebookEntry/LearningStandardReference
element GradebookEntry/LearningObjectiveReference
element GradebookEntry/SectionReference
element GradebookEntry/GradingPeriodReference
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | GradebookEntryType DateAssigned Description LearningStandardReference LearningObjectiveReference SectionReference GradingPeriodReference | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="GradebookEntry"> <xs:annotation> <xs:documentation>This entity represents a teacher’s assignment, homework, or classroom assessment to be recorded in a gradebook.</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="GradebookEntryType" type="GradebookEntryType"> <xs:annotation> <xs:documentation>The type of the gradebook entry; for example, homework, assignment, quiz, unit test, oral presentation, etc. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="DateAssigned" type="xs:date"> <xs:annotation> <xs:documentation>The date the assignment, homework, or assessment was assigned or executed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>A description of the assignment, homework, or classroom assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard(s) associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningObjectives associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The section associated with the gradebook entry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the grading period for the gradebook entry</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element GradebookEntry/GradebookEntryType
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | GradebookEntryType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="GradebookEntryType" type="GradebookEntryType"> <xs:annotation> <xs:documentation>The type of the gradebook entry; for example, homework, assignment, quiz, unit test, oral presentation, etc. </xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntry/DateAssigned
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:date | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="DateAssigned" type="xs:date"> <xs:annotation> <xs:documentation>The date the assignment, homework, or assessment was assigned or executed.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntry/Description
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | Description | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>A description of the assignment, homework, or classroom assessment.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntry/LearningStandardReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | LearningStandardReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | LearningStandardIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard(s) associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntry/LearningObjectiveReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | LearningObjectiveReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | LearningObjectiveIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningObjectives associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntry/SectionReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | SectionReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | SectionIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="SectionReference" type="SectionReferenceType"> <xs:annotation> <xs:documentation>The section associated with the gradebook entry.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntry/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 gradebook entry</xs:documentation> </xs:annotation> </xs:element> |








