# Reviewing an assignment

The classroom admin can check the submitted assignments using the submissions button. All the submissions against an assignment can be viewed here.

<figure><img src="https://lh6.googleusercontent.com/6j-GsXe8nHzoVyEWUU0bbiNxUfAAzrXWySGLOGXDOxYxnimYH2CPylMC7bEFIROhIv40hgQ7I2uzvQDC2l1BbEgGR7rBUHOSeQ_F7jzFVAZD2HTUgu8tQ-dndca1lb9_2o8eazVSrB-1TBc3BxMnGntnT0OnAakKPg1pD8TgQocQFm27aVuNSu6DRw" alt=""><figcaption></figcaption></figure>

The admin can provide marks against each submission. Also, remarks can be added to each submission.

<figure><img src="https://lh3.googleusercontent.com/BsV0HZdJu5wKMYUw3Jgw9vpNb97eokPEwm98XOGj92dwqMtqKLBGf4hM9y2noHBU0noXLQGJDr6-S50rsXxG7JyASi7-OEgmKtiKuv8zFKF9Iw9sdwXYFNJsjvbnst6DDONNAnu4Uhju8r96ybunvGrrD1tDqCeANMewIYDnlDocf0NjgzYtLPL3qQ" alt=""><figcaption></figcaption></figure>

The admin gets a list of members who have not submitted the assignment in the “Not submitted” tab and he can then message the users or nudge for the assignment submission.

<figure><img src="https://lh5.googleusercontent.com/byD5MjBQOZs265zal1qQzknmfNlI7rOY4ipMPT2yg20Tw0JUJM5-3J5gTc4eh65RYikzyngCRRf9dPUJ3P0Cd7MaIaSJt-K1284NkXMdy8B_DXJDwvWdzjbiz8K9jZ7PmdZhKBYrnah-rzfeGpNt8xchn1C-lz5sT9qKH9aQp4Jl3jSuX_6R7bp0gA" alt=""><figcaption></figcaption></figure>

The admin can also check the plagiarism of the uploaded attachment using the review option.

<figure><img src="https://lh3.googleusercontent.com/ZqryeqlfOoLwGgIhER4BKBHti0q7QHklDc1VCbyrbIZwezDJFvm-gQygZlRVNC-p3PySrnK5gBJVLXhwJ2Q_AAxlxR2lOZNY0LnRcj-PoWP1ECRPzjhlDP6i0PdatBLeBTx7xmUEly492BChJK59-PWn1wMr6o2a6afzTZWqY0BbOMfMDOACVz8i_g" alt=""><figcaption></figcaption></figure>


---

# 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.edredo.com/edredo-classrooms/assignments/reviewing-an-assignment.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.
