# 동시수업 시수쪼개기

### 개요

동시수업 시수쪼개기는 동일 과목을 두 명 이상의 교사가 시수를 나누어 맡는 경우에 사용합니다.

예를 들어 선택과목 그룹에서 모두 2단위씩 수업을 진행하는데, 어떤 과목을 1회는 A 교사, 1회는 B 교사가 번갈아 진행해야 할 때 이 옵션으로 설정합니다.

{% @supademo/embed demoId="cmhm548591g9tla10nhllazi9" url="<https://app.supademo.com/demo/cmhm548591g9tla10nhllazi9>" %}

### 설정 방법

1. 동시수업으로 묶을 과목들을 선택합니다.
2. 시수를 나누어 담당할 첫 번째 교사를 선택합니다.
3. 이어서 다른 교사를 선택합니다.
4. 여러 교사가 진행할 과목들을 모두 선택합니다.
5. ‘선택한 과목 복합으로 묶기’ 버튼을 클릭합니다.
6. 복합으로 설정된 과목은 자동으로 두 교사가 번갈아 배정됩니다.
7. 나머지 과목들도 동일한 방식으로 설정하고, 저장 버튼을 눌러 복합과목 구성이 포함된 동시수업 그룹을 완료합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nichecell.gitbook.io/timetable-expert/timetable/requirements/concurrent/split.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
