# Feb. 13, 2026

<figure><img src="/files/l91f29YoHAFH6wbcdlWt" alt=""><figcaption></figcaption></figure>

### 공지 사항

#### 📢 학년도/학년/반/번호 구분 기능이 더 이상 제공되지 않아요.

**2026년 2월 25일(수)**&#xBD80;터 학년도/학년/반/번호 구분 기능이 더 이상 제공되지 않아요. 대신 ‘그룹 기능’을 통해 학생을 더욱 유연하게 구분하실 수 있어요.

<figure><img src="/files/abzTd9cnIJL7wxaqf8Vo" alt=""><figcaption></figcaption></figure>

#### 그룹 기능 설정 방법

기존에 학년/반/번호로 학생을 구분하고 계셨다면, 그룹 기능으로 다시 설정해 주세요.

1. 강좌 관리자 페이지 접속
2. 학생 관리 → 전체 학생 클릭
3. 오른쪽 상단 ‘그룹 편집’ 클릭
4. ‘새 그룹 추가’에서 원하는 그룹명 입력 (예: 1학년 1반, 2학년 A반, 초급반 등)

별도 설정이 없으면 모든 학생은 ‘기본 그룹’으로 묶여요. 학급·수준별 구분이 필요하신 경우 그룹 기능을 활용해 주세요.

### 수정 사항

#### 🤖 LLM 모델이 추가되었어요.

* LLM 활용 시험에서 선택할 수 있는 모델이 확장되었어요. 시험 목적에 맞는 모델을 선택해 활용해 보세요.
  * Gemini: Gemini 3 Pro, Gemini 3 Flash
  * Claude: Opus 4.5, Sonnet 4.5, Haiku 4.5
  * GPT: GPT-5.2, GPT-5 Nano

### 버그 픽스

* 페이지를 이동했을 때 일부 강좌만 보이던 부분을 정리했어요. 이제 각 페이지의 강좌가 정상적으로 모두 노출됩니다.
* ‘빠른 설정 모드’로 생성한 시험을 수정할 때, 새 학생 그룹을 추가하면 입장 비밀번호가 맞지 않다고 표시되던 부분을 개선했어요. 이제 시험 수정 후에도 입장 비밀번호가 정상적으로 인식됩니다.


---

# 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://help.goorm.io/release-notes/goormedu-channel/feb.-13-2026.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.
