When providing UDD data, supply the data for different entities in separate files, 1 file per entity.
Data must be UTF-8 encoded.
JSON is the preferred file type, but XML files can also be submitted. Other formats cannot be processed.
Use the following filenames, all lower case. The only difference between the filename groups here is the suffix, json or xml, as appropriate.
- institution.json
- student.json
- course.json
- module.json
- moduleinstance.json
- courseinstance.json
- assessmentinstance.json
- studentassessmentinstance.json
- studentcoursemembership.json
- studentcourseinstance.json
- studentmoduleinstance.json
- modulevlemap.json
- staff.json
- staffmoduleinstance.json
- staffcourseinstance.json
or
- institution.xml
- student.xml
- course.xml
- module.xml
- moduleinstance.xml
- courseinstance.xml
- assessmentinstance.xml
- studentassessmentinstance.xml
- studentcoursemembership.xml
- studentcourseinstance.xml
- studentmoduleinstance.xml
- modulevlemap.xml
- staff.xml
- staffmoduleinstance.xml
- staffcourseinstance.xml