# 조직도 차트

조직도의 노드에 다양한 데이터를 막대차트로 표시할 수 있습니다.

<figure><img src="/files/jJiq93B4YPY3Oh1mCsPe" alt="" width="448"><figcaption></figcaption></figure>

## 차트 정보 선택

다음과 같은 정보들을 조직도 차트로 표시할 수 있습니다.

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

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

* 한국어(영어) 읽기능력 점수
* 한국어(영어) 읽기능력 진단 수행률
* 훈련 수행률
* 인지검사 수행률
* 표시 없음

{% hint style="info" %}
차트의 모든 데이터는 설정된 조회기간에 따릅니다.
{% endhint %}

## 증감 표시

조회기간을 반으로 나누어, 전반기 대비 후반기에 어떻게 변화했는지 증감을 표시합니다.

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

* 점수가 증가한 경우 : 전반기는 파란색, 후반기 증가분은 초록색으로 표시됩니다. 후반기 점수는 전체 막대길이입니다.
* 점수가 감소한 경우 : 전반기는 전체 막대길이, 후반기 감소분은 빨간색으로 표시됩니다. 후반기 점수는 파란색 막대 길이입니다.

## 진단상태아이콘(학생노드 )

학생 노드의 오른쪽에는 세 개의 아이콘으로 각 진단 상태를 한 눈에 보여줍니다.

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

* R : 읽기진단(Reading) 상태 : 읽기 점수가40점 이상 초록, 30점 이상 주황, 30점 미만 빨강
* T : 훈련(Training) 상태 : 수행율이 80%이상 초록, 60%이상 주황, 60%미만 빨강
* S : 인지검사(Screening) 상태 : 3가지 이상 수행은 초록, 두가지는 주황, 1가지는 빨강

조회기간 동안 수행한 기록이 없다면 회색으로 표시됩니다.

{% 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/getting_start/contorl_panel/org_chart.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.
