# 동시수업 연속수업 설정하기

### 개요

동시수업 연속수업은 동시에 진행되는 여러 반의 수업을 연속된 시간으로 묶는 기능입니다.

예를 들어, 선택 과목(중국어·일본어·프랑스어)을 동시에 듣되, 각 수업을 2시간 연속으로 진행해야 하는 경우에 사용할 수 있습니다.

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

### 설정 방법

1. ‘동시수업 설정’ 메뉴에서 연속 패턴을 적용할 그룹을 선택합니다.
2. 그룹 내부 설정에서 ‘연속수업 패턴’ 항목을 클릭합니다.
3. 패턴을 선택합니다.
   * 2시간 연속 (2)
   * 3시간 연속 (3)
   * 2시간 연속 + 1시간 분리 (2+1)
   * 3시간 연속 + 1시간 분리 (3+1) 등
4. 저장하면 해당 동시 그룹의 모든 수업이 같은 패턴으로 배정됩니다.


---

# 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/block.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.
