You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a CSV import option to allow bulk creations of the entities in a school
Context
This CSV import would only be run when there aren't already existing entities in the school for this year; it does not need to handle merging with intitial data.
The import should provide a template to download with the necessary columns
The import should be able to create classrooms, teachers, students all at once
What
Context