> For the complete documentation index, see [llms.txt](https://doc.ws.mangachat.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ws.mangachat.co/guan-li-ri-ji-1/jian-yue-xue-sheng-de-ri-ji-nei-rong/pi-gai-mo-shi.md).

# 批改模式

在最新消息列表中選擇欲批改的日記，點選「批改模式」，此時會出現另一個頁面。

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

進入批改畫面後，會先顯示整篇日記，您可移動滑鼠至左方區塊，選擇批改範圍。選定批改範圍後，您會看到評語框，輸入評語後按「新增」，評語將會顯示在學生的日記上。如欲退回修改，請點選右上方「退回日記要求修改」，可要求學生修改。

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


---

# 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:

```
GET https://doc.ws.mangachat.co/guan-li-ri-ji-1/jian-yue-xue-sheng-de-ri-ji-nei-rong/pi-gai-mo-shi.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.
