> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/edu-lecturer/08.company-school-institute-channel/channel-activity-log/record-scoring.md).

# 자동/수동 채점 및 채점 기록

**자동 채점**은 문제 설정 시, **채점모드**를 선택할 경우 적용됩니다.\
\
**수동 채점**을 원하실 경우,\
활동기록이 아닌 **채점 페이지 메모**에 관련 활동이 기록됩니다.\
\
여러 평가자가 채점을 진행하여도 `활동기록`과 시험 내 `메모`에서 확인이 가능합니다.\
\
\
`평가 관리` > `결과 관리` > 평가 선택<br>

![](/files/-MRdAJX6LZN2LN71DznP)

\
`수동채점` 클릭 &#x20;

![](/files/-MRdAStJi4XHwlmqecz5)

점수 입력 후 저장

![](/files/-MRdAXtCiaOn_gct95gt)

`메모`에서 활동 기록&#x20;

![](/files/-MRdAcnpYGLlkwWuslXK)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.goorm.io/ko/edu-lecturer/08.company-school-institute-channel/channel-activity-log/record-scoring.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
