# Resync Outcomes to LMS Gradebook

**Resync Outcomes to LMS Gradebook** is a feature that ensures seamless synchronization between the results of activities performed within Annoto and the Learning Management System's (LMS) gradebook.&#x20;

This function helps educators automatically update student grades based on their engagement, quiz completion, and other interactive actions within videos, minimizing manual grading efforts.&#x20;

By keeping the LMS gradebook continuously up-to-date, the feature supports efficient tracking of student progress and improves accuracy in reporting, fostering a more streamlined workflow for instructors.

### Ensure the following before using the Resync Outcomes in the LMS Gradebook.

* Multiple attempts are not set in the LMS, For Example, In the LMS (e.g. Canvas) assignment, it should be set to "Unlimited." Learners will not be able to redo the assignment or retake the quiz an unlimited number of times because Annoto is managing the retries, and the LMS (e.g. Canvas) settings do not affect this activity.
* Make sure the Assignment Due Date has not passed.
* When creating In-Video Quizzes for a video source or entry, make sure that this video is not used elsewhere in the course. Using the same video in different contexts can lead to students answering quizzes outside of the intended assignment context, such as on a simple page that is not connected to or defined as an assignment. Consequently, their results may not sync properly. This can create conflicts when using In-Video Quizzes and trying to resync the results with the gradebook.

{% @guidejar/embed guideId="83b38548-0fc0-4f6b-b846-eea1f88f8674" type="1" controls="null" url="<https://www.guidejar.com/guides/83b38548-0fc0-4f6b-b846-eea1f88f8674>" fullWidth="true" %}

### Experiencing errors while resynchronizing outcomes to the LMS gradebook?

{% embed url="<https://docs.annoto.net/guides/support/troubleshooting/grading#when-resync-outcomes-to-lms-manually-im-getting-an-error>" %}


---

# 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.annoto.net/guides/lms/canvas/resync-outcomes-to-lms-gradebook.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.
