# Resource Submissions

The **Submissions** link allows you to see student submissions and provide feedback to the student. In order to allow students to make submissions, you must click the Enable Student Submissions checkbox when assigning the item to a student or class. View the :point\_right: [Edit/Assign Resources section](/manager/content/resources/edit-assign-resources.md) for more information.

## Search for a Submission

To search for a specific resource submission, click the **Submissions** link in the Resources section.

![Search for a Submission](/files/-MJhVT28N4l77c463GY0)

### 1. :person\_raising\_hand: Class menu

Expand the **Class** menu and select the class title in which you want to search for submissions.

### 2. :clipboard: Item menu

Expand the **Item** menu to search for submissions for a specific item.

### 3. :notepad\_spiral: Feedback Provided menu

Expand the **Feedback Provided** menu and select All, Yes or No.

### 4. :mag: Filter results

Use the text filters at the top of the Results section to narrow your search.

## View a Submission

To view a resource submission, click the **Submissions** link in the Resources section.

![Click a submission link to download it](/files/-MJmOBJm4f7fLenJeOBr)

### 1. :link: Click a submission link

In the **Results** section, click the link for the submission you want to view to download the file.

### 2. :point\_down: Download the file

Each item you download is automatically populated with \[Last Name-First Name-Student ID] in front of the file name.

## Bulk Download Resource Submissions

![Click the Download All Submissions button](/files/-MJmSCKJB0G82sFg2qe3)

If you want to download all resource submissions for a specific class, click the **Submissions** link in the Resources section. Select the class for which you want to view submissions and then click the **Download All Submissions** button in the top right corner of the Results list.

![](/files/-MJmTPFs_uO0yoAQu_Q-)

To view each file organized in subfolders according to assignment and then student, select the **Nested (with folders)** radio button and click **Download Submissions**. Files downloaded in this manner are named according to their attempt number, student ID, student name, and submission name. To view each file all in a single folder, select the **Flat (no folders)** radio button and click Download Submissions. Files downloaded in this manner are named according to the item name, student name, student ID, attempt number and submission name.

## Review a Submission and Provide Feedback

To review and provide feedback for a specific resource submission, click the **Submissions** link in the Resources section.

![Select Grade Submission from the Actions Menu](/files/-MJm74RVaRWuJVZLy17O)

### 1. :mag: Filter submissions

Filter by the desired *Class*, *Item*, and *Feedback Provided* status.

### 2. :page\_with\_curl: Select Grade Submission

Expand the Actions Menu for the submission you want and select **Grade Submission**.

![](/files/-MJmArDpuJNIj0KqOJJk)

### 3. :point\_down: Download student file

Click the submission link in the Summary section to download the file submitted by the student.

### 4. :bookmark\_tabs: Provide a grade

If the submission is assigned to a class and the Show Column in Gradebook preference is enabled, you can provide a grade by entering it in the **Gradebook Grade** box. View the :point\_right: [Edit/Assign Resources section](https://app.gitbook.com/@simnet/s/manager/content/resources/edit-assign-resources) for more information.

### 5. :speaking\_head: Add feedback

If necessary, type any feedback about the submission in the **Comment** box. The student will be able to see the comment in the Feedback column for the resource in the student portal. If you want the comment to appear in the Gradebook, click the **Save the feedback comment to the Gradebook comment?** checkbox.&#x20;

{% hint style="info" %}
**Note:** You can delete your feedback at any time in the Results section by expanding the Actions Menu and selecting **Delete Feedback**.
{% endhint %}

### 6. :point\_up\_2: Upload feedback file

If you want to upload a file to provide feedback for the student, click the **Choose File** button to attach the file. If necessary, click the **Clear** button to remove the uploaded file.

### 7. :floppy\_disk: Save changes

Click the **Save All Changes** button to submit the grade, feedback, and file. Click the **Cancel** button to close the dialog box without saving the changes.


---

# 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://help.simnetonline.com/manager/content/resources/resource-submissions.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.
