Rosters files can be imported into the Indigo Classes tab from many different student information systems. Roster files should be output as CSV files in the following data order:
student_id, username, first_name, middle_name, last_name
The first line of the file (the header) must be: student_id,username,first_name,middle_name,last_name
If no username is specified, one will be created using the first and last name.
Student ID information is optional.
All passwords will be initially set to aaa.
an example roster file is attached.
| Attachment | Size |
|---|---|
| student-import.csv | 83 bytes |