# 시험/과제의 개념

**전체  시험**에서는 현재 강좌에 출제된 시험 또는 과제를 관리할 수 있습니다. \
왼쪽 메뉴에서 '**전체'시험**을 클릭하면 시험 관리 페이지로 이동합니다.

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

'**전체  시험**'에서는 각 시험/과제 옆 관리 탭에 위치한 **`미리보기`** 버튼을 통해 수강자가 접하게 될 \
수강 인터페이스를 확인할 수 있습니다.\
\&#xNAN;**`알림`** 버튼을 통해 시험/과제를 진행 중인 수강자들에게 실시간으로 알림 메세지를 전송할 수 있고,  **`삭제`** 버튼을 통해 시험/과제를 삭제할 수 있습니다.

각 시험 행의 **`수정`** 버튼을 클릭하면 '**시험/과제 편집**' 페이지로 이동하게 됩니다. \
시험/과제 편집 페이지에서는 해당 시험/과제가 어떤 문제로 구성되어 있는지 등을 확인할 수 있습니다. \
각 문제의 배점과 풀이 제한 횟수를 수정할 수 있으며, 시험/과제에 대한 다양한 옵션들도 수정 가능합니다.<br>

<figure><img src="/files/Vo0ETl7EO8uv3GsaRV9e" 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/05.managing-quiz-and-exam/concept.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.
