complexType
ObjectiveAssessment
element ObjectiveAssessment/IdentificationCode
element ObjectiveAssessment/MaxRawScore
element ObjectiveAssessment/AssessmentPerformanceLevel
element ObjectiveAssessment/PercentOfAssessment
element ObjectiveAssessment/Nomenclature
element ObjectiveAssessment/AssessmentItemReference
element ObjectiveAssessment/LearningObjectiveReference
element ObjectiveAssessment/LearningStandardReference
element ObjectiveAssessment/ObjectiveAssessmentReference
| diagram | ![]() |
||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||
| type | extension of ComplexObjectType | ||||||||||||||
| properties |
|
||||||||||||||
| children | IdentificationCode MaxRawScore AssessmentPerformanceLevel PercentOfAssessment Nomenclature AssessmentItemReference LearningObjectiveReference LearningStandardReference ObjectiveAssessmentReference | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="ObjectiveAssessment"> <xs:annotation> <xs:documentation>This entity represents subtests that assess specific learning objectives.</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="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a space, room, site, building, individual, organization, program, or institution by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MaxRawScore" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>The maximum raw score achievable across all assessment items that are correct and scored at the maximum.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentPerformanceLevel" type="AssessmentPerformanceLevel" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of the performance levels and the associated cut scores. Three styles are supported: 1. Specification of performance level by minimum and maximum score 2. Specification of performance level by cut score, using only minimum score 3. Specification of performance level without any mapping to scores</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PercentOfAssessment" type="percent" minOccurs="0"> <xs:annotation> <xs:documentation>The percent of the assessment that tests this objective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for this level of ObjectiveAssessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentItemReference" type="AssessmentItemReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>References individual test items, if appropriate.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>References the learning objective(s) the objective assessment tests.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Learning Standard tested by this objective assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ObjectiveAssessmentReference" type="ObjectiveAssessmentReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Lower level objectives or sub-objectives that are assessed and scored.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element ObjectiveAssessment/IdentificationCode
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | IdentificationCode | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="IdentificationCode" type="IdentificationCode"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to a space, room, site, building, individual, organization, program, or institution by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/MaxRawScore
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | xs:int | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="MaxRawScore" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>The maximum raw score achievable across all assessment items that are correct and scored at the maximum.</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/AssessmentPerformanceLevel
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | AssessmentPerformanceLevel | ||||||||
| properties |
|
||||||||
| children | PerformanceLevel AssessmentReportingMethod MinimumScore MaximumScore ResultDatatype | ||||||||
| annotation |
|
||||||||
| source | <xs:element name="AssessmentPerformanceLevel" type="AssessmentPerformanceLevel" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of the performance levels and the associated cut scores. Three styles are supported: 1. Specification of performance level by minimum and maximum score 2. Specification of performance level by cut score, using only minimum score 3. Specification of performance level without any mapping to scores</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/PercentOfAssessment
| diagram | ![]() |
||||||||
| namespace | http://ed-fi.org/0110 | ||||||||
| type | percent | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="PercentOfAssessment" type="percent" minOccurs="0"> <xs:annotation> <xs:documentation>The percent of the assessment that tests this objective.</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/Nomenclature
| diagram | ![]() |
|||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | Nomenclature | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for this level of ObjectiveAssessment.</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/AssessmentItemReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | AssessmentItemReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | AssessmentItemIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="AssessmentItemReference" type="AssessmentItemReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>References individual test items, if appropriate.</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/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>References the learning objective(s) the objective assessment tests.</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/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>Learning Standard tested by this objective assessment.</xs:documentation> </xs:annotation> </xs:element> |
element ObjectiveAssessment/ObjectiveAssessmentReference
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | ObjectiveAssessmentReferenceType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | ObjectiveAssessmentIdentity | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="ObjectiveAssessmentReference" type="ObjectiveAssessmentReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Lower level objectives or sub-objectives that are assessed and scored.</xs:documentation> </xs:annotation> </xs:element> |










