complexType
StudentCompetency
element StudentCompetency/LearningObjectiveReference
element StudentCompetency/StudentCompetencyObjectiveReference
element StudentCompetency/CompetencyLevel
element StudentCompetency/DiagnosticStatement
element StudentCompetency/StudentSectionAssociationReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | LearningObjectiveReference StudentCompetencyObjectiveReference CompetencyLevel DiagnosticStatement StudentSectionAssociationReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="StudentCompetency"> <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:choice> <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType"> <xs:annotation> <xs:documentation>The learning objective evaluated or assessed for the student.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StudentCompetencyObjectiveReference" type="StudentCompetencyObjectiveReferenceType"> <xs:annotation> <xs:documentation>The student competency objective evaluated for the student.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="CompetencyLevel" type="DescriptorReferenceType"> <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" minOccurs="0"> <xs:annotation> <xs:documentation>Association to the student-section association with which the competency is evaluated.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentCompetency/LearningObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | LearningObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType"> <xs:annotation> <xs:documentation>The learning objective evaluated or assessed for the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetency/StudentCompetencyObjectiveReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentCompetencyObjectiveReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentCompetencyObjectiveIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentCompetencyObjectiveReference" type="StudentCompetencyObjectiveReferenceType"> <xs:annotation> <xs:documentation>The student competency objective evaluated for the student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentCompetency/CompetencyLevel
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CompetencyLevel" type="DescriptorReferenceType"> <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 StudentCompetency/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 StudentCompetency/StudentSectionAssociationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StudentSectionAssociationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentSectionAssociationIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Association to the student-section association with which the competency is evaluated.</xs:documentation> </xs:annotation> </xs:element> |