# 문제 검색, 수정, 삭제

### 1. 문제 검색

검색 기능을 이용해서 문제를 찾을 수 있습니다. \
검색 창에서 검색 유형을 지정하고 '**`검색`**' 버튼을 누르거나 **`ENTER`키**를 누르면 됩니다.

검색 창을 빈칸으로 두고 검색하면 처음 상태로 돌아갈 수 있습니다.

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

### 2. 문제 수정

이미 만든 문제를 편집하고 싶을 땐 각 문제 옆의 '**관리**' 탭에 위치한 '**`수정`**' 버튼을 눌러 수정할 수 있습니다. 문제를 만들 때와 같은 페이지로 이동되어 문제 유형, 제목, 내용, 정답 파일 등을 변경할 수 있습니다.

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

### 3. 문제 삭제

문제 삭제 시에도 문제 수정과 마찬가지로 문제 목록에서 각 문제 옆의 **관리 탭**에 위치한 \
\&#xNAN;**`삭제`** 버튼을 누르거나, 수정하고자 하는 문제의 체크박스를 체크하고 문제 목록 좌측 상단에 \
위치한 **`삭제`**&#xBC84;튼을 누르면 문제가 사라집니다.&#x20;

**단, 기존 강의에 삽입된 문제는 사라지지 않습니다.**

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


---

# 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/ko/edu-lecturer/04.quiz/edit.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.
