# 훈련 수행 보고서

일정 기간 동안, 학생이 훈련을 수행한 결과를 보고서로 출력할 수 있습니다. 보고서는 웹페이지로 열리며, 쉽게 공유하거나 출력용 pdf 파일로 다운받을 수 있습니다.

## 훈련 수행 보고서 열기

### 학생 선택

학생의 훈련 탭의 \[훈련 보고서]카드의 \[생성하기]를 누르십시오.

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

### 수행 기간 선택하기

보고서에 포함시킬 훈련의 기간과 언어를 선택합니다. 기본값은 최근 1주로 설정되어 있습니다.

기간을 선택하거나 기간을 직접 입력한 후 \[바로열기]버튼을 누르세요.

<figure><img src="/files/9pTlEsQYr0TKhjT0rZLm" alt=""><figcaption></figcaption></figure>

### 훈련 보고서

훈련 보고서는 세로 섹션으로 구성됩니다.

* 훈련 수행 현황

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

* 훈련 종합 차트

설정한 기간을 총 10개 구간으로 나누어, 각 구간에서 획득한 훈련 레벨 스코어를 표로 표시합니다.

또한 설정한 기간을 전반기와 후반기로 나누어, 4가지 영역별로 얼마나 개선되었는지를 보여줍니다.

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

* 훈련 레벨스코어 추세

레벨 스코어를 Reading 5과목, Cognitive 4과목으로 나누어 개별 스코어의 변동을 보여줍니다.

* Reading

<figure><img src="/files/5nEhPW8ITnra5r6qlPHV" alt=""><figcaption></figcaption></figure>

* Cognitive

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

* 개별 훈련 수행 결과

모든 개별 과목마다의 레벨, 수행횟수, 수행일, 수행율, 수행시간, 평균점수 등을 표로 보여줍니다.

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

* 글 읽기 훈련 분석

일반 읽기 자료를 얼마나 많이 읽었는지, 읽기자료의 특징은 어떠한지를 알려줍니다.

<figure><img src="/files/5KtodNVWidzxyArysxKT" alt=""><figcaption></figcaption></figure>

* 개별 훈련 수행결과(평균 점수)

영역별로, 각 과목의 평균 레벨 스코어를 비교해서 방사형 차트로 보여줍니다.

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

***

## 훈련 보고서 공유하기

### 웹주소 URL 공유

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

훈련 보고서는 하나의 링크로 연결되기 때문에, 열린 훈련 보고서 창의 주소를 복사하여 메일, SNS, 문자메시지 등으로 전달하여 공유할 수 있습니다.

### 바로 공유하기

훈련 수행 보고서를 학부모나 학생에게 바로 이메일, SMS 등으로 전달할 수 있습니다.

우측 하단의 \[공유 링크 생성] 버튼을 누릅니다.

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

링크를 열 때, 비밀번호를 사용하고자 한다면 \[비밀번호]를 입력하고 \[링크 만들기]를 누릅니다.

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

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

<figure><img src="/files/ad2aFsnYYZ5zOodXMIfP" alt="" width="443"><figcaption></figcaption></figure>

링크를 클릭하면, 스마트폰 등에서 바로 훈련 수행 리포트를 볼 수 있습니다.

***

## 훈련 보고서 PDF 출력하기

우측 상단의 \[PDF] 버튼을 누르면 PDF형태의 보고서를 다운로드 받을 수 있습니다.

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

<figure><img src="/files/8FM4BAf61SHeTWz87cbl" 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/report.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.
