# Apr. 17, 2026

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

### 신규 기능

자세한 내용은 [공지사항](https://edu.goorm.io/notice/13057)을 확인해 주세요.

#### ✏️ 교육과정 편집 화면이 새로워졌어요

* 강의 콘텐츠를 원하는 위치에 자유롭게 배치하고, 파일 첨부 삽입과 동시 편집 제한 등 편리한 기능들이 추가됐어요.

#### 📝 강좌에 시험 강의를 추가할 수 있어요

* 미리 만들어 둔 시험을 강의에 연결하거나, 시험 결과 리포트와 맞춤 강좌 추천까지 설정할 수 있어요.

### 수정 사항

* LLM 활용 시험에서 일반 문제 유형을 사용할 수 있어요. 기존 프로그래밍 문제 외에 주관식, 객관식, 서술형, O/X 문제 유형이 추가됐어요.
* 메모장을 모든 문제 유형에서 사용할 수 있어요. 기존에 프로그래밍 문제에서만 사용할 수 있던 메모장을 이제 문제 유형에 관계없이 모든 시험 화면에서 이용할 수 있어요.


---

# 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/apr.-17-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.
