Data Requirements - Assessment Systems - Assessment-VDG

Data requirements for the Starter Kit are provided below.

  • Elements listed as optional should be provided when available: while their absence will not cause issues with the starter kit visualizations, their presence will enhance the capabilities of the starter kit. 
  • Descriptors (values suffixed with "Descriptor" below) must be consistent with the standard values provided as part of Ed-Fi Data Standard v3.2
    • Links to specific sets are provided below in Ed-Fi XML format. See the section "Descriptors" to understand how these look in JSON format for transit.
    • Descriptor values marked as "deprecated" must not be used
  • A note on IDs (for entities like students, staff, parents, schools and the district itself): these must be the local district identifiers, which are the ones that typically appear by default in the SIS. They must not be state, federal, or other identifiers unless those are used by the district's SIS. 

Note that the ODS database information (where the data lands in the Ed-Fi ODS platform) is provided in the rightmost columns. This information can be very helpful to you during development if you are using a local Ed-Fi ODS to test against.


API ResourceAPI Resource FieldRequired/OptionalConstraintsODS Database TableODS Database Column
/assessments




assessmentsassessmentIdentifierRequired
edfi.AssessmentAssessmentIdentifier
assessmentsnamespaceRequired
edfi.AssessmentNamespace
assessmentsassessmentTitleRequired
edfi.AssessmentAssessmentTitle
assessmentsassessedGradeLevels=>gradeLevelDescriptorRequiredMust be in the Ed-Fi standard list at: GradeLeveledfi.AssessmentAssessedGradeLevelGradeLevelDescriptorId
assessmentsacademicSubjects=>academicSubjectDescriptorRequiredMust be in the Ed-Fi standard list at: AcademicSubjectedfi.AssessmentAcademicSubjectAcademicSubjectDescriptorId
/studentAssessments




studentAssessmentsstudentUniqueIdRequiredMust be the local SIS identifier (i.e., not the state or other ID)edfi.StudentAssessmentStudentUniqueId
studentAssessmentsscoreResults=>assessmentReportingMethodDescriptorRequired

A mapping to "Raw score" must be provided. Other provider-specific values may be included as well.

edfi.AssessmentReportingMethodDescriptorAssessmentReportingMethodDescriptorId
studentAssessmentsscoreResults=>resultRequiredMust follow domain Best Practices for score reporting edfi.StudentAssessmentScoreResultResult
studentAssessmentsperformanceLevels=>performanceLevelDescriptorRequiredMust contain a mapping to an Ed-Fi standard value PerformanceLevel. Other provider-specific values may be included as well.edfi.AssessmentPerformanceLevelPerformanceLevelDescriptorId
studentAssessmentsadministrationDateRequired
edfi.StudentAssessmentAdministrationDate