# 명예의 전당

사용자(user)는 자신이 그동안 수행했던 트레이닝의 결과를 확인할 수 있습니다.

## 훈련 점수 획득

### 레벨 스코어 점수

사용자는 매 훈련에서 얻은 레벨 스코어를 누적하여 보유합니다.

레벨 스코어는 각 훈련 1회당 획득한 점수(최소 -20점 \~ 최대100점까)에, (레벨X10) %의 가중치를 부여한 점수입니다.

### 뱃지

일정한 레벨 스코어 점수를 획득하면 뱃지를 획득할 수 있습니다.

* 0점\~5000점 : 브론즈
* 5,000점\~15,000점 : 실버
* 15,000점\~40,000점 : 골드
* 40,000점\~80,000점 : 플래티넘
* 80,000점\~160,000점 : 다이아몬드
* 160,000점 이상 : 미공개

### 점수 순위

트레이닝 점수가 소속한 에이전시에서 상위 몇 %에 드는지 알 수 있습니다.

## 명예의 전당

명예의 전당에서는 레벨스코어 점수를 기반으로 자신의 획득 점수와 랭킹을 알 수 있습니다.

훈련 탭에서 \[명예의 전당] 버튼을 눌러서 확인할 수 있습니다.

전국의 모든 리더스아이 사용 기관에서 수행하는 트레이닝 점수와 랭킹이 20위까지 보여집니다. 매달 1일에 초기화됩니다.

<figure><img src="/files/K8DV0L7gDNP58X7RtoiT" alt="" width="500"><figcaption></figcaption></figure>

### 랭킹 범위 설정

우측 하단 버튼을 눌러서, 랭킹을 비교할 대상의 범위와, 비교 기간을 설정합니다.

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

#### 기록 선택

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

좌측 선택 박스는 여러가지 기록(누적, 월간, 기록1, 기록2 )을 선택해 볼 수 있습니다.

* 누적 : 학생이 가입 후 지금까지 누적된 총 점수이며, 초기화할 수 없습니다.
* 월간 : 매월 1일에 초기화되며, 이번 달 수행 총점입니다.
* 기록 : 관리자가 언제든지 자유롭게 초기화시킬 수 있는 기록입니다. 2개까지 제공되며, 만약 오늘부터 새로운 기록을 시작하겠다면 \[기록1]이나 \[기록2]의 \[다시 시작]을 누르세요.

<figure><img src="/files/YA0hEonseIm0n32oZhlL" alt="" width="465"><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/getting_start/function_tabs/training/training_ranking.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.
