# 시험 추가와 관리

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/categories/%EC%8B%9C%ED%97%98-%EA%B8%B0%EB%8A%A5-5bce7c54)
{% endhint %}

{% hint style="info" %}
**이용메뉴**: 기본메뉴 → 수업관리 → **시험관리**
{% endhint %}

1. [시험 생성과 수정](/macgai-manual/test/add-test/new.md): 새로운 시험을 만들고 저장된 시험을 수정하는 방법을 알아봅니다.&#x20;
2. [시험 종류 관리](/macgai-manual/test/add-test/category.md): 시험의 영역 정보, 성적표 템플릿 및 누적 관리를 위한 시험 종류 설정 방법을 살펴봅니다.
3. [출력프로그램 (성적표 양식)](/macgai-manual/test/add-test/form.md): 성적표 양식 선택을 위한 출력프로그램 설정 방법을 살펴봅니다.


---

# 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://docs.macgai7.com/macgai-manual/test/add-test.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.
