...
Title | Required | Description | Example |
---|---|---|---|
student_unique_id | yesYes | A unique string (or number) that identifies the student. | A1234456“A1234456" |
course_unique_id | yesYes | It is called "course_unique_id" however you may use any identifier that will be a unique value for identifying each record in the csv file. | "19437233" |
yesYes | Primary email on file for the student, in form of string. Used for mapping the student to the LDAP or SingleSignOn system (e.g. CAS or SAML). | “paula@email.com” |
...