# Manual Grade Sync

{% hint style="info" %}
**Note**: To access the Resync Grades section, start with clicking the :point\_right:[Instructor LMS Launch Point](/manager/integrations/lti-advantage-v1.3/instructor-lms-launch-point.md), and selecting the :point\_right: [Course Integration Home](/manager/integrations/lti-advantage-v1.3/course-integration-home.md#resync-grades) option in the Instructor Integration Home.
{% endhint %}

## :recycle: Manual Grade Sync Tool

The manual grade sync tool should be used when the points in the LMS gradebook don't match the corresponding points in teh SIMnet gradeboook, or if SIMnet has flagged some grades as unsuccessfully synced. If you see the :warning: icon in the **Status** column, hover over or focus on it to see a breakdown of the grade sync issues. Assignments with a :white\_check\_mark: mark are successfully synced with your LMS.

You may select individual assignments for grade sync or use the **Select by** dropdown to select all: Failed, Queued, or Out of Sync assignments.&#x20;

Enabling the **Force Sync** option will increment all grade submission times by 1 second to ensure all grades are re-sent to the LMS.

{% hint style="info" %}
**Note**: In order to sync assignments that are successful or queued you must select the Force Sync option.
{% endhint %}

<figure><img src="/files/fuJMdGrV6YfabhkttopI" alt=""><figcaption><p>Grade Resync View</p></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://help.simnetonline.com/manager/integrations/lti-advantage-v1.3/manual-grade-sync.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.
