complexType
CompetencyObjective
element CompetencyObjective/CompetencyObjectiveId
element CompetencyObjective/Objective
element CompetencyObjective/Description
element CompetencyObjective/ObjectiveGradeLevel
element CompetencyObjective/EducationOrganizationReference
element CompetencyObjective/SuccessCriteria
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | CompetencyObjectiveId Objective Description ObjectiveGradeLevel EducationOrganizationReference SuccessCriteria | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="CompetencyObjective"> <xs:annotation> <xs:documentation>This entity holds additional competencies for student achievement that are not associated with specific learning objectives (e.g., paying attention in class).</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="CompetencyObjectiveId" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The Identifier for the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the student competency objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ObjectiveGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the CompetencyObjective is targeted.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization that defines the curriculum and courses offered - often the LEA or school.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SuccessCriteria" type="Criteria" minOccurs="0"> <xs:annotation> <xs:documentation>One or more statements that describes the criteria used by teachers and students to check for attainment of a competency objective. This criteria gives clear indications as to the degree to which learning is moving through the Zone or Proximal Development toward independent achievement of the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element CompetencyObjective/CompetencyObjectiveId
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CompetencyObjectiveId" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The Identifier for the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> |
element CompetencyObjective/Objective
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Objective | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Objective" type="Objective"> <xs:annotation> <xs:documentation>The designated title of the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> |
element CompetencyObjective/Description
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Description | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Description" type="Description" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the student competency objective.</xs:documentation> </xs:annotation> </xs:element> |
element CompetencyObjective/ObjectiveGradeLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradeLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ObjectiveGradeLevel" type="GradeLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>The grade level for which the CompetencyObjective is targeted.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element CompetencyObjective/EducationOrganizationReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | EducationOrganizationReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | EducationOrganizationIdentity EducationOrganizationLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="EducationOrganizationReference" type="EducationOrganizationReferenceType"> <xs:annotation> <xs:documentation>The EducationOrganization that defines the curriculum and courses offered - often the LEA or school.</xs:documentation> </xs:annotation> </xs:element> |
element CompetencyObjective/SuccessCriteria
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Criteria | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="SuccessCriteria" type="Criteria" minOccurs="0"> <xs:annotation> <xs:documentation>One or more statements that describes the criteria used by teachers and students to check for attainment of a competency objective. This criteria gives clear indications as to the degree to which learning is moving through the Zone or Proximal Development toward independent achievement of the CompetencyObjective.</xs:documentation> </xs:annotation> </xs:element> |