# Releasing grades and feedback

Releasing grades and feedback to students (and sending them back to your LMS) is very straightforward:

1. Go to the **Assignment Settings**.
2. Navigate to the **General tab** and find the **Grades Published** setting.
3. Set this toggle to to *"Yes"* and press **Submit**.
4. All grades are now automatically sent back to Canvas, Blackboard, Moodle or Brightspace and feedback (including peer feedback and responses to student questions) is visible to students.

<figure><img src="/files/toSZyobaRXiD4REEJLeE" alt=""><figcaption><p>Toggle the "Grades published" option to "Yes" to publish grades and feedback to students and the LMS.</p></figcaption></figure>

{% hint style="success" %}
While the assignment's grades are published, all grades and changes to grades are immediately sent back to Canvas, Blackboard, Moodle or Brightspace.
{% endhint %}

{% hint style="warning" %}
Publishing grades for an assignment that is not available yet may make the grades show up in your LMS' grade book.
{% endhint %}

{% hint style="info" %}
**Want to force refresh grades in your LMS?** First toggle back to *"No"* press Submit and then toggle back to *"Yes"* and Submit again. This should force a resync.
{% endhint %}


---

# 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://help.codegrade.com/faq/releasing-grades-and-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.
