# 調閱個別學生資料

在首頁點選「所有個案」，會列出所有的學生，可在欲查詢的學生列點選「詳細」，會進入學生已提交的日記列表，可以點選要檢視的日記。若是在日記本的頁面點選，則列出有領取此日記本的學生。

<figure><img src="/files/Rwfp5m0ZIIaBpTSZGnLO" alt=""><figcaption><p>圖1. 學生列表</p></figcaption></figure>

## 以學生姓名搜尋

進入學生列表後，可以在搜尋欄輸入要查詢的學生姓名，輸入後點選搜尋 <img src="/files/-M4lpG3d-U9lQP3Y6NF8" alt="" data-size="line"> 圖示，會列出搜尋結果，可快速找到要查詢的學生資料。

## 學生詳細資料

進入學生列表後，在學生資料列表點選「詳細」就可以進入該學生的個人頁面，檢閱詳細資料。學生個人有兩個分頁，分別為日記本及數據報表。

### 1. 日記本

進入學生列表後，此分頁底下會列出所有學生已繳交的日記，可以快速管理該學生的日記，若是有尚未回覆的日記，該篇日記前方會有小點標示如圖2所示，以提醒教師。

<figure><img src="/files/PTuizceWH7rYrqZDIUWt" alt=""><figcaption><p>圖2. 尚未回覆的日記</p></figcaption></figure>

### 2. 數據報表

數據報表可讓教師觀察學生日記內容的情緒，並追蹤特定時間區間內的變化，詳細說明請參考[情緒分析與統計](/zhui-zong-xue-sheng-qing-xu-1/qing-xu-fen-xi-yu-tong-ji.md)。

## 個案收藏

進入學生列表後，勾選最右邊欄位的「個案」，可將該學生收藏為[關注個案](/guan-li-ri-ji-1/jian-yue-xue-sheng-de-ri-ji-nei-rong.md#guan-zhu-ge-an)。


---

# 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://doc.ws.mangachat.co/guan-li-ri-ji-1/diao-yue-xue-sheng-xiang-guan-zi-liao.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.
