> For the complete documentation index, see [llms.txt](https://didisam.gitbook.io/administrator-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://didisam.gitbook.io/administrator-guide/operation-edu/operation/undefined-2.md).

# 학습자 관리

***

## 수강현황

#### 클래스 수강현황을 다운로드 받을 수 있어요!

{% embed url="<https://app.arcade.software/share/yBWELPxA9Octwsw6cXeO>" %}

✅ 클래스 상세 화면에서 \[클래스 수강현황 내려받기] 버튼을 눌러 수강 정보를 다운로드 받을 수 있습니다.

* 내려받기 항목 : 닉네임 / 이름 / 이메일 / 연락처 / 추가정보 1\~4/ 최근 시청일자 / 클래스 명 / 클래스 진도율 / 강의명 / 강의 진도율 / 수강시간(VOD)
* 최근 시청 일자 : 강의별 최근 시청 시작 시간
* 강의 진도율 : 강의별 전체 시간 대비 수강 진도율
* 수강시간(VOD) : VOD 강의에 한하여 수강시간
* 추가정보 1\~4가 없는 경우, 빈칸으로 표기됩니다.

✅ \[클래스 수강현황] 파일의 비밀번호 설정은 개인정보보호를 위해 필수 항목입니다.

✅ \[클래스 수강현황] 파일은 엑셀 파일입니다.

#### 쌤페이지 회원목록을 다운로드 받을 수 있어요!

{% embed url="<https://app.arcade.software/share/iQe7tJhwOegVGdscXEh3>" %}

✅ 회원 목록 화면에서 \[회원목록 내려받기] 버튼을 눌러 회원정보를 다운로드 받을 수 있습니다.

* 내려받기 항목 : 닉네임 / 이름 / 이메일 / 연락처 / 회원등급 / 접근 클래스 수 / 쌤페이지 가입일 / 최근 수강일 / 추가정보 1\~4
* 최근 수강일이 없는 경우, - 로 표기됩니다
* 추가정보 1\~4가 없는 경우, 빈칸으로 표기됩니다.

✅ \[회원 목록] 파일의 비밀번호 설정은 개인정보보호를 위해 필수 항목입니다.

✅ \[회원 목록] 파일은 엑셀 파일입니다.

## 수강 연장

클래스의 수강 기간을 연장 하더라도, 자동으로 수강생들의 수강 기간은 연장되지 않습니다.

클래스의 수강 기간 연장이 아닌 수강 연장 기능을 이용 하시어 수강생들의 수강을 연장 해주실 수 있습니다.\
\[클래스 세부정보] > \[수강생 관리] > \[수강 연장] 으로 쉽게 설정 가능 합니다.

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

<div align="left"><figure><img src="/files/VDqEewwKgH5SehAgNdb9" alt="" width="563"><figcaption></figcaption></figure></div>

## 학습자 정보 설정

**쌤페이지 정보 설정 > 서비스 설정** 으로 이동하면\
수강생 회원 가입시 수강생에게 받고 싶은 정보 값을 설정 할 수 있습니다.

**기업 고객의 경우** 수강생의 이름과 사번, 부서명과 직책 등으로 정보를 수집 할 수 있으며,\
**위탁 교육 업체의 경우** 수강생의 회사명을 받을 수 있고,\
**기수별 교육과정 운영 업체의 경우** 수강생의 기수 정보,\
**학원의 경우** 수강생의 학교 정보나 학년 등의 정보를 받을 수 있습니다.

어떠한 형식으로든 운영자님이 설정하신 값 대로 수강생에게 정보를 수집 할 수 있으며,\
필요에 따라 해당 정보 값을 "필수" 항목으로 설정 할 수도 있습니다.

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

<div align="left"><figure><img src="/files/5g4tXrB6bAMsWNuDe89s" alt="" width="563"><figcaption></figcaption></figure></div>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://didisam.gitbook.io/administrator-guide/operation-edu/operation/undefined-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
