# 4. 연속수업 설정

### 개요

연속수업은 특정 과목이 2시간 이상 연속(블록수업)으로 진행되어야 할 때 사용하는 기능입니다.

연속수업으로 설정된 과목은 시간표 생성 시 자동으로 연속된 시간대에 배정됩니다.

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

### 설정 방법

#### 일반 연속수업 설정

1. ‘연속수업 설정’ 메뉴에서 ‘일반 연속수업’ 탭을 선택합니다.
2. 과목과 교사를 선택합니다.
   * 해당 교사가 여러 반을 담당하고 있다면 모든 반에 적용할 수도 있고,

     특정 반만 선택하여 적용할 수도 있습니다.
3. 연속 패턴을 선택합니다.
   * 예: 2(2시간 연속), 3(3시간 연속), 2+1(2시간 연속 + 1시간 따로) 등등
   * “2+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/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.
