Column Name
|
Required for LSA
|
Description
|
sourcedId
|
Yes
|
Unique ID value for each user
|
status
|
No
|
|
dateLastModified
|
No
|
|
enabledUser
|
Yes
|
Defines the status of the user (true or false)
|
orgSourcedIds
|
Yes
|
The school this user belongs to
|
role
|
Yes
|
User role (teacher or student)
|
username
|
Yes
|
Value to identify the user (e.g. jsmith)
|
userIds
|
No
|
Not required, but if filled in it needs to be a value like {FED:123456} |
givenName
|
Yes
|
The first name of the user
|
familyName
|
Yes
|
The last name of the user
|
middleName
|
No
|
|
identifier
|
No
|
|
email
|
Yes
|
|
sms
|
No
|
|
phone
|
No |
|
agentSourcedIds
|
No
|
|
grades
|
No
|
|
password
|
No
|
|
Column Name |
Required for LSA |
Description |
sourcedId |
Yes |
Unique ID value for each enrollment record |
status
|
No
|
Not required, but if filled in needs to be all lowercase letters i.e. "active" |
dateLastModified
|
No
|
|
classSourcedId |
Yes |
The sourcedId for the class (from classes.csv) |
schoolSourcedId
|
No
|
The sourcedId for the school (from classes.csv)
|
userSourcedId |
Yes |
The sourcedId for the user (from users.csv) |
role |
Yes |
User role (teacher or student) |
primary
|
No
|
|
beginDate
|
No
|
|
endDate
|
No
|
|
Column Name |
Required for LSA |
Description |
sourcedId |
Yes |
Unique ID value for each class |
status
|
No
|
Not required, but if filled in needs to be all lowercase letters i.e. "active"
|
dateLastModified
|
No
|
|
title |
Yes |
The name of the class |
grades
|
No
|
|
courseSourcedId |
Yes |
The sourcedId for the course this class is an instance of (from courses.csv) |
classCode
|
No
|
|
classType
|
Yes
|
Class type (scheduled or homeroom)
|
location
|
No
|
|
schoolSourcedId |
Yes |
The school this class belongs to |
termSourcedIds
|
Yes
|
The sourcedId for the term this class is taught in (from academicSessions.csv)
|
subjects
|
No
|
|
subjectCodes
|
No
|
|
periods
|
No
|
|