Student Assessment Interchange - v2.1

The Student Assessment interchange describes test scores, quiz results, and other information related to student assessments. The interchange schema can carry results for many students or a single student.

This interchange schema supports the exchange of metadata for the following types of assessments:

  • Single-level assessment, reporting an overall score (e.g., as in an SAT test where a single score is reported for each test).
  • Two-level item assessment, reporting an overall score and a score for each assessment item (e.g., a classroom test reports the total score and individual student results for each question).
  • Two-level objective assessment, reporting an overall score and a score for each learning objective (e.g., a standardized test reports the total score and also individual student results for each learning objective).
  • Three-level assessment, reporting an overall score, a score for sections that test specific learning objectives, and a score for each assessment item (e.g., a benchmark assessment may report a total raw score, a score per objective, and individual results for each question which are tied to learning standards).

Like all standard Ed-Fi interchanges, this schema references the Ed-Fi Core XSD and can be extended using the Ed-Fi Extensions Framework. See the XML Design & Implementation Guidelines for more information.

Use Cases

The Student Assessment Interchange can be used to:

  1. Exchange student scores for standardized state and local assessments.
  2. Exchange student scores for classroom and benchmark tests.
  3. Exchange student assessment score updates (e.g., retakes, correction of errors).

Model Details

The following figure shows a logical view of the Student Assessment Interchange schema:

Entities

The following table describes the primary entities of which the Student Assessment Interchange is composed.

NameDescription
AssessmentReferenceThis 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 inindividuals or groups and changes in performance from one occasion to the next.
AssessmentItemReferenceThis entity represents one of many single measures that make up an assessment.
ObjectiveAssessmentReferenceThis entity represents subtests that assess specific learning objectives.
StudentAssessmentThis entity represents the analysis or scoring of a student's response on an assessment. The analysis results in a value that represents a student's performance on a set of items on a test.

Extended References

This interchange includes the following Extended References.

Extended Reference NameDescription
StudentReference (in StudentAssessment)Required. Reference to the Student associated with the Assessment.

Descriptor Dependencies

This interchange references the following Ed-Fi Descriptors, thus requiring them to have been defined using the Descriptors interchange prior to this interchange. For more information on the Ed-Fi Descriptor Pattern, see the XML Design & Implementation Guidelines.

Descriptor NameDescription
AcademicSubjectDescriptorRequired. This descriptor holds the description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language).
AccommodationDescriptorOptional. This descriptor defines variations used in how an assessment is presented or taken.
AssessmentReportingMethodDescriptorOptional. This descriptor defines the method that the instructor of the class uses to report the performance and achievement of all students. It may be a qualitative method such as individualized teacher comments or a quantitative method such as a letter or a numerical grade.
GradeLevelDescriptorRequired. This descriptor defines the set of grade levels. The map to known Ed-Fi enumeration values is required.
LanguageDescriptorOptional. This descriptor defines the language(s) that are spoken or written. It is strongly recommended that entries use only ISO 639-3 language codes: for CodeValue, use the 3 character code; for ShortDescription and Description use the full language name.
PerformanceLevelDescriptorOptional. This descriptor defines various levels or thresholds for performance on the assessment.
Downloads

The following link is a ZIP archive containing the XSD for the Student Assessment Interchange v2.1 along with the Ed-Fi Core XSD and a Sample XML Data File:

Interchange-StudentAssessment-Bundle.zip

A ZIP archive containing all v2.1 Ed-Fi Standard Interchange Schema can be found in the Download Directory.