# Converting Incompletes to Zero

## :new: Course Preference: Assign Zero Grade On

The **Assign Zero Grade On** course preference allows control over when grades are converted from an incomplete (dash) to a zero. By default, SIMnet will convert all grades without submissions to a zero at the due date. The new preference allows additional control over when to assign a zero for incomplete work:

* **Do Not Assign Grade**: Incomplete assignments will not be converted to a zero grade.
* **Assignment Due Date** (default): Incomplete assignments will be converted to a zero grade after the Due Date.
* **Assignment End Date**: Incomplete assignments will be converted to a zero grade after the End Date.
* **Course End Date**: Incomplete assignments will be converted to a zero grade after the Course End Date.

{% hint style="info" %}
**Hint**: Only assignments using date schedules are automatically converted to a zero.
{% endhint %}

<figure><img src="/files/QCGKr2VHeKd3bxn61yi2" alt=""><figcaption><p>Course preferences showing assign zero grade on options</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/blog/current-post/converting-incompletes-to-zero.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.
