# Rating

## 🚥 What is rating ?

The rating features let you get satisfaction feedback from your respondents by setting specific rating scale values for each of your answers, these values will be used during reporting to calculate an average value across all respondents and give you a better understanding about the the level of respondents satisfaction .

## &#x20;🚀 Enabling rating

To enable rating you first need to turn on the Rating property in your [question properties](/form-management/form-designer/questions/question-properties.md).

![](/files/-MBY8t9qwAA6wJBGaS74)

Once the rating is activated you may set the rating values on your [answer properties](/form-management/form-designer/answers/answer-properties.md).

![](/files/-MBYASdwFyatpFy1Q6Gu)

{% hint style="info" %}
You can use any value for your rating number.
{% endhint %}

## 😃 Scale anchors &#x20;

You may add scale anchors to questions having their horizontal display and rating properties enabled in their [question properties](/form-management/form-designer/questions/question-properties.md).

![](/files/-MCNe8HsPW7f8PUNUK3O)

The scale anchors texts can be set from the [questions properties.](/form-management/form-designer/questions/question-properties.md)

![](/files/-MBhUpH_sIRVce0M3hZd)

Questions with horizontal scale anchors or rating enabled will automatically adapt their layout based on the respondent device and switch to a vertical layout if needed.

![](/files/-MCNeSCljoYMQId2jLsq)

## 📈 Rating reporting

Upon completion of your survey you will be able to  view the average rating for all your respondents in your [reports](/form-management/reports.md). Thanks to the rating average you can have a very good understanding on the current satisfaction level of your respondents.&#x20;

![](/files/-MBYBEiyWSp3uKt_veuJ)


---

# 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.ngsurvey.com/form-management/form-designer/questions/rating.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.
