# OMR 인쇄와 편집

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/articles/omr-print-e4cd8a7c)
{% endhint %}

↖ 상위항목: [OMR을 이용한 오프라인 시험](/macgai-manual/test/omr.md)

{% hint style="success" %}
**맥가이 앱**에 로그인 하여 진행 가능한 과정에 대한 설명입니다.
{% endhint %}

## OMR 인쇄하기

시험 진행을 위해 OMR 용지를 인쇄합니다.

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

1. 맥가이앱을 실행하고 **OMR채점** 메뉴로 들어갑니다.&#x20;
2. 우측 상단의 <img src="/files/PCiSUz3lkUQ73oKZ8DBM" alt="" data-size="line">를 누르면 OMR 인쇄 팝업이 열립니다.
3. 인쇄할 OMR 종류를 선택
4. 우측의 **OMR 인쇄**를 눌러 A4 용지에 인쇄를 진행합니다.
   * 인쇄 시 기본 비율, 컬러 인쇄를 권장합니다.
   * **PDF** 혹은 **이미지**로 저장해서 사용 가능합니다. 대신 비율 및 여백이 변경 되지 않도록 주의해주세요!

{% hint style="info" %}
시험에 등록된 문항 수와 OMR의 문항 수는 일치하지 않아도 됩니다.

**OMR 용지의 문항 수가 시험의 문항 수보다 많거나 같으면** 어떤 OMR 이든 사용할 수 있어요.
{% endhint %}

## OMR 펀집하기

저장된 OMR을 커스텀하여 사용할 수 있습니다. OMR의 로고 이미지, 타이틀을 변경하고 학번 텍스트를 대체할 수 있습니다.&#x20;

<figure><img src="/files/3wViElJ0o7ZOLZue25eo" alt=""><figcaption></figcaption></figure>

* OMR 채점 메뉴 → 우측 상단의 <img src="/files/PCiSUz3lkUQ73oKZ8DBM" alt="" data-size="line"> → OMR 종류 선택 → <img src="/files/qBW7J5GA1IG1ktLy4lNS" alt="" data-size="line"> (버튼 위치는 상단의 OMR 인쇄하기를 참고)
  * 기존 OMR을 수정하는 것만 가능합니다. 원본 OMR로 되돌리려면 **원본으로**를 눌러 되돌리기를 진행해주세요.
  * **로고**, **제목**, **학번** 대체 텍스트 중 원하는 항목을 선택하여 편집 후 저장하시면 커스텀 된 OMR을 사용할 수 있습니다.

### OMR 편집 예시

<figure><img src="/files/5Y2xQRqyuv6WBCIXoeUt" 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://docs.macgai7.com/macgai-manual/test/omr/print.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.
