complexType
AssessmentItem
element AssessmentItem/IdentificationCode
element AssessmentItem/AssessmentItemCategory
element AssessmentItem/MaxRawScore
element AssessmentItem/CorrectResponse
element AssessmentItem/ExpectedTimeAssessed
element AssessmentItem/Nomenclature
element AssessmentItem/LearningStandardReference
element AssessmentItem/AssessmentReference
element AssessmentItem/AsessmentItemURI
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | IdentificationCode AssessmentItemCategory MaxRawScore CorrectResponse ExpectedTimeAssessed Nomenclature LearningStandardReference AssessmentReference AsessmentItemURI | ||||||||||||||
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, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentItemCategory" type="AssessmentItemCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>Category or type of the AssessmentItem. 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 across all assessment items that 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 AssessmentItem.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ExpectedTimeAssessed" type="TimeInterval" minOccurs="0"> <xs:annotation> <xs:documentation>The duration of time allotted for the AssessmentItem.</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:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard tested by this item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentReference" type="AssessmentReferenceType"> <xs:annotation> <xs:documentation>Relates the AssessmentItem to an existing assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AsessmentItemURI" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The URI (typical a URL) pointing to the entry in an assessment item bank, which describes this content item.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element AssessmentItem/IdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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, state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/AssessmentItemCategory
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AssessmentItemCategoryType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssessmentItemCategory" type="AssessmentItemCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>Category or type of the AssessmentItem. For example: Multiple choice Analytic Prose ...</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/MaxRawScore
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
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 AssessmentItem/CorrectResponse
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CorrectResponse | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CorrectResponse" type="CorrectResponse" minOccurs="0"> <xs:annotation> <xs:documentation>The correct response for the AssessmentItem.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/ExpectedTimeAssessed
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | TimeInterval | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ExpectedTimeAssessed" type="TimeInterval" minOccurs="0"> <xs:annotation> <xs:documentation>The duration of time allotted for the AssessmentItem.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/Nomenclature
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
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> |
element AssessmentItem/LearningStandardReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LearningStandardReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | LearningStandardIdentity LearningStandardLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LearningStandardReference" type="LearningStandardReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>LearningStandard tested by this item.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/AssessmentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AssessmentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | AssessmentIdentity AssessmentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssessmentReference" type="AssessmentReferenceType"> <xs:annotation> <xs:documentation>Relates the AssessmentItem to an existing assessment.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentItem/AsessmentItemURI
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | URI | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AsessmentItemURI" type="URI" minOccurs="0"> <xs:annotation> <xs:documentation>The URI (typical a URL) pointing to the entry in an assessment item bank, which describes this content item.</xs:documentation> </xs:annotation> </xs:element> |