Scenario: Foreign language groups
Last updated: May 16, 2026
Scenario: Students from class 10B are split into three language groups. Each group studies a different foreign language (English, French, or German) with a different teacher.
Step 1 — Create the division
Go to Classes → 10B → Subgroups → Add division.
| Field | Value |
|---|---|
| Division name | Beginner Languages |
| Subgroups | English, French, German |
Save.
Step 2 — Add the lessons
Go to Lessons → Quick Add and add one lesson per subgroup:
| Teacher | Subject | Groups | Lessons/week |
|---|---|---|---|
| Alice Brown | English | 10B-English | 3 |
| Pierre Martin | French | 10B-French | 3 |
| Hans Müller | German | 10B-German | 3 |
All three lessons belong to the same Beginner Languages division, so the scheduler knows they can run in parallel and will avoid leaving any subgroup with a gap.
Result in the timetable
The scheduler tries to keep the three subgroup lessons aligned. No student ends up with a free slot in the middle of the day while others are in their language lesson.
Related articles