> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/operation-troubleshooting/exam-result-issue.md).

# 시험 결과가 안 보입니다

{% hint style="info" %}
시험 결과 보기는 **결과보기 설정 + 채점 완료 상태 + 재응시 대상이 아닐 때** 가능합니다.&#x20;
{% endhint %}

### 결과보기 설정 방법&#x20;

교육상품관리 > 과정운영 > 과정명 > \[시험]탭에서 \[수정] 버튼을 클릭합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2Fowueg3QHTemZTP4eJN1w%2Fimage.png?alt=media&amp;token=1ba75304-a9ae-4335-974e-35d825c9319f" alt=""><figcaption></figcaption></figure>

'**시험결과노출**'을 체크해주셔야 정상적으로 결과 노출이 되는 점 안내드립니다.&#x20;

재응시도 동일 창에서 설정 및 확인 가능합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2Fk1bFZ6RFT1in1RKq2F9X%2Fimage.png?alt=media&amp;token=0281ff8a-3896-4cd3-901b-0d61e7ed10ae" alt=""><figcaption></figcaption></figure>

***

### 재응시 대상 확인&#x20;

재응시를 설정한 시험에서 **재응시 대상**인 경우 결과보기를 할 수 없습니다.&#x20;

결과보기를 하게 되면 문제의 모든 정답을 알 수 있게 됩니다. 시험의 변별력을 유지하고 정답 유출을 방지하기 위해 위와 같이 설계되어있는 점 양해부탁드립니다.&#x20;

***

### 채점 여부 확인&#x20;

자동채점여부를 사용하지 않는 시험 혹은 서술형 답안이 있는 시험의 경우 관리자가 채점을 한 뒤에 결과보기를 할 수 있습니다.&#x20;

교육상품관리 > 과정운영 > 과정명 > \[시험] 탭에서 해당 시험명 클릭하고, 미평가된 시험 제출자에 대해서 \[평가하기]를 클릭하여 채점을 완료해주시면 수강생이결과보기를 할 수 있습니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F7izWu34n2ONcNz2ekZvu%2Fimage.png?alt=media&amp;token=ea218d33-d42e-4db4-8bde-d2ff3527575f" alt=""><figcaption></figcaption></figure>

> 위 내용 확인이 어려우시거나, 확인 했음에도 문제가 없는 경우, 문의게시판으로 문의 남겨주시길 바랍니다. \
> 문의 시 문제가 발생한 수강생 아이디, 과정명, 시험명을 함께 전달 주시면 보다 빠른 확인이 가능합니다.&#x20;


---

# 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://malgn.gitbook.io/cloud/operation-guide/operation-troubleshooting/exam-result-issue.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.
