# Submit Files

## ![](/files/BkYEAGxs0SpCxppcBRGP) Intro

The **Submit files activity** allows teachers to ask students to submit assignments. These assignments can be any digital media.&#x20;

The assignment files can be submitted individually, meaning that each student in the lesson submits his/her own file, or if the activity is grouped, you can ask students to submit only one file on behalf of the whole group/team.

You can configure this activity with limits for the number of files students can upload (maximum and minimum) as well as to get notifications when student submit their files.&#x20;

After the students have submitted their files, you (as teacher) can assign marks/scores for the students' submissions.&#x20;

### Why do I want to use Submit files?

1. Any time you want students to submit files as a response to an assignment.<br>
2. Whenever the output of an activity is a file(s) that students have to submit for assessment.&#x20;

{% hint style="success" %}
**Educational Insight**

If you require students to work collaboratively offline on an activity and then submit the output of it as an assignment, then this tool is what you need.&#x20;
{% endhint %}

### What can I use Submit files for?

Submit files is an assessment tool where students are expected to submit an assignment to be graded by the teacher.&#x20;

The assignment can be based on an output of an activity that is performed offline or based on a previous activity in the lesson. .

*Pedagogies that use Submit files:* [TBL](https://docs.lamsfoundation.org/tbl/), [PBL](https://lamslearning.medium.com/problem-based-learning-with-lams-9dd5fa93d9b0), [Jigsaws](https://lamslearning.medium.com/online-lessons-using-jigsaw-teaching-strategy-in-lams-7d99aee3dd9d), Enquiry based Learning, etc.&#x20;

### How does it work? <a href="#how-does-it-work" id="how-does-it-work"></a>

You (teacher) provide students with instructions for an assignment. If the activity is set in teams/groups, you can specify that only one persons (the leader of the team) submits the assignment file(s) on behalf of the team.&#x20;

A maximum and/or minimum number of files to be submitted can be set as well as notifications for teachers when a student submits the assignment file(s).&#x20;

Once students submit their assignments, you can grade and comment on these and then release the grades for students. Notifications for when the grades/marks are release are sent to the students too.&#x20;


---

# 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.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.
