# 성적 결과 관리

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/categories/%EC%84%B1%EC%A0%81-%EA%B2%B0%EA%B3%BC-%EA%B4%80%EB%A6%AC-5af91a01)
{% endhint %}

채점이 완료 되면 '기본메뉴 → 수업관리 → **성적분석'** 메뉴에서 시험 결과를 확인하고 성적 결과 발송 및 인쇄를 진행할 수 있습니다.

1. [시험 별 결과 확인하기](/macgai-manual/test/test-result/check-result.md): 개별 시험의 결과를 확인합니다.
2. [등급컷 설정](/macgai-manual/test/test-result/grade.md): 모의고사, 모의수능의 등급 컷을 추가할 수 있습니다.
3. [성적표 인쇄와 문자 발송](/macgai-manual/test/test-result/print.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/test-result.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.
