# NEW Pass/Fail Gradebook Calculation Type

Instructors can now set an assignment in the SIMnet Gradebook to be graded on a Pass/Fail criterion. The Pass/Fail option can be set for Exams, Lessons, Projects and SIMbooks. It cannot be used on other assignment types, such as SIMpaths and cannot be used on calculated columns.

To set a Pass/Fail grade type the instructor should select the **Pass/fail** *Calculation method* in the gradebook or from the **Calculation Type** drop-down menu when assigning the object to a class. When selecting a Pass/Fail criteria, instructors must then set a **Pass/Fail Threshold**. The default setting is 90%.

![Pass/fail view when assigning course work](/files/1h7ho0VBSii1lo9IjaAu)

Students who achieve the threshold will receive full credit for the assignment, to be displayed as the instructor desires. Users who do not achieve the threshold will not receive any credit for the assignment.

For the example below, the user achieved 4/8 points for their Exam. Since the threshold was set to 49%, the user achieved the criterion. Therefore, the user receives 8/8 points for the assignment. Since the instructor set the **Display as** setting to **Percent** the user has a 100%.

![Pass/fail gradebook view on passed assignment](/files/QNW5rCMmny4z8Ji1KPC0)

When the instructor changes the settings for the **Pass/fail threshold (%)** to 51, the student, having achieved a 50% does not get credit for their assignment. They receive 0 points.

![Pass/fail gradebook view on failed assignment](/files/0WsB2VhE81pV9JpaGTUw)


---

# 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/2019-posts/new-pass-fail-gradebook-calculation-type.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.
