complexType
AssessmentItem
element AssessmentItem/IdentificationCode
element AssessmentItem/ItemCategory
element AssessmentItem/MaxRawScore
element AssessmentItem/CorrectResponse
element AssessmentItem/LearningStandardReference
element AssessmentItem/Nomenclature
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | IdentificationCode ItemCategory MaxRawScore CorrectResponse LearningStandardReference Nomenclature | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AssessmentItem"> <xs:annotation> <xs:documentation>This entity represents one of many single measures that make up an assessment. </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="ItemCategory" type="ItemCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>Category or type of the assessment item. For example: Multiple choice Analytic Prose ....</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MaxRawScore" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>The maximum raw score achievable is all assessment items are correct and scored at the maximum.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CorrectResponse" type="CorrectResponse" minOccurs="0"> <xs:annotation> <xs:documentation>The correct response for the assessment item.</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 item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for AssessmentItem.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element AssessmentItem/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 AssessmentItem/ItemCategory
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ItemCategoryType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="ItemCategory" type="ItemCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>Category or type of the assessment item. For example: Multiple choice Analytic Prose ....</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/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 is all assessment items are correct and scored at the maximum.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/CorrectResponse
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | CorrectResponse | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CorrectResponse" type="CorrectResponse" minOccurs="0"> <xs:annotation> <xs:documentation>The correct response for the assessment item.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/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 item.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/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 AssessmentItem.</xs:documentation> </xs:annotation> </xs:element> |