# Monitor

## Summary

Monitoring survey allows teachers to view the responses submitted by the students.

By clicking in the `View files` link in each student's row, you will be able to see the assignment submitted by the student and grade the files accordingly.

![Submit files monitoring summary](/files/VX1oxrCO4CwxKqgZ9hMn)

The `View all marks` button, shows you a list of all files submitted by all students. This page is quite handy to download/view, mark and comment on all assignments at once.

Once you are done marking the students' assignments, you can `Release marks`to the students. Students, then, will be able to view their marks and any comments you have left for them.

### Mark a student's assignment

To mark assignments for a individual student, just click on the `View files` link corresponding the a student.&#x20;

From there, you can view or download the file, assign a mark, upload a response file and/or add commentary.&#x20;

![Mark a student's assignment](/files/fcXcPV28Y84hwM6UXIUA)

### Advanced settings

The advanced settings section shows the options that were enabled or disabled when creating the activity in author (see [Advanced settings](/lams/tools/submit-files/create.md#advanced-settings)).

![View advanced settings](/files/v3dcPh8ZI1RwKcsMuLgI)

### Set deadline

This option enables you to set the **deadline** for students after which they will not be allowed to submit any assignments.

![Set deadline](/files/iew864YuG8XiWZR3F9f7)

## Edit activity

If you need to edit the activity content or modify its settings you can press the `Edit Activity` button and you will be presented with the page to make changes.&#x20;

{% hint style="info" %} <mark style="background-color:green;">**Be aware!**</mark>\
\
If you are editing an activity that is already been used by students, then students might be slightly confused as they might be viewing older information. So when editing content that is live, make sure that your students know about this.&#x20;
{% endhint %}

![Edit activity](/files/tk2MSsaU730Qrvyf4Q2Q)

## Analytics

This tab will show you some basic analytics showing the number of files that have been marked and the total files submitted.

![Analytics](/files/lt3dP5usPO0BNgY6x0TO)


---

# 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.lamsfoundation.org/lams/tools/submit-files/monitor.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.
