# 建立日記範本

## 建立日記範本

點選左側選單【日記範本】，進入日記範本列表頁面。

<figure><img src="/files/GwocjDikel2lIutkLi3L" alt=""><figcaption><p>點選日記範本</p></figcaption></figure>

點選【創建範本】，開始建立新的範本。

<figure><img src="/files/LPmF5EV54Z0E37zNxvps" alt=""><figcaption><p>點選【創建範本】</p></figcaption></figure>

這裡需要填寫範本的基本設定，請依需求填寫完後點選【確定】以完成建立。

<figure><img src="/files/icfpUj8ikIK7pxKNRtFB" alt=""><figcaption><p>設定完成後，點選確定</p></figcaption></figure>

## 設定範本題目

建立好範本後，會進入此範本設定頁面，點選【新增題目】按鈕開始新增題目。

<figure><img src="/files/KCdWwWNenocmvFWsDghy" alt=""><figcaption><p>點選【新增題目】</p></figcaption></figure>

需要先設定題目的基本資料（題目名稱、題目說明），填寫完畢後請點擊【新增】。

<figure><img src="/files/6SN3ZHpquQIOWGVZPKhM" alt=""><figcaption><p>設定題目名稱與說明，點擊新增儲存設定</p></figcaption></figure>

畫格至少須設定三格，可依照教學需求增加。請依序點選三個畫格進入設定。

<figure><img src="/files/LgmoVpsTHSiEYoR92Nku" alt=""><figcaption><p>畫格可依照需求增加或縮減（但至少要有三格）</p></figcaption></figure>

以事件畫格為例：需填寫標題及範例，範例會做為範例句子顯示在前臺提供給學生參考及選擇。設定完畢記得按【確定】保存。

<figure><img src="/files/vLty84rrVPbQXsN8YS30" alt=""><figcaption><p>輸入畫格中的標題與範例</p></figcaption></figure>

確認所有資料都填寫正確後，記得點選右上方【儲存】保存。

<figure><img src="/files/18SxuB9beC9GLpCrYC4u" alt=""><figcaption><p>設定完畢記得儲存</p></figcaption></figure>

## 老師端加入日記範本

設定完成後，可以在範本頁面點選【查看範本代碼】，即可獲得此範本的代碼。請複製起來備用。

<figure><img src="/files/j0Y4raGxb4bbF9BITwNw" alt=""><figcaption><p>點選【查看範本代碼】，即可查看代碼</p></figcaption></figure>

請點選左側選單中【我的日記本】按鈕回到首頁，然後點選【創建日記本】（圖1），並選擇從範本建立（圖2），貼上剛剛複製的代碼，即可匯入日記範本。成功匯入後會進入此日記本的管理頁面。

<figure><img src="/files/goTYPR0m6Lslf0ZFhGDg" alt=""><figcaption><p>圖1. 回到首頁，點選【創建日記本】</p></figcaption></figure>

<figure><img src="/files/wilJr2QVDmjY3A1f4HXI" alt=""><figcaption><p>點選【從範本建立】</p></figcaption></figure>

## 學生端加入日記範本

點擊日記本管理頁面的右上方【邀請學生加入】按鈕，即可查看邀請學生的代碼，請提供此代碼給學生。

<figure><img src="/files/PexqphhC2adSlwjR6TXz" alt=""><figcaption><p>點選【邀請學生加入】，即可查看日記代碼</p></figcaption></figure>

學生由前臺日記本列表上方點選【+】，並輸入老師提供的代碼，即可匯入日記範本。

<figure><img src="/files/6sQS9wXgvrfHL4Rax1Nj" alt=""><figcaption><p>請學生至學生端輸入日記代碼，即可匯入此日記範本！</p></figcaption></figure>

成功進入日記範本，跟隨導引開始寫作吧！

<figure><img src="/files/RlceDZMiXZ131dxF4Fwl" alt=""><figcaption><p>學生成功進入日記範本</p></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://doc.ws.mangachat.co/jian-li-yu-fa-song-ri-ji-ben-1/jian-li-ri-ji-fan-ben.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.
