# Choosing a grading scale

CodeGrade offers two types of grading scales, to support as many educational workflows as possible. Out of the box, CodeGrade assignments can have a points-based grading scale or percentage-based grading scale:

* **Points-based grading scale**: students can score any (decimal) number between 0 and 10 inclusive. With a 0 being the lowest grade and 10 the highest.
* **Percentage-based grading scale**: students can score any number between 0% and 100% percentage. With 0% being the lowest grade and 100% the highest.

{% hint style="success" %}
**Using another custom grading scale in your LMS?** CodeGrade sends a universal grade to your LMS, which will be automatically converted to the custom grading scale of your LMS and show up like that in the gradebook of your LMS. Switching your grading scale in CodeGrade **only** changes the grading scale in the user interface of CodeGrade.
{% endhint %}

You can choose a grading scale for each assignment in CodeGrade by following the steps below:

![Updating the grading scale for your CodeGrade assignment](https://2172486256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKAQsDlg_P20iQy3JDs%2Fuploads%2Fe615Ef780LPl0kevWsEw%2FScreenshot%202025-08-01%20at%2012.30.37.png?alt=media\&token=822a298c-3553-44a5-8ac2-52cb7cf5ee30)

1. Navigate to the **Assignment Settings page** of the assignment you want to update the grading scale for.
2. Go to the **General** tab and navigate to the **Grading scale** option under the *"Advanced options" in "General settings"* section.
3. Toggle to **Points** or **Percentage**. Press **Submit** to submit your changes.
