# 學習路徑生成器

AI 學習路徑產生器可協助您自動建立結構化的學習序列。您提供主題和目標，AI 即會產生學習路徑大綱，包含各區段和內容項目，您可檢閱並自訂這些內容。

## 存取學習路徑產生器

學習路徑產生器可在建立新學習路徑時使用，前提是滿足下列條件：

1. 平台層級已啟用 AI 助手
2. 課程設定中已啟用學習路徑產生器
3. 已設定至少一個 AI 文字提供者

在學習路徑建立介面中尋找 **AI Generator** 區段。

## 如何產生學習路徑

![The AI learning path generator form with fields for topic, objectives, and section count](/files/ixqnkiXQlEaGwAyzbZwJ)

1. 開啟 AI Generator 表單
2. 設定參數：
   * **Topic** — 學習路徑的主題內容
   * **Number of items** — 路徑應包含的內容頁面數量
   * **Words count per page** — 每頁大致長度
   * **Add test after each page** — 勾選時，AI 會在每頁後產生簡短的多選題測驗（預設 2 題，上限 5 題）
3. 按一下 **Generate**
4. AI 會產生學習路徑，每頁包含一個文件項目，並視需要於每頁後附加測驗項目

## 檢閱與自訂

產生的學習路徑僅為**起點**。您應：

* **檢閱結構** — 確認各區段順序合邏輯
* **編輯內容** — 修改產生的文字、加入您自己的教材，並移除不相關區段
* **加入資源** — 插入您自己的文件、練習、連結及其他內容
* **設定先決條件** — 設定哪些區段需先完成才能進入其他區段
* **加入評量** — 在適當位置加入練習，以檢查學習理解度

## AI 產生內容揭露

AI 產生的內容會標記揭露通知，標示其使用人工智慧產生。此透明度有助學習者了解教材來源。

## 提示

* **先廣後精** — 先產生高階結構，再手動加入細節和特定資源
* **用於課程規劃** — 即使不直接使用產生的內容，AI 建議的結構亦可作為實用的規劃工具
* **結合練習產生** — 產生學習路徑後，使用 Exercise Generator 為每個區段建立評量
*


---

# 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.chamilo.org/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/ai-tools/learning-path-generator.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.
