# 주관식 문제 만들기

'**주관식 문제**'를 만드는 화면입니다. \
문제 제목과 설명을 입력하고 '**주관식 답안 입력**' 탭에서 답안을 설정할 수 있습니다. \
주관식 문제의 답안 개수를 조정할 수 있으며 최대 5개까지 설정할 수 있습니다.&#x20;

정답은 수강자에게 공개되지 않고 채점용으로 사용됩니다.

![](https://grm-project-template-bucket.s3.ap-northeast-2.amazonaws.com/lesson/les_lyKIB_1517887271850/1515380379100_%E1%84%8C%E1%85%AE%E1%84%80%E1%85%AA%E1%86%AB%E1%84%89%E1%85%B5%E1%86%A8%20%E1%84%86%E1%85%AE%E1%86%AB%E1%84%8C%E1%85%A6%20%E1%84%86%E1%85%A1%E1%86%AB%E1%84%83%E1%85%B3%E1%86%AF%E1%84%80%E1%85%B5.png)

\
아래 화면은 수강자가 강의를 수강하며 주관식 문제를 풀 때의 인터페이스입니다. \
정답란에 답안을 입력하고 '**`제출`**' 버튼을 클릭하여 제출합니다.

![](/files/-Lu6HpPSEOY4WPnnrXwJ)

<br>


---

# 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/short-answer.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.
