# 정보 탭

## 인원현황 (기관/그룹 선택시)

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

### 성별

선택한 기관/그룹에 속한 학생의 성별 인원수를 보여줍니다.

### 연령별

선택한 기관/그룹에 속한 학생의 연령별 인원수를 보여줍니다.

### 학생일괄 등록

학생을 일일이 추가하지 않고, 엑셀파일을 이용해서 한번에 등록/수정/삭제 할 수 있습니다.

{% hint style="info" %}
이 기능은 관리자만 사용할 수 있습니다.
{% endhint %}

#### 양식 받기

학생일괄등록시 필요한 엑셀 양식을 다운받습니다.

#### 학생 목록 받기

현재 등록되어 있는 학생들의 목록을 엑셀 양식으로 받습니다. 이 자료를 수정하면 일괄등록하기 쉽습니다.

#### 일괄 등록

준비된 엑셀양식을 이용하여 학생들을 일괄 등록합니다.

{% hint style="info" %}
그룹이나 선생님도 함께 일괄 등록할 수 있습니다.
{% endhint %}

### 학생로그인 QR코드

학생사이트([www.eyestudent.com)에](http://www.eyestudent.com\)에) 바로 로그인할 수 있는 QR코드를 pdf 파일로출력합니다.

학생별로 출력되며, 학생은 타블렛/휴대폰에서 이 QR코드를 통해 아이디나 비밀번호 입력없이 바로 사용이 접속이 가능합니다.

{% hint style="info" %}
선택한 기관/그룹에 속한 모든 학생의 QR코드가 파일로 출력되니, 대상을 잘 확인하고 진행하세요.
{% endhint %}

## 사용방법

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

### Tip

로그인할 때 팝업창으로 열려서 기능을 설명해 주는 팁(tip)을 보거나, 노출 주기를 설정합니다.

### 사용안내

사용법 자동 안내(touring) 버튼을 보이게 하거나, 감춥니다.

<figure><img src="/files/tj7eBm19a2z9YCqYnL7i" 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/getting_start/function_tabs/information.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.
