# Dropbox

Dropbox 是一個檔案交換工具，允許您與學習者在課程內互相分享檔案。

> 對於收集有評分的學生作業，[作業](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/assessing-learners/assignments.md) 工具通常更合適，因為它包含評分和回饋功能。Dropbox 更適合非正式的檔案分享。

## 發送檔案

1. 從課程首頁開啟 **Dropbox** 工具
2. 點擊 **分享新檔案**
3. 選擇要上傳的檔案
4. 選擇 **收件人** — 一名或多名已註冊使用者或課程群組
5. 發送

## 接收檔案

當有人發送檔案給您時，它會出現在您的 Dropbox 收件匣中。您可以：

* **下載** 檔案
* **新增留言** 到檔案（在檔案收到後）
* **移動** 檔案到您的分類之一
* **從收件匣刪除** 檔案

## 組織檔案

已發送和已接收的檔案都可以組織到自訂的 **分類**（資料夾）中。使用 Dropbox 工具列中的分類控制項來建立分類，然後將檔案移動到其中。如果平台設定「允許覆寫」已啟用，則重新發送同名檔案可以覆寫先前的版本。

您也可以批次下載選取的檔案為 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/dropbox.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.
