# 作品集

作品集工具讓學習者在課程期間收集並展示他們的作品。它作為一個數位作品集，學習者可以在其中彙整他們的最佳作品、反思和成就。

## 作品集運作方式

每個學習者在課程中擁有一個個人作品集，他們可以在其中：

* **新增項目** — 使用富文本編輯器撰寫文字項目，並為每個項目附加一個或多個檔案
* **組織內容** — 為項目加上標籤，以便依主題篩選
* **選擇性分享** — 設定每個項目的可見度：隱藏、對課程可見、僅對教師可見，或在啟用進階分享時與選定使用者分享

## 作為教師

您可以使用作品集來：

* **反思學習** — 要求學習者維護一份關於他們學習歷程的反思作品集
* **能力展示** — 讓學習者收集技能和知識的證據
* **評估** — 檢視作品集內容作為您評估的一部分

要檢視學習者的作品集，請開啟作品集工具並依使用者篩選項目清單。

如果課程設定允許，您可以為作品集項目和個別評論給分 — 這些分數隨後可匯入成績簿。您也可以**突顯**您想吸引注意的項目，並將項目或評論標記為**範本**，以便您（或學習者）將其作為新項目的起點重複使用。作品集可以匯出為 **PDF** 或 **ZIP**。

## 提示

* **定義期望** — 告訴學習者應包含哪些類型的項目以及如何組織他們的作品集
* **定期檢視** — 定期檢查作品集，而非僅在課程結束時
* **結合技能** — 搭配技能/證書系統使用作品集，以建立全面的能力記錄
*


---

# 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/additional-tools/portfolio.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.
