SDMSDM Documentation
PluginsSource Plugins

Microsoft SDS v1

Import data from Microsoft School Data Sync version 1 format

Microsoft SDS v1 Source

Import from Microsoft School Data Sync version 1 CSV format.

Overview

  • Plugin ID: source-ms-sds-v1-csv
  • Data Format: Microsoft SDS v1 CSV
  • Best For: Schools using legacy SDS exports

Required Files

FileContents
school.csvSchool information
student.csvStudent records
teacher.csvTeacher records
section.csvClass sections
studentenrollment.csvStudent-class links
teacherroster.csvTeacher-class links

Data Mapping

SDM converts SDS v1 to OneRoster:

SDS v1OneRoster
schoolorg
studentuser (role: student)
teacheruser (role: teacher)
sectionclass + course
studentenrollmentenrollment (student)
teacherrosterenrollment (teacher)

Notes

  • File name matching is case-insensitive
  • Courses are created from sections
  • Grades are normalized (1 → 01)

On this page