complexType
StudentCompetencyObjective
element StudentCompetencyObjective/CompetencyObjectiveReference
element StudentCompetencyObjective/CompetencyLevel
element StudentCompetencyObjective/DiagnosticStatement
element StudentCompetencyObjective/GradingPeriodReference
element StudentCompetencyObjective/StudentReference
element StudentCompetencyObjective/StudentSectionAssociationReference
element StudentCompetencyObjective/StudentProgramAssociationReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | CompetencyObjectiveReference CompetencyLevel DiagnosticStatement GradingPeriodReference StudentReference StudentSectionAssociationReference StudentProgramAssociationReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StudentCompetencyObjective"> <xs:annotation> <xs:documentation>This entity represents the competency assessed or evaluated for the student against a specific learning objective.</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="CompetencyObjectiveReference" type="CompetencyObjectiveReferenceType"> <xs:annotation> <xs:documentation>The CompetencyObjective evaluated for the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType"> <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="GradingPeriodReference" type="GradingPeriodReferenceType"> <xs:annotation> <xs:documentation>Relates the CompetencyObjective to a grading period.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the student associated with the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0"> <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Relates the Student and Section associated with the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentProgramAssociationReference" type="StudentProgramAssociationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Relates the Student and Program associated with the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentCompetencyObjective/CompetencyObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CompetencyObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CompetencyObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CompetencyObjectiveReference" type="CompetencyObjectiveReferenceType"> <xs:annotation> <xs:documentation>The CompetencyObjective evaluated for the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/CompetencyLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CompetencyLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType"> <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 StudentCompetencyObjective/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 StudentCompetencyObjective/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>Relates the CompetencyObjective to a grading period.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>Relates the student associated with the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/StudentSectionAssociationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentSectionAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentSectionAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Relates the Student and Section associated with the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetencyObjective/StudentProgramAssociationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentProgramAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentProgramAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentProgramAssociationReference" type="StudentProgramAssociationReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Relates the Student and Program associated with the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> |