# Dropbox

文件共享箱是一种文件交换工具，允许您和您的学生在课程内互相共享文件。

> 要收集将用于评估的学生作业，[作业](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/assessing-learners/assignments.md)工具通常更为合适，因为它包含评估和反馈功能。文件共享箱更适合用于非正式的文件共享。

## 发送文件

1. 在课程首页打开**文件共享箱**工具
2. 点击**共享新文件**
3. 选择要发送的文件
4. 选择**收件人**——一个或多个已注册用户或课程小组
5. 发送

## 接收文件

当有人向您发送文件时，该文件会出现在您的文件共享箱收件箱中。您可以：

* **下载**文件
* **添加评论**到文件（在接收后）
* **移动**文件到您的某个类别中
* **删除**文件从您的收件箱中

## 组织文件

发送和接收的文件都可以组织到自定义的**类别**（文件夹）中。使用文件共享箱工具栏中的类别控件创建类别，然后将文件移动到其中。如果平台设置中启用了“允许覆盖”选项，重新发送同名文件可以覆盖之前的版本。

您还可以将多个选定的文件下载为一个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-cn/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.
