complexType
Assessment
element Assessment/AssessmentTitle
element Assessment/AssessmentIdentificationCode
element Assessment/AssessmentCategory
element Assessment/AcademicSubject
element Assessment/GradeLevelAssessed
element Assessment/LowestGradeLevelAssessed
element Assessment/AssessmentScore
element Assessment/AssessmentPerformanceLevel
element Assessment/ContentStandard
element Assessment/AssessmentForm
element Assessment/Version
element Assessment/RevisionDate
element Assessment/MaxRawScore
element Assessment/Nomenclature
element Assessment/AssessmentPeriod
element Assessment/AssessmentItemReference
element Assessment/ObjectiveAssessmentReference
element Assessment/AssessmentFamilyReference
element Assessment/SectionReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | AssessmentTitle AssessmentIdentificationCode AssessmentCategory AcademicSubject GradeLevelAssessed LowestGradeLevelAssessed AssessmentScore AssessmentPerformanceLevel ContentStandard AssessmentForm Version RevisionDate MaxRawScore Nomenclature AssessmentPeriod AssessmentItemReference ObjectiveAssessmentReference AssessmentFamilyReference SectionReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="Assessment"> <xs:annotation> <xs:documentation>This entity represents a tool, instrument, process, or exhibition composed of a systematic sampling of behavior for measuring a student's competence, knowledge, skills or behavior. An assessment can be used to measure differences in individuals or groups and changes in performance from one occasion to the next.</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="AssessmentTitle" type="AssessmentTitle"> <xs:annotation> <xs:documentation>The title or name of the assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentIdentificationCode" type="AssessmentIdentificationCode" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentCategory" type="AssessmentCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>The category of an assessment based on format and content. For example: Achievement test Advanced placement test Alternate assessment/grade-level standards Attitudinal test Cognitive and perceptual skills test ...</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AcademicSubject" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The typical grade level for which an assessment is designed. If the assessment spans a range of grades, then this attribute holds the highest grade assessed. If only one grade level is assessed then only this attribute is used. For example: Adult Prekindergarten First grade Second grade ...</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LowestGradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>If the assessment spans a range of grades, then this attribute holds the lowest grade assessed. If only one grade level is assessed, then this attribute is omitted. For example: Adult Prekindergarten First grade Second grade ...</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssessmentScore" type="AssessmentScore" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of the scores to be expected from this assessment.</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="ContentStandard" type="ContentStandardType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication as to whether an assessment conforms to a standard. For example: Local standard Statewide standard Regional standard Association standard School standard ...</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentForm" type="AssessmentForm" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the form of the assessment, for example a regular versus makeup form, multiple choice versus constructed response, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Version" type="Version" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RevisionDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year that the conceptual design for the assessment was most recently revised substantially.</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="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for Assessment.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentPeriod" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The period or window in which an assessment is supposed to be administered.</xs:documentation> <xs:appinfo> <ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor> </xs:appinfo> </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="ObjectiveAssessmentReference" type="ObjectiveAssessmentReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>References subtests that test specific learning objectives.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>References the AssessmentFamily this Assessment is a member of.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SectionReference" type="SectionReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The section(s) to which the assessment is associated.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element Assessment/AssessmentTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | AssessmentTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssessmentTitle" type="AssessmentTitle"> <xs:annotation> <xs:documentation>The title or name of the assessment.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/AssessmentIdentificationCode
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | AssessmentIdentificationCode | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ID | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssessmentIdentificationCode" type="AssessmentIdentificationCode" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/AssessmentCategory
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AssessmentCategoryType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssessmentCategory" type="AssessmentCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>The category of an assessment based on format and content. For example: Achievement test Advanced placement test Alternate assessment/grade-level standards Attitudinal test Cognitive and perceptual skills test ...</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/AcademicSubject
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AcademicSubject" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Assessment/GradeLevelAssessed
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The typical grade level for which an assessment is designed. If the assessment spans a range of grades, then this attribute holds the highest grade assessed. If only one grade level is assessed then only this attribute is used. For example: Adult Prekindergarten First grade Second grade ...</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Assessment/LowestGradeLevelAssessed
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="LowestGradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>If the assessment spans a range of grades, then this attribute holds the lowest grade assessed. If only one grade level is assessed, then this attribute is omitted. For example: Adult Prekindergarten First grade Second grade ...</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Assessment/AssessmentScore
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | AssessmentScore | ||||||||
properties |
|
||||||||
children | AssessmentReportingMethod MinimumScore MaximumScore ResultDatatype | ||||||||
annotation |
|
||||||||
source | <xs:element name="AssessmentScore" type="AssessmentScore" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of the scores to be expected from this assessment.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/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 Assessment/ContentStandard
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | ContentStandardType | ||||||||
properties |
|
||||||||
children | Title Version PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate | ||||||||
annotation |
|
||||||||
source | <xs:element name="ContentStandard" type="ContentStandardType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication as to whether an assessment conforms to a standard. For example: Local standard Statewide standard Regional standard Association standard School standard ...</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/AssessmentForm
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | AssessmentForm | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssessmentForm" type="AssessmentForm" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the form of the assessment, for example a regular versus makeup form, multiple choice versus constructed response, etc.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/Version
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | Version | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="Version" type="Version" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the assessment.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/RevisionDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="RevisionDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year that the conceptual design for the assessment was most recently revised substantially.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/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 Assessment/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 Assessment.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/AssessmentPeriod
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssessmentPeriod" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The period or window in which an assessment is supposed to be administered.</xs:documentation> <xs:appinfo> <ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element Assessment/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 Assessment/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>References subtests that test specific learning objectives.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/AssessmentFamilyReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | AssessmentFamilyReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | AssessmentFamilyIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>References the AssessmentFamily this Assessment is a member of.</xs:documentation> </xs:annotation> </xs:element> |
element Assessment/SectionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | SectionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SectionIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SectionReference" type="SectionReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The section(s) to which the assessment is associated.</xs:documentation> </xs:annotation> </xs:element> |