# Download All the Submitted Files from the Students (from Gradebook)

The downloaded files from the system will be in the format of a .zip file (requires a program to open). In the case of assignments that allow multiple submissions, the system will only include the latest submission.

The file types supported for downloads are File Uploads, text entries (displayed as HTML files), Website URLs (displayed as HTML files), and Google Docs. However, the system cannot download media recording files and Text Entries that contain embedded media.

The generated file will be named as follows:&#x20;

* For group assignments, the file name will include the group name.
* For individual assignments, the file name will include the student's name (last name first).
* In the case of using Anonymous Grading, the file name will not include the student's name.
* After downloading the students' work, the instructor can upload it back into the system, but changing the file name is not allowed.
* Students who did not submit any assignments will not have any downloadable files.

{% hint style="info" %}

* After downloading the students' work, the instructor can upload it back into the system, but changing the file name is not allowed.
* Students who are enrolled in the course but did not submit any assignments will not have any downloadable files.
  {% endhint %}

## How to Download (from Gradebook)

<figure><img src="https://content.gitbook.com/content/XHLtFtw2BeIo9EXwQ4kE/blobs/7cFlqRyslOwnFnsOzaWH/image.png" alt=""><figcaption></figcaption></figure>

Open 'Grades' at the left menu bar

<figure><img src="https://content.gitbook.com/content/XHLtFtw2BeIo9EXwQ4kE/blobs/O8slIKKsPo1TVpF7vP1T/image.png" alt=""><figcaption></figcaption></figure>

Go to the three-dot menu" located at the top right corner of the Assignment you want in the Gradebook.

<figure><img src="https://content.gitbook.com/content/XHLtFtw2BeIo9EXwQ4kE/blobs/sZkEtLQ5ysvCArP8SqbA/image.png" alt=""><figcaption></figcaption></figure>

Choose Download Submissions

<figure><img src="https://content.gitbook.com/content/XHLtFtw2BeIo9EXwQ4kE/blobs/tNdPyDLesCZRjSVI9HyO/image.png" alt=""><figcaption></figcaption></figure>

Please wait while the system generates the file for download. You can check the progress status at \[1] and the current rate of progress at \[2].

<figure><img src="https://content.gitbook.com/content/XHLtFtw2BeIo9EXwQ4kE/blobs/IqQpHoYuRjmB1pBHSqMb/image.png" alt=""><figcaption></figcaption></figure>

Once the download file is ready, you can click on the download button at \[1] and close the download window at \[2].

<figure><img src="https://content.gitbook.com/content/XHLtFtw2BeIo9EXwQ4kE/blobs/jbj5fBlHf9WtrLpBwl1T/image.png" alt=""><figcaption></figcaption></figure>

Once the .zip file download is complete, go to the folder where you store downloaded files on your computer. Open the file \[1]. If you have a file compression program, you can double-click to open it \[2] and view the contents of the .zip file immediately \[3].


---

# 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.tlic.cmu.ac.th/cmu-mango-canvas-manual/quizzes-and-assignment/assignment/download-all-the-submitted-files-from-the-students-from-gradebook.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.
