> 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-edit-issue.md).

# 시험 수정이 안 됩니다

{% hint style="info" %}
시험은 **응시자가 있으면 수정이 불가**합니다.&#x20;

이는 변경된 시험으로 인하여 혼란이 발생하는 것을 방지하기 위한 것으로 양해부탁드립니다.&#x20;

시험의 응시자가 있어 수정이 안되는 경우, **새로운 시험을 생성해 등록** 부탁드립니다.&#x20;
{% endhint %}

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FW0lPX1D3q1j493S7idf4%2Fimage.png?alt=media&amp;token=facf5249-1194-4d5b-87c0-a12e2467d70c" alt=""><figcaption></figcaption></figure>

아직 운영 전 테스트 시험을 응시하여 시험 수정이 안되는 경우, 수강생들의 응시 이력을 삭제해도 괜찮은 경우, 아래 내용 확인하여 응시 이력을 삭제할 수 있습니다.&#x20;

1. 콘텐츠관리 > 시험관리에서 수정해야하는 시험명을 클릭합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F0D1yfvq3lJP56ED8Vauj%2Fimage.png?alt=media&amp;token=1c5ff68a-c431-4304-ae43-64509a4c4c2b" alt=""><figcaption></figcaption></figure>

2. 시험 하단에 해당 시험을 사용하는 과정을 확인합니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FPWhhVu4cHqN5oTDx6DXr%2Fimage.png?alt=media&amp;token=658931f1-63c8-4907-887a-48d6e7092b24" alt=""><figcaption></figcaption></figure>

3. 해당 과정을 클릭 후 시험명을 클릭합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FXYX0xAPHxLhbmSRMCnN2%2Fimage.png?alt=media&amp;token=3973ae3a-ec70-40b8-a4c8-768847f97e7a" alt=""><figcaption></figcaption></figure>

4. 제출자와 미제출자를 검색하여 \[응시취소]처리 합니다. \
   이 때, 삭제회원 포함, 삭제수강생 포함으로 검색해야 모든 응시자 정보가 나타납니다.&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FJX3vGvk6je8KLAWsN0ok%2Fimage.png?alt=media&amp;token=aa3c0b40-f520-4c17-9224-dc1ab022f4ce" alt=""><figcaption></figcaption></figure>

5. 시험이 사용된 모든 과정에서 \[응시취소]처리 후에 시험 수정이 가능합니다.&#x20;

> 위 내용 확인이 어려우시거나, 확인 했음에도 문제가 없는 경우, 문의게시판으로 문의 남겨주시길 바랍니다. \
> 문의 시 문제가 발생한 시험명을 함께 전달 주시면 보다 빠른 확인이 가능합니다.&#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-edit-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.
