# 크루세이더 퀘스트 문제 만들기

{% hint style="info" %}
**크루세이더 퀘스트 문제**는 채점모드, 실행모드로 문제를 생성할 수 있습니다.
{% endhint %}

이 문서에서는 **크루세이더 퀘스트 문제**를 입력하는 내용만을 다룹니다. \
새로 문제를 만들 때 기본적으로 입력하는 사항들에 대해서는 \
"문제 가져오기 및 공통 설정" 도움말을 참고해주세요.&#x20;

{% content-ref url="/pages/-LrsSaGzbBU26HJdqGao" %}
[문제 가져오기 및 공통 설정](/ko/edu-lecturer/04.quiz/import-and-configuration.md)
{% endcontent-ref %}

<br>

### 1. 기본 옵션

![](/files/-Lu5nw4hWkm6OFhm3kQt)

기본 옵션을 바꿀 수 있습니다. 맵, 리소스, 영웅, 상태 등을 설정 할 수 있습니다.

### 2. 문제 해결 언어

텍스트 기반 코딩으로 Javascript, Python3를 블록 기반 코딩으로 스크래치 와 엔트리를 제공합니다.

![](/files/-Lu5o3W_QQ9HnBl2u2Pv)

![](/files/-Lu5o85Uhw-zfmCdoqn7)


---

# 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/crusadersquest.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.
