# 시험과 과제는 어떤 차이점이 있는 건가요?

![](/files/-MAPhYs50Q2L2riNvAdQ)

시험의 경우 학생이 제출을 할 때 **자동으로 채점**이 이루어집니다(일부 수동 채점형 문제 제외). 과제는 채점을 하지 않고 학생이 제출한 결과물을 **단순히 기록**합니다. 과제로 생성한 뒤 다시 시험으로 변경하는 것은 **불가능**하오니 생성시 주의해 주시기 바랍니다.


---

# 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://help.goorm.io/ko/edu-lecturer/faq/exam-and-assignment.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.
