These Assessment objects are being published as part of a new namespace. The convention for the namespace prefix will be: sif3. This approach allows either the existing set of Assessment objects or these new objects to be used in a SIF message. The colon is left out of the prefix only for this printed document. Schema files will be published separately for objects in the sif3 namespace.
These objects can be used without declaring a second SIF namespace by using the convention of prepending the object names with "sif3:" Or, for agents and parsers that are namespace aware, the sif3 namespace can be declared in XML instance documents. In this case the sif3 prefix is still required because SIF messages use elementFormDefault=qualified.
An assessment measures a student's progress and learning on specific academic standards.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3Assessment | ||||
@ | RefId | M | The GUID that uniquely identifies this object. | RefIdType |
Name | M | Name of the test. | xs:normalizedString | |
AssessmentIdentifiers | O | A list of all assessment identifiers that may be associated with this assessment | List | |
AssessmentIdentifiers/AssessmentIdentifier | MR | The state, local or publisher unique Id for the assessment. | xs:normalizedString | |
@ | AssessmentIdType | M | The Id Type Codes indicate the authority that maintains and/or uses the identifier. | values:
|
AssessmentPackageRefId | O | IdRefType | ||
AssessmentDescriptors | O | Describes what type of assessment this represents. | List | |
AssessmentDescriptors/AssessmentDescriptor | MR | union of: NCES0067AssessmentTypeType additional values:
| ||
AssessmentProvider | O | Identifies the provider or publisher of the assessment. | xs:normalizedString | |
AssessmentItemBanks | O | Assessments may be part of one or more item banks. | List | |
AssessmentItemBanks/AssessmentItemBank | MR | A wrapper for the Item Bank elements. | ||
AssessmentItemBanks/AssessmentItemBank/ AssessmentItemBankId | M | If the assessment is provided with an item bank, then this identifies the item bank: a unique code or number used by the item banking system. | xs:normalizedString | |
AssessmentItemBanks/AssessmentItemBank/ AssessmentItemBankName | O | If the assessment is provided with an item bank, then this is the name of the item bank. | xs:normalizedString | |
AssessmentSubjects | O | The assessment may be designed to measure specific subject areas. Note that grade levels are also included in the Assessment Form object. Specific forms of an assessment may have more granularity. | SubjectAreaList | |
AssessmentGradeLevels | O | The assessment may be designed for specific grade levels. Note that grade levels are also included in the Assessment Form object. Specific forms of an assessment may have more granularity. | GradeLevels | |
AssessmentLanguages | O | The assessment may be available in multiple languages. This list will indicate which languages are available. | LanguageList | |
LearningStandardItemRefIds | O | This list identifies all learning standards that may be measured by this assessment | List | |
LearningStandardItemRefIds/ LearningStandardItemRefId | MR | Reference to all learning standards that can be measured by this assessment. Note that a specific form of an assessment may measure all or a subset of the learning standards. If the assessment measures all standards under a parent standard, then the parent and all children should be identified. | IdRefType | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object represents an assessment event. It includes information related to the time of administration, place of administration, and unusual events related to the administration.
SIF_Events are reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentAdministration | This object represents an assessment event. It includes information related to the time of administration, place of administration, and unusual events related to the administration. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
AdministrationName | O | Name of the administration. | xs:normalizedString | |
AdministrationCode | O | A code associated with the administration. Typically assigned by the assessment program. | xs:normalizedString | |
StartDateTime | O | Date and time testing begins. | xs:dateTime | |
FinishDateTime | O | Date and time testing ends. | xs:dateTime | |
AdministrationAssessments | O | A list of all assessements to be administered in this administration. | List | |
AdministrationAssessments/ AdministrationAssessment | MR | The RefId of the assessment related to this administration. | IdRefType | |
Organizations | O | LEAs and/or schools that are participating in this administration. If there are restrictions on which LEAs or Schools are participating in the administration, then this list will identify those that can participate. If no list provided, all LEAs and schools can participate. | List | |
Organizations/Organization | MR | |||
Organizations/Organization/ LEAInfoRefId | O | Optional reference to a school district associated with the administration. | IdRefType | |
Organizations/Organization/ SchoolInfoRefId | O | Optional reference to a school associated with the administration. | IdRefType | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object represents a content asset that is used to compose an assessment item, referenced by the item but not part of the item content itself, or is content that is included as part of a section within an assessment form. Assets can be static content such as art work or dynamic assets such as tools (calculators as an example).
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentAsset | ||||
@ | RefId | M | The GUID that uniquely identifies an instance of this object. | RefIdType |
AssetVersion | O | Identifies the version of the asset that this object represents. New versions of the asset will generate new RefIds and therefore new instances of the object. The format of the version number is defined by the assessment provider. | xs:normalizedString | |
AssetPublishDate | O | The date that this version of the asset was published (published means made available for use). If the AssetVersion is provided, then this date should also be provided. | xs:dateTime | |
AssetIdentifiers | O | If the authoring system provides for a unique coding system for assets then this element is used to store that information. | List | |
AssetIdentifiers/AssetIdentifier | MR | The identifier for this asset. | xs:normalizedString | |
@ | AssetIdType | O | The type of identifier that is provided for this asset. | values:
|
AssetName | O | The name of the asset | xs:normalizedString | |
AssetType | M | Identifies the type of asset that this object represents. Because there is no industry standard for identifying types of assessment assets, this will be implementation specific. Other custom types should be articulated in your implementation profile. | values:
| |
AssetOwner | O | The name of the owner (publisher) of the asset. | xs:normalizedString | |
AssetSubjects | O | This will list all subjects to which this asset can be applied. | SubjectAreaList | |
AssetGradeLevels | O | The grade levels to which this asset can be applied. | GradeLevels | |
AssetLanguage | O | The language in which this asset is written (if applicable). | NISOZ3953LanguageCodesType | |
AssetLearningStandards | O | A list of LearningStandardItem RefIds. | List | |
AssetLearningStandards/AssetLearningStandard | MR | The RefId of a specific learning standard for the asset. If the asset is linked to all children learning standards in a hierarchy, then the parent learning standard should also be linked. | IdRefType | |
AssetContent | M | Contains the actual asset content. Content could be text, images, audio/video, interactive tools, etc. | AbstractContentElementType | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
Represents the unique set of questions or stimuli that can be given to a set of test takers. A physical correlate of the assessment form is the test booklet given to students during an assessment. For an adaptive test, the form would become a container for the structure and pool of items that are available to be selected by the adaptive algorithm. However, this object does not contain the questions, it only contains elements that describe the form for use in scoring the questions.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentForm | Represents the unique set of questions or stimuli that can be given to a set of test takers. A physical correlate of the assessment form is the test booklet given to students during an assessment. For an adaptive test, the form would become a container for the structure and pool of items that are available to be selected by the adaptive algorithm. However, this object does not contain the questions, it only contains elements that describe the form for use in scoring the questions. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
@ | AssessmentRefId | M | The RefId of the assessment related to this form. | IdRefType |
FormVersion | O | This is the version of the form that this object represents. Note that new versions of forms must generate new RefIds and therefore a new form object. The format of the version numbering system is determined by the assessment provider. | xs:normalizedString | |
FormPublishDate | O | This is the date that this version of the form was published (published means made available for use). If a FormVersion is provided, then this element should also be provided. | xs:dateTime | |
AssessmentType | O | Indicates whether this assessment (form) is a standard administration or alternate administration (accommodations provided). | values:
| |
FormName | M | Text description for this particular arrangement of questions, etc. | xs:normalizedString | |
FormIdentifiers | O | Reference numbers for the form. | List | |
FormIdentifiers/FormIdentifier | MR | Reference number for the form. | xs:token | |
@ | FormIdentifierType | M | The Type Codes indicate the type and/or uses of the identifier. | values:
|
FormAccommodations | O | List | ||
FormAccommodations/FormAccommodation | MR | This list is one or more of the specific accommodations available. If no accommodations are provided, then this list will not be present. | values:
| |
Level | O | Indicates the level of the form. Examples | xs:token | |
Period | O | The time period in which the form is intended to be administered. | xs:token | |
GradeLevels | O | Grade levels this assessment is designed to evaluate. | GradeLevels | |
AssessmentFormSubjects | O | Identifies the subject areas for which the form is designed. | SubjectAreaList | |
AssessmentFormLanguages | O | This identifies the list of languages that the form was designed to support. For example, a form may include items in both English and Spanish and the delivery system provides methods for the test taker to switch between languages. | LanguageList | |
AssessmentSubTestRefIds | O | Associated subtests (sometimes referred to as strands). Each form can provide scores in one or more subtests and each subtest can generate one or more scores (score metrics such as raw and scale scores and performance levels). If a subtest is defined as parent and child hierarchy and all child sub-tests are used by the form, then the parent and all children subtests should be identified. | List | |
AssessmentSubTestRefIds/AssessmentSubTestRefId | OR | A subtest identified by RefId. | IdRefType | |
AssessmentSections | O | A list all sections that make up the assessment form. Sections support form structure and sequence. For example, a form may have section 1 being sample items, section 2 being a short placement test, section 3 being an adaptive section, and section 4 a final survey. | List | |
AssessmentSections/AssessmentSection | MR | A single section. | ||
AssessmentSections/AssessmentSection/ AssessmentSectionRefId | M | The reference to an Assessment Section object. | IdRefType | |
AssessmentSections/AssessmentSection/ AssessmentSectionSequence | M | A numeric sequence in which the section will be presented to the test taker. This should be a simple integer sequence number (1,2,3, etc.) but may be other values that can be sorted into sequence (e.g., S-A, S-B, S-C, etc). | xs:token | |
AssessmentPlatforms | O | A list of all delivery platforms that this form design will support. | List | |
AssessmentPlatforms/AssessmentPlatform | MR | A delivery platform that this form design will support. | values:
| |
AssessmentAssetRefIds | O | A list of all assets used on the assessment form that are not related to any specific section or item. These are assets that are �global� to the form. Examples of form assets may include headers/footers, navigation tools, formula sheets, etc. that are available to the test taker at all times. This list should not duplicate any section or item level assets if possible. | List | |
AssessmentAssetRefIds/AssessmentAssetRefId | MR | A reference to a specific asset used by this form. | IdRefType | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object is designed to allow software systems to provide item detail information such as the stem of the item, the distractors, the stimuli, etc. This initial version of the object does not deal with presentation aspects of the item. Instead it focuses on the item content and characteristics needed to enable interoperability and the usage of item-level information in the improvement of learning and instruction.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentItem | This object is designed to allow software systems to provide item detail information such as the stem of the item, the distractors, the stimuli, etc. This initial version of the object does not deal with presentation aspects of the item. Instead it focuses on the item content and characteristics needed to enable interoperability and the usage of item-level information in the improvement of learning and instruction. | |||
@ | RefId | M | RefIdType | |
@ | ResponseType | M | A value that indicates the response type for the item. | values:
|
ItemVersion | O | This will identify the version of the item that this object represents. New versions of the item will generate new RefIds and therefore new instances of the object. The format of the version number is defined by the assessment provider. | xs:normalizedString | |
ItemPublishDate | O | The date that this version of the item was published (published means made available for use). If the ItemVersion is provided, then this date should also be provided. | xs:dateTime | |
ItemName | O | Name or short description of the item. | xs:string | |
AssessmentIdentifiers | O | A list of all assessment identifiers that may be associated with this assessment | List | |
AssessmentIdentifiers/AssessmentIdentifier | MR | The state, local or publisher unique Id for the assessment. | xs:normalizedString | |
@ | AssessmentIdType | M | The Id Type Codes indicate the authority that maintains and/or uses the identifier. | values:
|
AssessmentSubjects | O | The assessment may be designed to measure specific subject areas. Note that grade levels are also included in the Assessment Form object. Specific forms of an assessment may have more granularity. | SubjectAreaList | |
AssessmentGradeLevels | O | The assessment may be designed for specific grade levels. Note that grade levels are also included in the Assessment Form object. Specific forms of an assessment may have more granularity. | GradeLevels | |
AssessmentLanguages | O | The assessment may be available in multiple languages. This list will indicate which languages are available. | LanguageList | |
LearningStandardItems | O |
This object contains information related to curriculum standards statements "standards" or "benchmarks" or the like within the document.
This object primarily focuses upon state department curriculum standards, published curriculum standards and local education agency learning standards.
Each | List | |
LearningStandardItems/LearningStandardItemRefId | MR | IdRefType | ||
AssessmentItemAssetRefIds | O | A list of all content assets that are associated with the item. Assets could include stimuli such as reading passages, charts, maps, etc. as well as supporting material such as formula sheets. | List | |
AssessmentItemAssetRefIds/ AssessmentItemAssetRefId | MR | Reference to an asset used by this item. | IdRefType | |
Stem | O | The question, task, or statement that prompts a response from the test taker. | AbstractContentElementType | |
ResponseChoices | C |
This complex element will not be included in the object if
Other cases will be added in the future. | ||
ResponseChoices/Choice | MR | |||
ResponseChoices/Choice/ChoiceLabel | O | A choice number or other identifier for the choice. It may be used to indicate the order or grouping of the choices. | xs:normalizedString | |
ResponseChoices/Choice/ChoiceContent | M |
The text of the choice, such as | AbstractContentElementType | |
ResponseChoices/Choice/CreditValue | O | A numeric value that indicates the amount of credit awarded for choosing the choice. | xs:float | |
ResponseChoices/Choice/ResponseFeedback | O | Feedback can be provided for each choice. If a test taker selects this choice, this can provide additional feedback to the student if the choice is correct or not. | xs:string | |
ItemFeedbackCorrect | O | Feedback can be provided for the item if the item is correct. | xs:string | |
ItemFeedbackIncorrect | O | Feedback can be provided for the item if the item is incorrect. | xs:string | |
ItemFeedbackHint | O | A hint is provided to the test taker during testing, either on request or upon an incorrect response as determined by the test design. | xs:string | |
ItemScoreMaximum | O | The maximum item score possible for this item. | xs:token | |
ItemScoreMinimum | O | The minimum item score possible for this item. | xs:token | |
ItemRubricIds | O | A list of all rubric Ids for rubrics that may be used to evaluate an item response. Typically used for open ended items (such as essays). | List | |
ItemRubricIds/ItemRubricId | MR | If this item is scored using a rubric, this will identify the specific rubric used. | IdRefType | |
AssessmentItemBanks | O | An assessment may be part of one or more item banks. | List | |
AssessmentItemBanks/AssessmentItemBank | MR | |||
AssessmentItemBanks/AssessmentItemBank/ AssessmentItemBankId | M | If the assessment is provided with an item bank, then this will identify the item bank � potentially a unique code or number. | xs:normalizedString | |
AssessmentItemBanks/AssessmentItemBank/ AssessmentItemBankName | O | If the assessment is provided with an item bank, then this will be the name of the item bank. | xs:normalizedString | |
AssessmentItemPlatforms | O | List | ||
AssessmentItemPlatforms/AssessmentItemPlatform | MR | The specific delivery platform that this item will support. | values:
| |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object links together two assessment items for various purposes. The AssociationType element indicates the purpose of the relationship. Relationships can be used by content management or test delivery systems.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentItemAssociation | ||||
@ | RefId | M | The GUID that uniquely identifies an instance of this object. | RefIdType |
AssessmentItemRefId | M | The first item in the association. | IdRefType | |
TargetAssessmentItemRefId | M | The item being associated to the first item. | IdRefType | |
AssociationType | M | Indicates the type of association. | values:
| |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object represents the assignment of a specific assessment to be taken by a student. A student will have multiple registrations if a given assessment is attempted more than once. This object will also track testing status information after the student has tested.
SIF_Events are reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentRegistration | This object represents the assignment of a specific assessment to be taken by a student. A student will have multiple registrations if a given assessment is attempted more than once. This object will also track testing status information after the student has tested. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
@ | StudentPersonalRefId | M | The student associated with the registration. | IdRefType |
@ | AssessmentRefId | M | The assessment that is to be taken by the student. | IdRefType |
AssessmentAdministrationRefId | O | The assessment administration associated with the registration. | IdRefType | |
AssessmentSessionRefId | O | Identifies the AssessmentSession that contains the location and scheduled time the assessment will/has been delivered. The session is likely identified at some time after the registration is initially created. | IdRefType | |
AssessmentFormRefId | O | Identifies the AssessmentSession that contains the location and scheduled time the assessment will/has been delivered. The session is likely identified at some time after the registration is initially created. | IdRefType | |
CreationDateTime | M | Date/time assignment is made. | xs:dateTime | |
StartDateTime | O | Date/time the assignment actually started. Typically considered the login time. For paper-based tests, this would typically be the date of testing for this student. Note: if the student �pauses� or otherwise logs in/out of a test after starting, this only records the first event. If further detailed analysis is required, refer to the item level details. | xs:dateTime | |
EndDateTime | O | Date/time the assignment actually ended. Typically considered the time the test has been submitted for scoring by the test taker. Likely used for online tests only. | xs:dateTime | |
AssessmentPlatform | O | Indicates if the registration is for a specific assessment delivery platform. Should be updated post-test with the actual platform used. | xs:token
| |
DaysOfInstruction | O | This indicates the number of days of instruction the student has taken prior to testing. | xs:int | |
RetestIndicator | O | Indicates if this registration is for a retest (retake). Retest can occur if a student failed a prior attempt and is eligible to retake. Other retest scenarios also can occur. | xs:token
| |
TestAttemptIdentifier | O | If the assessment delivery system assigns a unique identifier for the test attempt, then the identifier can be provided. Examples of unique identifiers for paper-based tests are batch/stack/serial and for online tests is likely a unique internal identifier. Used to locate the original attempt. | xs:token | |
StudentSpecialEvents | O | Records student-specific special events before, during, or after the test. | List | |
StudentSpecialEvents/StudentSpecialEvent | MR | A description of the special event. Student special event are different from special events of the test session. An example of a student special event may be 'student became ill' or 'student was detected attempting to cheat'. | xs:normalizedString | |
@ | Code | M | A code indicating the type of special event. Code values are determined by the assessment program.. | xs:token |
TestingStatuses | O | Records student-specific special conditions before, during or after the test. | List | |
TestingStatuses/TestingStatus | MR | Records a single student-specific special condition before, during or after the test. | ||
TestingStatuses/TestingStatus/ TestingStatusCode | M | A code that identifies the specific testing status. Code values are determined by the testing program. | xs:token | |
TestingStatuses/TestingStatus/ TestingStatusDescription | O | A description of the testing status. Values might include: | xs:normalizedString | |
ScorePublishDate | O | This is the date set by the testing program when the test scores are published. For formative or classroom assessments, this will likely be the date when the scoring system scored the individual test. For summative assessments, this date is likely set for a group of assessments when the processing system releases the scores. | xs:dateTime | |
StudentGradeLevel | O | Grade level of the student at the time of testing. | GradeLevel | |
AssessmentGradeLevel | O | The grade or level at which the student is to be tested. This element should be omitted unless the student is being tested out-of-level. | GradeLevel | |
AssessmentStudentSnapshot | O | The status of the student at the time of testing. | ||
AssessmentStudentSnapshot/ Name | O | The name of the student. | Name | |
AssessmentStudentSnapshot/ LocalId | M | The locally-defined identifier for this student. | LocalId | |
AssessmentStudentSnapshot/ StateProvinceId | O | The state-assigned identifier for this student. | StateProvinceId | |
AssessmentStudentSnapshot/ Address | O | The address of the student. | Address | |
AssessmentStudentSnapshot/ RaceList | O | Person's race | RaceList | |
AssessmentStudentSnapshot/ HispanicLatino | O | HispanicLatino | ||
AssessmentStudentSnapshot/ Gender | O | A person's gender. | Gender | |
AssessmentStudentSnapshot/ BirthDate | O | The person's date of birth. | BirthDate | |
AssessmentStudentSnapshot/ Age | O | The age (in years) of the student on the date in SnapDate. | xs:unsignedInt | |
AssessmentStudentSnapshot/ ProjectedGraduationYear | O | Currently projected graduation year. | ProjectedGraduationYear | |
AssessmentStudentSnapshot/ OnTimeGraduationYear | O | First projected graduation year, usually determined when student is accepted into ninth grade. | OnTimeGraduationYear | |
AssessmentStudentSnapshot/ GraduationDate | O | Date student officially graduated from secondary education. | GraduationDate | |
AssessmentStudentSnapshot/ GraduationAward | O | The award received upon graduation. | values:
| |
AssessmentStudentSnapshot/ GraduationOnTime | O | Did the student graduate in the expected number of years? | values:
| |
AssessmentStudentSnapshot/ HomeEnrollment | M | Enrollment-related information for the school that is responsible for reporting the student's membership/child accounting information. This is most likely the primary enrollment site for the student. | ||
AssessmentStudentSnapshot/ HomeEnrollment/StudentSchoolEnrollmentRefId | O | The Id (GUID) of the StudentSchoolEnrollment object from which the enrollment information is derived. | IdRefType | |
AssessmentStudentSnapshot/ HomeEnrollment/SchoolName | O | Name of the school. | xs:normalizedString | |
AssessmentStudentSnapshot/ HomeEnrollment/SchoolInfoRefId | C | The Id (GUID) of the school. Provide both the HomeEnrollment/SchoolInfoRefId and HomeEnrollment/LocalId elements if possible. If not, one or the other must be provided. | IdRefType | |
AssessmentStudentSnapshot/ HomeEnrollment/LocalId | C | The locally-defined identifier for this school. Provide both the HomeEnrollment/LocalId and HomeEnrollment/SchoolId elements if possible. If not, one or the other must be provided. | LocalId | |
AssessmentStudentSnapshot/ HomeEnrollment/StateProvinceId | O | The state or province defined identifier for this school. | StateProvinceId | |
AssessmentStudentSnapshot/ HomeEnrollment/Status | M | Enrollment status as of the SnapDate. | values:
| |
AssessmentStudentSnapshot/ HomeEnrollment/GradeLevel | M | Grade or academic level of student. | GradeLevel | |
AssessmentStudentSnapshot/ HomeEnrollment/Homeroom | O | IdRefType | ||
@ | SIF_RefObject | M | The name of the SIF object referenced. | values:
|
AssessmentStudentSnapshot/ HomeEnrollment/HomeroomNumber | O | The locally-defined identifier for this room. | HomeroomNumber | |
AssessmentStudentSnapshot/ HomeEnrollment/FullYearEnrollment | O | An indication as to whether or not the student was enrolled for the whole school year. If the SchoolYear is in progress as of the SnapDate, use the value "Unknown". | values:
| |
AssessmentStudentSnapshot/ IDEA | O | IDEA | ||
AssessmentStudentSnapshot/ Migrant | O | Migrant | ||
AssessmentStudentSnapshot/ Title1 | O | Title1 | ||
AssessmentStudentSnapshot/ GiftedTalented | O | GiftedTalented | ||
AssessmentStudentSnapshot/ EconomicDisadvantage | O | EconomicDisadvantage | ||
AssessmentStudentSnapshot/ ELL | O | ELL | ||
AssessmentStudentSnapshot/ Homeless | O | Homeless | ||
AssessmentStudentSnapshot/ Section504 | O | Section504 | ||
AssessmentStudentSnapshot/ VocationalConcentrator | O | VocationalConcentrator | ||
AssessmentStudentSnapshot/ Immigrant | O | Immigrant | ||
AssessmentStudentSnapshot/ FreeAndReducedStatus | O | Student's eligibility for free and reduced meals. | values:
| |
AssessmentStudentSnapshot/ NeglectedDelinquent | O | NeglectedDelinquent | ||
LEAInfoRefId | O | Optional reference to a district associated with the registration. | IdRefType | |
SchoolInfoRefId | O | Optional reference to a school associated with the registration. | IdRefType | |
StaffPersonalRefId | O | Optional reference to a staff person associated with the registration. | IdRefType | |
SectionInfoRefId | O | Optional reference to a section (or class) associated with the registration. | IdRefType | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object represents the scoring rubric used to evaluate responses to open-ended items. Rubrics will define how a student response is to be evaluated and what score values should be applied based on that evaluation. Rubrics can be used by human scorers (teachers or professional scorers) or are used to train artificial intelligence engines. An individual item may have multiple rubrics that are used to evaluate different 'traits' of the response.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentRubric | This object represents the scoring rubric used to evaluate responses to open-ended items. Rubrics will define how a student response is to be evaluated and what score values should be applied based on that evaluation. Rubrics can be used by human scorers (teachers or professional scorers) or are used to train artificial intelligence engines. An individual item may have multiple rubrics that are used to evaluate different 'traits' of the response. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
RubricVersion | O | Identifies the version of the Rubric that this object represents. Note that new versions of the Rubric must generate new RefIds and therefore a new Rubric object. The format of the numbering system is determined by the assessment provider. | xs:token | |
RubricPublishDate | C | Identifies the date that this version of the Rubric was published (published means made available for use). If a RubricVersion is provided, then this element should also be provided. | xs:dateTime | |
RubricIdentifiers | O | If the authoring system provides for a unique coding system for subtests then this element is used to store that information. | List | |
RubricIdentifiers/RubricIdentifier | MR | An internal or natural identifier for the ScoreTable used by the assessment system | xs:token | |
@ | RubricIdentifierType | O | The type of identifier that is provided for this ScoreTable. | values:
|
RubricName | M | Text name of the subtest. | xs:normalizedString | |
ScoringGuideReference | O | The location where the full documentation for the Rubric can be found. | xs:anyURI | |
Scores | O | This list will support the score codes that make up the rubric. | List | |
Scores/Score | MR | Provides a wrapper for the attributes of each score code. | ||
Scores/Score/ScoreCode | O | Non-numeric score code value. Examples might be: | xs:token | |
Scores/Score/ScoreCodeDefinition | O | This provides the definition of the score code or value. For example, if the score code is OT, then this can provide the definition of 'Off Topic'. | AbstractContentElementType | |
Scores/Score/ScoreValue | M | Numeric values for the score code. For example a 4 point rubric would typically have the values 1 through 4, plus zero for no score. The non-numeric score codes will likely have a score value of zero. | xs:decimal | |
Scores/Score/ScoreDescriptions | O | This list provides the statements that define the expectations to obtain the score value. | List | |
Scores/Score/ScoreDescriptions/ ScoreDescription | MR | An individual statement that defines the specific expectations that the response must illustrate in order to achieve this score point. This is a complex content type in order to support math or other subjects that may require non-text representations of expectations. | AbstractContentElementType | |
Scores/Score/ScoreComments | O | This list provides a set of comment codes that a scorer may use to provide further detail/feedback concerning the score assigned. | List | |
Scores/Score/ScoreComments/ ScoreComment | MR | Provides a wrapper for the code and description pairs for comment codes. | ||
Scores/Score/ScoreComments/ ScoreComment/CommentCode | M | This is the comment code that is likely entered or selected by the scorer and is provided in data files or reports. | xs:token | |
Scores/Score/ScoreComments/ ScoreComment/Comment | M | A description of the comment code. This can be used to provide additional feedback to the student for the score they received. | AbstractContentElementType | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object represents the score conversion tables to be used by the scoring system to derive alternate values. As an example, it is often typical for a scoring system to convert a raw score to a scale score. It is also common for a scoring system to derive a student performance level on an assessment from a total scaled score.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentScoreTable | This object represents the score conversion tables to be used by the scoring system to derive alternate values. As an example, it is often typical for a scoring system to convert a raw score to a scale score. It is also common for a scoring system to derive a student performance level on an assessment from a total scaled score. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
ScoreTableVersion | O | The version of the score table that this object represents. Note that new versions of score tables must generate new RefIds and therefore a new score table object. The format of the numbering system is determined by the assessment provider. | xs:token | |
ScoreTablePublishDate | O | The date that this version of the score table was published (published means made available for use). If a ScoreTableVersion is provided, then this element should also be provided. | xs:dateTime | |
ScoreTableIdentifiers | O | If the authoring system provides for a unique coding system for subtests then this element is used to store that information. | List | |
ScoreTableIdentifiers/ScoreTableIdentifier | MR | An internal or natural identifier for the ScoreTable used by the assessment system | xs:token | |
@ | ScoreTableIdentifierType | O | The type of identifier that is provided for this ScoreTable. | values:
|
ScoreTableName | M | The user defined name of the score table. | xs:normalizedString | |
ScoreValues | O | List | ||
ScoreValues/ScoreValue | MR | |||
@ | FromScoreMetric | M | Indicates the score metric that is being used as the source to derive another score metric. For example, if this score table is using the raw score to derive a scaled score, then this will be the raw score metric (3478). | NCES0056AssessmentReportingMethodType |
ScoreValues/ScoreValue/LowerCut | M | xs:token | ||
ScoreValues/ScoreValue/UpperCut | M | xs:token | ||
ScoreValues/ScoreValue/DerivedValue | M | This is the derived score value when the from-score is within the range specified. The unit used for this value should be represented in the units reported by the ToScoreMetric. | xs:token | |
@ | ToScoreMetric | M | Indicates the score metric that is being derived by this table. For example, if this score table is deriving a scaled score, then this will be the scale score metric (3479). | NCES0056AssessmentReportingMethodType |
ScoreValues/ScoreValue/PassFailIndicator | O | If Pass/Fail indicators are used, then this will indicate if this derived score value represents a Passing or Failing level. | xs:token
| |
ScoreValues/ScoreValue/FeedbackList | O | A list of feedback that can be provided a student when they obtain this score range. | List | |
ScoreValues/ScoreValue/FeedbackList/ Feedback | MR | This bundles the feedback elements together. | ||
ScoreValues/ScoreValue/FeedbackList/ Feedback/DiagnosticStatement | M | If this derived score can also provide diagnostic statements to the student or teacher, then provide that information here. | xs:string | |
ScoreValues/ScoreValue/FeedbackList/ Feedback/Description | O | A brief additional information concerning the derived score can be provided here. | xs:normalizedString | |
ScoreValues/ScoreValue/FeedbackList/ Feedback/Source | O | Indicates the source of this feedback. Values will be determined by the assessment program. | xs:token | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object represents a section within an assessment form. Section are used to establish breaks in tests, define item sequencing rules, as well as identifying other assets that may be necessary to successfully present a test to a student. Sections provide the presentation information for the items within the section.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentSection | ||||
@ | RefId | M | The GUID that uniquely identifies an instance of this object. | RefIdType |
SectionVersion | O | The version of the section that this object represents. New versions of the section will generate new RefIds and therefore new instances of the object. The format of the version number is defined by the assessment provider. | xs:normalizedString | |
SectionPublishDate | O | The date that this version of the section was published (published means made available for use). If the SectionVersion element is provided, then this date should also be provided. | xs:dateTime | |
SectionIdentifiers | O | A list of section identifiers | List | |
SectionIdentifiers/SectionIdentifier | MR | If the authoring system provides for a unique identification system for sections, then this element is used to store that information. | xs:token | |
@ | SectionIdentifierType | M | Identifies the type of section identifier using a enumerated list. | values:
|
SectionName | O | If the authoring system provides for a section name then this element is used to store that information. | xs:normalizedString | |
SectionItemSequenceType | M | Specifies how items are presented to the test taker. | values:
| |
ItemSelectionAlgorithmName | O | If the section is a Random or an Adaptive section, then this will identify the name of the algorithm used to select items. | xs:string | |
ItemSelectionAlgorithm | O | If this section is a Random or an Adaptive section, then this will specify the location of the Algorithm. | xs:anyURI | |
SectionTimeLimit | O | If this section is timed, then this will identify the maximum amoutamount of time the test taker can spend within this section. See http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#duration for the format of this field. | xs:duration | |
SectionSealed | O | Indicates this section is sealed, meaning the test taker cannot enter the section until authorized by the proctor. | values:
| |
SectionReentry | O | Indicates that this section can be re-entered, meaning the test taker can return to this section after they have left the section. A common example of this is a two section test where one section does not allow the use of a calculator and the other does. Typically the test taker cannot return to the non-calculator section after they have used a calculator. | values:
| |
SectionAssets | O | If this section requires any specific assets that are not defined as part of the items that make up the section and are shared by all items in the section, then they are included here. Examples may be specific tools or informational resources that need to be available to the student such as charts, maps, formulas, etc. that were not defined with any of the items in the section. | List | |
SectionAssets/SectionAsset | MR | The RefId of the AssessmentAsset object that contains the asset. | IdRefType | |
SectionItems | O | This list identifies all possible items that can be delivered to the student in this section. If this is a sequential section, all items in this list will be delivered in sequence. If this is an adaptive section, then only some items from the item pool listed will be delivered. | List | |
SectionItems/SectionItem | MR | An item in this section. | ||
SectionItems/SectionItem/ AssessmentItemRefId | M | The RefId of the AssessmentItem to be included in the section. | IdRefType | |
SectionItems/SectionItem/ ItemSequence | O | If the section is a sequential section, then this will specify the sequence that this item will appear within the section. Should start at 1 and increment by 1. | xs:token | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object represents a specific assessment event that occurs in a specific location at a specific time for a group of students all taking the same test. It also includes information related to unusual events that occur during the session.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentSession | This object represents a specific assessment event that occurs in a specific location at a specific time for a group of students all taking the same test. It also includes information related to unusual events that occur during the session. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
SessionName | M | Name of the Administration Session. | xs:normalizedString | |
SessionType | M | Indicates the type of session that is scheduled. | values:
| |
UnusualEvents | O | Special conditions or unusual events related to the session. | List | |
UnusualEvents/UnusualEvent | MR | A text description of the unusual event. Examples | xs:normalizedString | |
@ | Code | O | This is the identifier for the list of unusual events typically defined by the assessment program owner. Typically this is a unique code assigned to each special condition by the assessment program. | xs:token |
@ | SIF_Action | O | In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present. | values:
|
ScheduledStartDateTime | O | Date and time the test is scheduled to begin. | xs:dateTime | |
ScheduledEndDateTime | O | Date and time the test is scheduled to end. | xs:dateTime | |
ActualStartDateTime | O | Date and time the test actually began. | xs:dateTime | |
ActualEndDateTime | O | Date and time the test actually ended. | xs:dateTime | |
Address | O | Address of the location where the administration takes place. | Address | |
AssessmentAdministrationRefId | O | Optional reference to the assessment administration event that this session is part of. If this is a local-only session, then this reference is not required. | IdRefType | |
AssessmentRefId | M | The RefId of the assessment object used in the assessment administration. | IdRefType | |
AssessmentFormRefId | O | If this is an accommodations session type, then a specific form may be selected for the session, such as a read-aloud form. This is only necessary if the session is being assigned a specific form and all students in the session must take the same form of the test. | IdRefType | |
LEAInfoRefId | O | Optional reference to a school district associated with the administration. | IdRefType | |
SchoolInfoRefId | O | Optional reference to a school associated with the administration. | IdRefType | |
StaffPersonalRefIds | O | Optional list of references to staff persons associated with the administration. | List | |
StaffPersonalRefIds/StaffPersonalRefId | MR | A StaffPersonal RefId. | IdRefType | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
A psychological construct measured by the assessment. Operationally, a subtest is a class of scores on an assessment. Some assessments may have only one subtest or type of score but most assessments measure more than one psychological construct. The subtest can be based upon items in a section or items that are empirically related. Subtests can also be composites of other subtests that are combined using a particular algorithm. Examples of subtests of an assessment are math total, reading composite, total test, and English composition.
SIF_Events are not reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3AssessmentSubTest | A psychological construct measured by the assessment. Operationally, a subtest is a class of scores on an assessment. Some assessments may have only one subtest or type of score but most assessments measure more than one psychological construct. The subtest can be based upon items in a section or items that are empirically related. Subtests can also be composites of other subtests that are combined using a particular algorithm. Examples of subtests of an assessment are math total, reading composite, total test, and English composition. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
SubTestVersion | O | Identifies the version of the subtest that this object instance represents. Note that new versions of subtests must generate new RefIds and therefore a new subtest object instance. The format of the numbering system is determined by the assessment provider. | xs:token | |
SubTestPublishDate | O | Identifies the date that this version of the subtest was published (published means made available for use). If a SubTestVersion is provided, then this element should also be provided. | xs:dateTime | |
SubTestIdentifiers | O | If the authoring system provides for a unique coding system for subtests then this element is used to store that information. | List | |
SubTestIdentifiers/SubTestIdentifier | MR | An internal or natural identifier for the SubTest used by the assessment system | xs:token | |
@ | SubTestIdentifierType | O | The type of identifier that is provided for this SubTest. | values:
|
SubTestName | M | Text name of the subtest. | xs:normalizedString | |
ScoreReporting | O | Information about the scores reported about the subtest. | ||
@ | ScoreMetric | M | The metric or scale used to report the scores. | NCES0056AssessmentReportingMethodType |
ScoreReporting/Minimum | O | Lowest possible score value. | xs:token | |
ScoreReporting/Maximum | O | Highest possible score value. | xs:token | |
ScoreReporting/ScoreTableRefId | O | This identifies the specific score table used by this subtest to generate the score if applicable. Note that the score metric in this object should match the �to score metric� in the score table. | IdRefType | |
SubTestSubjectAreas | O | Content area covered by the subtest. | SubjectAreaList | |
SubTestGradeLevels | O | Grade levels for which the subtest scores are valid. | GradeLevels | |
AssessmentSubTestRefIds | O | References (possibly recursive) to other SIF AssessmentSubTests. This enables subtests or scores to be composites of other scores creating a parent/child hierachy. If any references are given here, the score is a composite score (it is a parent). The most common composite score is for total test score. The list must be unique. It is also important to note that composite scores may not be simple sums of the subordinate sub test scores. | List | |
AssessmentSubTestRefIds/AssessmentSubTestRefId | MR | A reference to a child AssessmentSubTest by RefId. | IdRefType | |
ContainerOnly | O | Indicator describing the purpose of an AssessmentSubTest as being that of a container for the child AssessmentSubTests. There will be no scores within this subtest. | xs:boolean | |
SubTestTier | O | An integer that defines the level or tier of the score in a multi-level arrangement of composite scores. Zero indicates the highest or root level. | xs:unsignedInt | |
LearningStandardItemRefIds | O | References to LearningStandardItems that this subtest measures. The list must be unique. If the subtest measures a higher order standard, then only the parent standard should be identified in the list. | List | |
LearningStandardItemRefIds/ LearningStandardItemRefId | MR | A reference to a LearningStandardItem by RefId. | IdRefType | |
Abbreviation | O | This is the short version of the name of, or code identifying, the assessment subtest. It is often used for quick reference and used in reports. | xs:token | |
Description | O | The description element provides an opportunity to pass additional information about the assessment and also be used for describing elements in a test hierarchy. | xs:string | |
NumberOfItems | O | This element records the number of items included on the assessment. This number may be different than the possible score. | xs:unsignedInt | |
AssessmentItems | O | This is a list of the items that are used to compute the sub-test score. | List | |
AssessmentItems/AssessmentItem | MR | |||
AssessmentItems/AssessmentItem/ AssessmentItemRefId | M | This identifies the specific item that contributes to a sub-test score. | IdRefType | |
AssessmentItems/AssessmentItem/ ItemWeightCorrect | M | This provides a weighting factor for how the item score is used to compute a sub-test score when the item is correct or partially correct. Item weight of 1 indicates the full item score is used. A weight of .5 would indicate the item only contributes one half of the item score to the subtest. A weight of 0 indicates the item does not affect the sub test score. | xs:decimal | |
AssessmentItems/AssessmentItem/ ItemWeightIncorrect | M | This provides a weighting factor for how the item score is used to compute a sub-test score when the item is attempted and incorrect. Item weight should be a negative value if the item subtracts from the score if missed. | xs:decimal | |
AssessmentItems/AssessmentItem/ ItemWeightNotAttempted | M | This provides a weighting factor for how the item score is used to compute a sub-test score when the item has not been attempted by the student. Item weight should be a negative value if the item subtracts from the score if not attempted. | xs:decimal | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
This object transmits the student's responses to stimuli presented in an assessment. This object contains the raw responses as well as provides item-level scores and feedback to the student based on those responses.
SIF_Events are reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3StudentResponseSet | This object transmits the student's responses to stimuli presented in an assessment. This object contains the raw responses as well as provides item-level scores and feedback to the student based on those responses. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
@ | AssessmentAdministrationRefId | M | The administration associated with the response set. | IdRefType |
@ | StudentPersonalRefId | M | The student associated with the response set. | IdRefType |
@ | AssessmentRegistrationRefId | M | The registration associated with the response set. | IdRefType |
Items | M | Container for item elements. | List | |
Items/Item | MR | The item contains response data and metadata for each item. | ||
@ | AssessmentItemRefId | O | A GUID that identifies the item object associated with this student result. | IdRefType |
Items/Item/Response | M | Answer selected or student work in raw format. Examples | xs:string | |
Items/Item/ResponseLocation | O | An optional element that contains a URL pointing to the location of the response or additional response. | xs:anyURI | |
Items/Item/ResponseCorrectness | O | After the test has been scored, this value will indicate the correctness of the response. This element will be missing if the response has not yet been scored. For open ended items that are scored using a rubric, this value will also likely be missing. These items do not fall nicely into the right/wrong category. | values:
| |
Items/Item/ViewStatus | O | This element will indicate if the item has been viewed or not by the student. Note this value can only be determined for online delivered tests. Paper tests should not use this attribute. | values:
| |
Items/Item/AttemptStatus | O | This element indicates if the student attempted the item. If a full or partial response is present then the item should be considered attempted. If the student never responded then the item was not attempted. If the item was answered and then later the answer was removed, then it is the rule of the assessment system that would determine if that was considered an attempt. For paper tests, an erasure would also be determined by the rules of the assessment system (assuming gray scanning scale capabilities). | values:
| |
Items/Item/NumberOfAttempts | O | The number of times a student changes their answer or attempts a response. For online tests, this would represent each time an item was changed after the original (complete) response was provided and the student navigated away from the item. For paper-based tests, if erasure analysis is performed, this could represent either the number of erasures or be set to 2 if multiple responses are detected. | xs:unsignedInt | |
Items/Item/TimeOnItem | O | The length of time the student spent viewing or answering this item. Only applies for online tests. If the student viewed the item multiple times, then this would be the accumulated total time spent on the item. As much as is possible, the delivery system should remove inter-item latency or item presentation time. | xs:duration | |
Items/Item/ItemNumber | O | Identifies the sequence of the item as it was delivered to this student. For adaptive testing, this is the sequence in which the item was delivered. This should be the item sequence starting at 1 and continue to the end of the test (spanning all sections). This should include all items such as sample items. | xs:token | |
Items/Item/ItemName | O | Identifies the item on the assessment by name. | xs:token | |
Items/Item/AssessmentRubricRefId | O | This identifies the rubric that was used to determine the score that is being recorded for this item response. This is only used for items that are scored using one or more rubrics. | RefIdType | |
Items/Item/ItemScore | O | This is the score the student received on the specific item. | xs:token | |
Items/Item/ItemScoreCode | O | This is the score code the student received for the specific item. Generally only applies to open ended items. Values are program specific, but example values might be 'BL = blank', 'OT = off topic', 'FL = foreign language'. | xs:token | |
Items/Item/Comments | O | If the scoring process provides for comment codes, then this list will contain each comment code provided with the item score. | List | |
Items/Item/Comments/Comment | MR | |||
Items/Item/Comments/Comment/ CommentCode | M | For each comment provided, this will identify the specific code for the comment. These codes will be program specific (no standardized values). | xs:token | |
Items/Item/Comments/Comment/ CommentDescription | O | Allows for the description of the comment code to be provided by the scoring system. | xs:normalizedString | |
Items/Item/TraitScores | O | If the item includes trait scores – typically open ended items – then this list will support one or more trait scores. | List | |
Items/Item/TraitScores/TraitScore | MR | This is the container for the trait score elements. | ||
Items/Item/TraitScores/TraitScore/ TraitScoreType | O | If trait scores are provided, then this identifies the specific trait score that is provided. This value will be program specific (i.e. no standardized list of values available). | xs:token | |
Items/Item/TraitScores/TraitScore/ TraitScore | O | This will be the numeric trait score value. | xs:token | |
Items/Item/TraitScores/TraitScore/ TraitScoreCode | O | If there is a code associated with the trait score, then this will allow for identifying the code. | xs:token | |
Items/Item/FeedbackItems | O | This list will support providing feedback to the student from multiple sources. | List | |
Items/Item/FeedbackItems/ FeedbackItem | MR | |||
Items/Item/FeedbackItems/ FeedbackItem/FeedbackCode | O | If there is a coding system associated with the feedback concerning the score, then this will identify that code. The format and content of the code is determined by the assessment program. | xs:token | |
Items/Item/FeedbackItems/ FeedbackItem/DiagnosticStatement | O | Psychometric purpose or design-related comment about the question. | xs:string | |
Items/Item/FeedbackItems/ FeedbackItem/FeedbackDescription | O | This is further qualification of a Student Score. If this is a teacher scored item, then this may be comments the teacher is providing back to the student. | xs:string | |
Items/Item/FeedbackItems/ FeedbackItem/FeedbackSource | O | This indicates the source for this feedback. May indicate if this is teacher, scorer, or system generated feedback. Values for this attribute would be determined by the assessment program. | xs:string | |
Items/Item/ItemAids | O | This is a list of the assessment item aids that were used (or accessed) by the student to answer the question. | List | |
Items/Item/ItemAids/ItemAid | MR | Each tool or aid set used while viewing the item. Such as “Scientific Calculator”, “Periodic Table”, etc. | xs:token | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |
The scored results from an assessment.
SIF_Events are reported for this object.
Element/@Attribute | Char | Description | Type | |
---|---|---|---|---|
Sif3StudentScoreSet | The scored results from an assessment. | |||
@ | RefId | M | The GUID that uniquely identifies an instance of the object. | RefIdType |
@ | ScoreMetric | M | The metric or scale used to report the score. | NCES0056AssessmentReportingMethodType |
@ | AssessmentAdministrationRefId | M | The administration associated with this score set. | IdRefType |
@ | StudentPersonalRefId | M | The student associated with this score set. | IdRefType |
@ | AssessmentRegistrationRefId | O | The registration associated with this score set. | IdRefType |
Scores | M | Container for score elements. | List | |
Scores/Score | OR | The score with other information related to the score. | ||
@ | AssessmentSubTestRefId | M | References the AssessmentSubTest that defines the score. | IdRefType |
Scores/Score/PreliminaryIndicator | O | If this score is preliminary, then this attribute value should be set. Preliminary scores may be provided for early use by the assessment program or user while final scoring is occurring. | xs:token
| |
Scores/Score/ScoreValue | M | The value of the score. | xs:normalizedString | |
PassFailIndicator | O | If the score value also determines a pass/fail level, then this indicator will specify the value. | xs:token
| |
FeedbackItems | O | This list will support providing feedback to the student from multiple sources. | List | |
FeedbackItems/FeedbackItem | MR | |||
FeedbackItems/FeedbackItem/ DiagnosticStatement | O | Comment created by any logical analysis of this score. | xs:string | |
FeedbackItems/FeedbackItem/ FeedbackDescription | O | This is further qualification of a Student Score. If this is a teacher scored item, then this may be comments the teacher is providing back to the student. | xs:string | |
FeedbackItems/FeedbackItem/ FeedbackSource | O | This indicates the source for this feedback. May indicate if this is teacher, scorer, or system generated feedback. Values for this attribute would be determined by the assessment program. | xs:string | |
FeedbackItems/FeedbackItem/ NumberOfResponses | O | This is the number of responses that are included with the StudentScoreSet. Responses are those items that were attempted (partially or fully answered) by the student and not necessarily the number of items in the sub test (which can be determined from the sub test object). | xs:unsignedInt | |
SIF_Metadata | O | SIF_Metadata | ||
SIF_ExtendedElements | O | SIF_ExtendedElements |