# 자유글 시선측정 결과 보기

## 측정 결과 선택하기

1. 학생노드를 선택하고 \[자유글진단] 탭을 엽니다.
2. 최근 기록 카드에서 원하는 카드를 선택합니다.

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

## 측정 결과 보기

측정 결과 보기 창이 새로 열립니다.

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

{% hint style="info" %}
전체보기 버튼으로 화면을 크게 볼 수 있습니다.
{% endhint %}

## 재생하기

컨트롤러의 재생버튼을 누르면 학생이 읽은 모든 과정을 재생할 수 있습니다.

재생버튼의 하단에는 현재시간과 총측정시간이 표시됩니다.

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

하단의 진행바(빨간색 막대)를 드래그 하여 보여지는 시간대를 이동할 수 있습니다.

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

{% hint style="info" %}
컨트롤러 우상단의 x 버튼을 눌러 컨트롤러를 작게 숨겨둘 수 있습니다.
{% endhint %}

## 시선표시 조정하기

* 콘트롤러를 이용하여 시선 표시를 다양한 방식으로 조정할 수 있습니다.
* 재생배속 : 재생되는 속도를 조정합니다.
* 시선크기 : 모든 시선위치(빨간색)의 크기를 조정합니다. 기본값은 0입니다.
* 응시크기 : 시선이 모여진 응시(초록색)의 크기를 조정합니다.
* 시선창 과거 : 시선이나 응시가 남겨지는 시간을 설정합니다. 기본값은 '전체'로 되어 있으며, 짧을 수록 시선/응시의 자취가 적어집니다.
* 평균응시시간 : 이 문서를 읽는 동안의 평균 응시시간을 보여줍니다. 응시시간은 짧을수록 더 유창한 읽기이나, 200ms보다 짧으면 제대로 안 읽었을 가능성이 있습니다.
* 응시비율 : 이 문서를 읽는 동안의 응시 비율을 보여줍니다. 응시 비율이 높을수록 시선이 여기저기 움직이는 시간에 비해 무언가를 읽는(응시하는) 시간이 길었다는 의미입니다.

## 보고서 다운받기

컨트롤러의 \[다운]버튼을 이용하여 보고서를 다운로드 받을 수 있습니다.

<figure><img src="/files/3YXTHYi500T8gs7ydQfi" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
보고서에 표시되는 시선/응시의 크기와 길이 등은 컨트롤러에서 설정한 대로 보여집니다,.
{% endhint %}


---

# 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/free_eyetracking/result_pdf.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.
