# Overriding Grades

## Editing a Grade

Instructors and Administrators can override or manually update calculated grades. All overrides and updates appear in the grade history.&#x20;

![Gradebook Grade Settings](/files/ZFFza7QAVx4qMHZlQf4H)

### 1. Select grade

Select the grade you want to change and enter the new score in the Grade Settings Panel. Overriding or manually updating a grade will automatically lock the grade.&#x20;

### 2. Excusing a student from an assignment

If you would like a student to have an assignment removed from their grade, click the **Excuse from assignment** button. This will convert the student grade to a -. Excused grades will not count against a student's average or score from the course. Excused grades are locked and will not be updated unless updated by the instructor.

### 3. Apply grade changes

Click the **Apply** button to accept your change.

<div align="left"><img src="/files/-MKdZ6SmmwKKSeTSQpS-" alt="Reset a grade"></div>

{% hint style="info" %}
**Note**: Once a grade has been manually overidden it will not change. To recalculate the grade based on student results, simply reset the grade.
{% endhint %}

## Resetting a grade

If you change a grade by mistake or want to revert your change, click the **Reset** button to return it to the original grade.&#x20;

## Delaying a Grade

Instructors can choose to delay grade posting to their students until a certain date or time. Grades which are delayed still display in the Course Manager Gradebook and display as "delayed" in the Student Portal gradebook.

![Delay a grade](/files/-MKdaEn7u51fb0WVufFX)

### 1. :point\_up\_2: Select column heading

&#x20;Navigate to the **Gradebook** and select a class. Select the column heading for the assignment you want to delay grades for.&#x20;

### 2. :calendar: Select date and time

Click the **Hide Grade Until** text box and select the date from the drop-down calendar. Select the time to change it from the 12:00 AM default.

### 3. :heavy\_check\_mark:Apply your changes

Click the **Apply** button to apply your changes.&#x20;


---

# 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/results/gradebook/overriding-grades.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.
