# OMR을 이용한 오프라인 시험

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

1. [맥가이앱 설치](/macgai-manual/test/omr/mgapp.md): OMR 인쇄와 채점 시 사용하는 맥가이 앱의 설치 및 로그인 방법을 알아봅니다,.
2. [OMR 인쇄와 편집](/macgai-manual/test/omr/print.md): 시험 진행을 위해 OMR을 인쇄하고 커스텀하는 방법을 살펴봅니다.
3. [시험 진행과 결과 채점](/macgai-manual/test/omr/scoring.md): 시험을 진행하고 결과를 채점하는 과정을 살펴봅니다.
4. [시험 결과 수동 채점](/macgai-manual/test/omr/m-scoring.md): OMR을 이용하지 않고 수동으로 점수를 입력하는 방법을 알아봅니다.


---

# 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/omr.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.
