# 일반 문제 유형

{% hint style="info" %}
일반 문제유형은 **O/X문제** , **객관식 문제**, **주관식 문제**, **선긋기 문제**, **서술형 문제**가 있으며 \
이론중심 강의에서 활용됩니다.&#x20;
{% endhint %}

**학습진행 장에서 수강화면 인터페이스를 확인하지 않으셨다면 아래 링크를 먼저 확인하시기를 권장합니다.**

{% content-ref url="/pages/-LrsfGnHPGy4t4mI3y33" %}
[수강화면 인터페이스](/ko/edu-student/learing-process/interface.md)
{% endcontent-ref %}

### 일반 문제 유형  &#x20;

아래 화면은 일반 문제 유형 인터페이스 입니다.

![](/files/-MAKvtIIDHAIIG1cqU6d)

![](/files/-MAKv_hG7XxZYt2q5vWr)

일반 문제 유형들은 출제자의 옵션 설정에 따라 답안 **`제출`** 버튼을 누른 후 채점 결과가 보여질 수 있습니다.  \
서술형 문제는 바로 채점 되지 않고, 제출 후 강의자가 직접 채점 하게 됩니다.

![](/files/-MAKw8-jCRQJCRG50I4_)


---

# 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-student/quiz-type/others.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.
