This article is for IT Support.
If your school does not have a Student Information System that syncs with School Manager, you can use CSV Upload to import classes in bulk for Classwize.
Tip
Use a standardised naming convention to help quickly identify each classroom.
Example: [Year] - [Term] - [Grade] - [Subject Name] [Class Number]
2025 - Term 1 - Grade 5 - English 2
Format the CSV file
Important
You can only import CSV files with a maximum of 500 rows. Split CSV files with more than 500 rows and upload each CSV separately.
You must format the CSV file with the following in this order:
- user: must match the user’s username in School Manager (for example, “steve.johnson”).
- class: the class name (for example, classroom1)
- is_owner: “true” or “false”
- true: this user is a teacher
- false: this user is a student
Example
oscar.moore | classroom1 | true |
oscar.moore | classroom2 | true |
steve.johnson | classroom1 | false |
steve.johnson | classroom2 | false |
This CSV will create two classrooms: classroom1 and classroom2. The user “oscar.moore” will be the teacher of classroom1 and classroom2, and the user “steve.johnson” will be a student in those classes.
Upload your CSV file
- In School Manager, go to Configuration > Classwize > Classrooms.
- Select Import CSV.
- Select Upload Classrooms.
- Select Import.
Comments
0 commentsPlease sign in to leave a comment.