# 출력프로그램 (성적표 양식)

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

## 영역 명칭 구분

영역 명칭은 수정할 수 없습니다.

* 모의고사 성적표, 모의고사 성적표S, 모의수능 성적표: **영역분류 - 영역 - 유형**
* 입학고사: **행동영역 - 내용영역 - 단원명**

## 성적표 포함 항목

**모의고사, 모의고사S, 모의수능**

<table><thead><tr><th width="296">포함항목</th><th align="center">모의고사</th><th align="center">모의고사S</th><th align="center">모의수능</th></tr></thead><tbody><tr><td>학생정보</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td>성적</td><td align="center">✅ <br>(등급포함)</td><td align="center">✅</td><td align="center">✅ <br>(표준점수제공)</td></tr><tr><td>등급표</td><td align="center">❌</td><td align="center">❌</td><td align="center">✅</td></tr><tr><td>영역 분류 별 성취도 분석</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td>문항 채점표</td><td align="center">✅</td><td align="center">❌</td><td align="center">✅</td></tr><tr><td>회차별 성적 (최대 5회)</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td>성적추이분석 (최대 5회)</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td>클리닉 우선순위 분석 (최대 3회)</td><td align="center">✅</td><td align="center">❌</td><td align="center">✅</td></tr></tbody></table>

**입학고사**: 아래의 출력양식 이미지 참고

## 출력 양식 이미지로 보기

### 1. 모의고사 성적표

<div data-full-width="true"><figure><img src="/files/2ZDivcO5sIhQdgAAOLiu" alt=""><figcaption></figcaption></figure></div>

### 2. 모의고사 성적표S

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

### 3. 모의수능 성적표

<div data-full-width="true"><figure><img src="/files/hQB6JdcIT9nNRdtMIYOg" alt=""><figcaption></figcaption></figure></div>

### 4. 입학고사 성적표

<div data-full-width="true"><figure><img src="/files/aTetd5KmX7pBYW2uewMS" alt=""><figcaption></figcaption></figure></div>


---

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