Intended audience: Schedulers
Context: You have used aSc to generate a timetable, and need to convert it to ManageBac.
The default way in which the timetable is usually input is by homeroom for each row. For example, there will be a "6A" class and a "6B" class which are two homerooms in Grade 6. Further, when classes that are intended to be timetabled concurrently, the "Joined Class" feature can be used.
When the data is input into aSc as described above, the resulting export is as follows:
Notice that because it is a combined class, that both teachers are in the same row. Both locations are in the same row as well.
ManageBac needs a CSV upload in the following format:
- Class ID is specified per row
- The teacher of that class be indicated
- There is only one period per row
- There is only one location per row
In other words, if we want to use the export that is provided by aSc, we will have to manipulate the rows to have the information ManageBac is expecting.
In order to learn how to obtain a 1:1 correspondence across both platforms, please view this article.