# 자동 할당

## 개요

학생이 시선 읽기 진단을 완료하면, 그 진단 결과를 기반으로 학생에게 필요한 훈련이 자동으로 할당됩니다. 이를 통해 각 학생의 약점을 보완하고 읽기 능력을 향상시키기 위한 맞춤형 훈련을 제공받을 수 있습니다.

## 훈련자동 추천되도록 설정하기

### 개인별 설정

학생 개인의 \[할당된 훈련]박스에서 \[읽기진단기반 훈련생성]을 체크해 두면, 향후 읽기 진단시 자동으로 훈련이 생성되고 적용됩니다.

<figure><img src="/files/OtDqAoGp47x0r47h5A1Y" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
학생을 생성하면 체크된 상태가 기본으로 설정되어 있습니다.
{% endhint %}

### 기관 또는 그룹 일괄 설정

그룹 또는 기관 전체 학생에 대해 일괄로 관리하고 싶다면, 기관이나 그룹의 훈련 탭에서 다음 카드를 사용하세요.

<figure><img src="/files/mIi34QUXkjTvIK4KjiIk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4HWrCGYxFqWuhDXFC2OZ" alt=""><figcaption></figcaption></figure>

## 진단 결과로부터 훈련을 추천받기

시선읽기진단 결과 창에서 \[훈련추천]버튼을 누르면 해당 읽기결과에 기반한 훈련이 추천됩니다.

<figure><img src="/files/VrXHICDydJqNguSqNV0g" alt="" width="563"><figcaption></figcaption></figure>

추천된 훈련 내역을 확인하고, 버튼을 눌러 바로 적용하거나, 일부 수정하고 적용할 수도 있습니다.

<figure><img src="/files/vO3ubJ6AMmwEqRZ1vHtW" alt=""><figcaption></figcaption></figure>


---

# 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://docs.readerseye.com/training/assignment/auto_assign.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.
