# Exam grades

Grades define how candidate performance is classified and how final results are awarded for an exam. Each grade represents a performance boundary based on a candidate’s overall score, helping you clearly determine outcomes such as Pass or Fail, or recognise higher levels of achievement.

Grades can be used on their own to set simple pass marks, or combined with other grading features to support more structured assessment models.

To learn more about configuring grading features, see:

* **Minimum scores and grade Order** – how score thresholds determine which grade is awarded
* **Section grades** – how performance can be evaluated within specific sections
* **Advanced grading criteria** – how additional requirements can be added to overall grades

{% hint style="info" %}
🧠  **Note**: Grades need to be in place to use certificates and resits. Certificates and resits can be configured to be issued regardless of grades
{% endhint %}

Use the docs below to learn about overall grades, section grades, and advanced grading criteria

{% content-ref url="../../../quizzes/creating-a-quiz/sections-1" %}
[sections-1](https://academy.synap.ac/doc/quizzes/creating-a-quiz/sections-1)
{% endcontent-ref %}

{% content-ref url="../../../quizzes/creating-a-quiz/grades" %}
[grades](https://academy.synap.ac/doc/quizzes/creating-a-quiz/grades)
{% endcontent-ref %}

Depending on the boundaries and performance users are shown a message on whether they pass or fail. You can also keep track of all you exam candidate grades as attempts are finalised in the **Exam > Users table**&#x20;

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FiyGxJGD6nj1OT9htbg2N%2FScreenshot%202023-06-05%20at%2017.05.02.png?alt=media&#x26;token=f647307a-2584-4345-bcbe-e38766dc39ce" alt=""><figcaption><p>Grades from the exam users table</p></figcaption></figure>

Learn more about viewing and navigating results below&#x20;

{% content-ref url="../3.-configure/results" %}
[results](https://academy.synap.ac/doc/exams/create-and-manage-exams/3.-configure/results)
{% endcontent-ref %}

When a user achieves a grade it will either be a passing or a failing grade, depending on which they get they will then be shown different messages before their results page.

![Example message for a student who has passed ](https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2Fj6Q3FCjWjYUabrkFSwss%2FScreenshot%202022-01-07%20at%2010.05.47.png?alt=media\&token=412807fb-bd7b-4905-ae31-3f9f36b948d5)

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FjamFnwS7qIRf7lwcHekD%2FScreenshot%202023-06-05%20at%2017.11.34.png?alt=media&#x26;token=6ccb64e8-0269-4981-a8d1-2d7250a00940" alt=""><figcaption><p>Example message for a student who has failed</p></figcaption></figure>

Grades can also be configured to show on the student results page, using the results page configuration options on quizzes or exams.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FVO6RXgq6Av19UeGZ2h27%2FScreenshot%202026-03-19%20at%2011.36.07.png?alt=media&#x26;token=4763fffc-3c79-4f51-9d5b-e055de3f67c9" alt=""><figcaption></figcaption></figure>

{% content-ref url="../3.-configure/certificates" %}
[certificates](https://academy.synap.ac/doc/exams/create-and-manage-exams/3.-configure/certificates)
{% endcontent-ref %}

{% content-ref url="../3.-configure/resits" %}
[resits](https://academy.synap.ac/doc/exams/create-and-manage-exams/3.-configure/resits)
{% endcontent-ref %}


---

# 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://academy.synap.ac/doc/exams/create-and-manage-exams/2.-build-exam/exam-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.
