# Giving Students Feedback

Giving feedback to students can be done in three ways.

1. Feedback from assignment comments&#x20;
2. Filling in a grade through the gradebook&#x20;
3. Annotating a document directly&#x20;

{% tabs %}
{% tab title="1. Feedback from assignment comments" %}
To provide feedback through assignment comments, simply put your comments in the assignment comments field in SpeedGrader.

This is located on the right-hand side of the screen. Once you have done so, or posted your grades, a notification will be sent to the student. Students can respond to your comments as well. Please note you can also offer media comments or upload a file.

{% hint style="info" %}
TIP: Most instructors primarily provide feedback to students using this “Assignment Comments” method.
{% endhint %}

![](/files/-La0ozqUzdgvuhOv1G4t)
{% endtab %}

{% tab title="2. Filling in a grade through the gradebook" %}
You can enter a grade in percentage or points in the cell or click the grade detail tray icon to set a status for the assignment, provide comments, and enter the grade. Simply click on the cell and select the arrow icon to open the grade detail tray.&#x20;

![Enter grade in Gradebook or open grade detail tray](/files/-M21DBrv6uKqNVTnvIej)

![grade detail tray](/files/-M21Ew-IdriExyPappU0)
{% endtab %}

{% tab title="3. Annotating a document directly" %}
Another feature in Canvas allows you to comment directly in the assignment as it appears SpeedGrader. Please note that no notifications will be sent to students. You may want to add a line such as ‘see my annotations’ in assignment comments comment form as well.

![](https://lh6.googleusercontent.com/9LYdRmjnkib7x1m6V5C1PnNgoyaUTPGDXnuO9zyHoIf6EJxENNGEYa3V4ixjn3k0te7F9-wkTWyTzP6TXFecdgl5NaoPGI1xvxX6_amnyDWxa_C4_0CpFbvjJrFjfyZG612BLPCx)
{% endtab %}
{% endtabs %}


---

# 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://brown-sps-online.gitbook.io/facultyguide/working-in-canvas/grading-in-canvas/giving-students-feedback.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.
