Dividing students from the same class into subgroups for the same subject with the same teacher

Last updated: Jul 31, 2024

Scenario: Students from class 12A are divided into two subgroups and study Computer Science with the same teacher, John Smith.

Defining Subgroups

In the Divisions page, we will define the following:

Subgroup NameAbbreviation
Subgroup 1s1
Subgroup 2s2

Setting Up Lessons

In the Lessons -> Add Lessons page, we configure the lessons for each subgroup:

TeacherSubjectClassDivision
John SmithComputer Science12As1
John SmithComputer Science12As2

Result in Timetable

In the resulting timetable, subgroups s1 and s2 will be scheduled at the beginning/end of the day to avoid gaps in the students' schedules.

Back