# Grading & Tracking Settings

Courses that you own in the Affinity LMS allow you to set custom tracking and grading settings. You can also set organization wide defaults as well for all new courses.

## Course Specific Settings

To set the course specific settings, navigate to a course of interest and open the editor mode.

Once in the editor mode, press the course action button in the top right and choose Course Settings.

<figure><img src="/files/EvaPJnE04hRpU2riihU1" alt=""><figcaption></figcaption></figure>

After choosing course settings, click the Track Settings tab.

<figure><img src="/files/m8j8mrloCSnmPuyZ7ObX" alt=""><figcaption></figcaption></figure>

Here you can configure a few tracking options:

* Required minimum passing percentage
* Maximum attempts per knowledge based question
* and, whether you want to allow out of order page navigation

### Required Minimum Passing Percentage

This value will determine if a learner can be marked as complete for a course. When they finish the course, they must have gotten correct greater than or equal to this percentage of questions. If they fail to meet the minimum, they must restart the course and try again.

### Max Number of Attempts Per Question

For each of the questions you have in a course, this value represents how many attempts a learner has to get it right. They will be able to answer incorrectly up until the maximum number of times or until they give a right answer before that maximum attempt.

### Out of Order Page and Section Navigation

When this is checked, it means that a learner can go through the course content in any order they want. When it is not checked, the learner must complete each page and section in order and they can only progress to the next page or section when the previous one is fully complete.

## Organization Default Tracking Settings

In the settings tab for your organization, you will find a Training Settings area. Here you can configure the default parameters for all courses. Every course will use these defaults unless there is a course specific override.

<figure><img src="/files/fDMCFeUbfFOjEjdz8CHt" alt=""><figcaption></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://docs.itsaffinity.com/product-guides/lms-authoring/grading-and-tracking-settings.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.
