> For the complete documentation index, see [llms.txt](https://docs.soynet.io/soystudy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soynet.io/soystudy/readme.md).

# 소이스터디가이드

![](/files/R6M9tGdTUgyaygM84OtW)

시험(Test & Examination)의 전 과정 (문제등록, 출제, 응시, 채점, 분석, 피드백)을 지원하는 온라인 도구로서 스마트기기에 최적화된 실시간 진단 및 평가와 분석기능을 제공합니다.단순한 문제풀이를 넘어서 학습기능 등을 제공함으로써 학습역량강화용으로 활용될 수 있으며 오답노트 관리의 편리함을 제공합니다.

## 동영상 가이드

문서가이드와 함께 영상으로도 사용법을 제작했습니다.

{% embed url="<https://www.soystudy.com/main/manual/manager>" %}

## 과정 관리

과정관리는 시험을 보관하고, 과정관리 내에 있는 시험들을 치를 수 있게 도와줍니다.

{% content-ref url="/pages/If4VPqNqUzmP1mxhnXrm" %}
[과정관리](/soystudy/course/readme.md)
{% endcontent-ref %}

{% content-ref url="/pages/8OYVIpQI0yrZQ41Bm4Td" %}
[과정 배포](/soystudy/course/manage/sandemail.md)
{% endcontent-ref %}

## 시험세트 관리

문제를 등록 후 시험세트로 만들어 사용하는 방법에 관하여 설명되어있습니다.<br>

{% content-ref url="/pages/b9DwDzdvIHpU2k4h7g1I" %}
[시험세트관리](/soystudy/testsetting/readme.md)
{% endcontent-ref %}

{% content-ref url="/pages/X1OYVfIcrhaUSeIl81xh" %}
[시험세트 생성](/soystudy/testsetting/manage/new.md)
{% endcontent-ref %}

## 문제 관리

문제 생성/수정/복사/삭제 등 시험세트에 들어갈 문제 제작에 관하여 설명되었습니다.

{% content-ref url="/pages/qxAbVM8KQ6Kal0iyUXnP" %}
[문제관리](/soystudy/question/management.md)
{% endcontent-ref %}

{% content-ref url="/pages/qxAbVM8KQ6Kal0iyUXnP" %}
[문제관리](/soystudy/question/management.md)
{% endcontent-ref %}

{% content-ref url="/pages/7PXiflQUcYSggyvvzKtk" %}
[선택문제](/soystudy/question/checkquestion.md)
{% endcontent-ref %}

## 응시자 관리

시험에 응할 응시자들을 추가 및 관리하는 방법 입니다.

{% content-ref url="/pages/taHfT9ao4FrlMOt2zZuz" %}
[응시자관리](/soystudy/testtaker/readme.md)
{% endcontent-ref %}

{% content-ref url="/pages/N1Fz39n2k9qzwJk1iakg" %}
[선택응시자](/soystudy/testtaker/checktesttaker.md)
{% endcontent-ref %}

![](/files/HgsVIZP24dceU4qW5IMa)


---

# 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://docs.soynet.io/soystudy/readme.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.
