# 서술형 문제 만들기

'**서술형 문제**'를 만드는 화면입니다. 서술형 문제는 다른 일반 문제와는 다르게 주관식 문제이며, \
**채점을 하지 않습니다.** 서술형 문제에 대하여 '**문제 정보**'탭의 '**내용**'에 문제의 질문을 입력하고 \
'**출제 의도**'와 채점에 참고 답안으로 활용될 '**서술형 답안 입력**'을 작성합니다.&#x20;

출제 의도와 서술형 답안은 수강자에게 공개되지 않고 채점에 활용됩니다.

![](/files/-LrscPOSu-a53jlZw5Ve)

<br>

아래 화면은 수강자의 서술형 문제 인터페이스입니다. \
강의자는 수강자가 자유롭게 서술하고 제출한 답안을 열람, 채점할 수 있습니다. <br>

![](/files/-LrscNmSg6iVftvUdJk_)

아래 화면은 수강자가 서술형 문제를 풀 때의 화면입니다.\
내용 서술 후 **`제출`** 버튼을 눌러 제출합니다.

![](/files/-Lu6HuXb4wUK6zX-PHyV)


---

# 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/04.quiz/descriptive-essay.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.
