# Rating

This template allows you to evaluate users' feelings about a particular statement. Users are asked to choose from a range of options scaled between two extremes: Terrible and Excellent. You can choose a rating scale between 1 to 5 and 0 to 10

<figure><img src="/files/m2dYsqw4Gdd3KeYH0M8o" alt="" width="375"><figcaption></figcaption></figure>

### Customizations

* Rating style can be: **Classis, Stylized**, or **Numbered**
* Under the advance section, you can select the action after rating, between **Redirect to Play Store and Provide Further Question.**
* Enter the play store link or the question you want to redirect to.
* Customize the follow-up question's placeholder, text color, placeholder color, background color, and max character limit.
* Based on the response submitted by the user, redirect them to different questions or playstore links.
* Set the rules for response-based redirection in **ASK IF USER SELECTS** section. Select the minimum and maximum ratings submitted by the user to trigger the particular redirection.
* Click on **Add more** and follow the same procedure to add more redirections.


---

# 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://guides.apxor.com/product-guides/create-a-survey/legacy/survey-designs/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.
