# 선긋기 문제 만들기

'**선긋기 문제**'를 만드는 화면입니다. \
문제 제목과 설명을 입력하고 '**선긋기 답안 입력**'에서 답안을 설정할 수 있습니다. \
선택지는 왼쪽과 오른쪽 두 부분으로 나뉘어집니다.&#x20;

![](/files/-Lu6Ivwc4YeYpDxgATlJ)

\
보기의 개수는 **`+ 보기 추가`**&#xBC84;튼과 **`x`**&#xBC84;튼을 활용하여 지정할 수 있습니다. \
왼쪽에서 보기를 입력하고 오른쪽에도 마찬가지로 보기를 입력합니다. \
\
정답을 지정할 때는 각 보기 옆의 라디오 버튼을 번갈아 가며 클릭하면 해당 좌, 우 보기 쌍은 \
**정답**으로 등록 됩니다. 각 보기에서 나가거나 들어올 수 있는 선의 수는 **제한되어 있지 않습니다.**

아래 화면은 수강자가 강의를 수강하며 선긋기 문제를 풀 때의 인터페이스입니다. \
좌우에 배치된 항목을 연결하고 **`제출`**&#xBC84;튼을 눌러 제출합니다.

![](/files/-Lu6JCxEeWRmtkABfVCO)


---

# 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/line-link.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.
