# Courses and assignment use cases

## ⬆️ Upload document

In using the upload box item in your course you can task your users with uploading a specific file type and manually review it before allowing them to progress with their assignment.

1. Open your course and select add item
2. Choose the upload box item type
3. Select the type of file you want your users to upload
4. Click the cog icon in the top right hand corner of the item
5. Select manual review (any users moderating the group taking the assignment will be notified by email when a file is ready for review)
   1. If you have selected image as your file type, you can allow webcam in the cog menu so users can simply use their webcam to take a picture of themselves / their id
6. Save item

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FBw4aITLVd4nTCbpg5WRm%2FItems%20_%20Course%20with%20File%20Upload%20_%20Synap%20Portal.gif?alt=media&#x26;token=435c0226-a1e8-4186-9e08-04e677f59f70" alt=""><figcaption><p>Add file upload item, including webcam</p></figcaption></figure>

Synap can be used as a store of information as all uploaded files will be accessible via the assignment.  Just click view on the assignment and then the View button on a user to see their progress and any files uploaded for that assignment.  You can also download the files from here.

## 🧾 Certified assignments

On completion of an assignment you can provide your users with a digital certificate.  This is emailed out to them.  All you need to do is enable certificates on the assignment. &#x20;

You may also want to add a manual review for the assignment as a whole if you need to review file uploads that form part of the assignment completion.  This means that a reviewer will need to approve an assignment submission before it is completed.  If you reject a submission the users will have the option to re-submit.  You can set which group of users who should be reviewing the assignments on the Reviewers page of the assignment


---

# 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://academy.synap.ac/doc/courses/courses-and-assignment-use-cases.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.
