> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/edu-lecturer/04.quiz/file-submission.md).

# 파일 제출 문제 만들기

'**파일 제출 문제**'를 만드는 화면입니다.&#x20;

파일 제출 문제는 다른 일반 문제와는 다르게 **자동으로 채점을 하지 않습니다.** \
파일 제출 문제에 대하여 '**문제 정보**'탭의 '**내용**'에 문제의 질문을 입력하고 '**출제 의도**'를 입력합니다.&#x20;

출제 의도는 수강자에게 공개되지 않고 채점에 활용됩니다.

![](/files/-LrsceoLudfnM-vkxhzr)

학생들이 이론 강의와 시험에서 파일을 제출할  수 있습니다.

![](/files/-Lu6KWdOShKO6nbJtleT)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/file-submission.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.
