# Survey Fields and Configuration

## The Default Quantitative Scale

When working with quantitative survey questions, the scale cannot be changed.  You can remove options from the control in screen designer that you do not want to use.  **ASM enters the value selected into the relevant column in the database.** &#x20;

By default, the quantitative scale values (Data Scale 1-10) represent a numerical value from 1-10.  The value selected by the user/survey participant for that question on that survey is entered into the database Survey results table.  So, if you remove options 6-10, the highest value you will ever see in your data would be, 5.  **You cannot change the default scale, you can only remove options from the scale in designer so they cannot be picked**.

<figure><img src="/files/2f0QBNyMXSAZAPl0b0Yn" alt=""><figcaption><p>For data Scale 1 - User answered 7.  The mean score for this question is 6.4</p></figcaption></figure>

{% hint style="danger" %}
Keep this in mind if you alter quantitative surveys at a later date.  Changing the parameters of the quantitative questions could negatively impact your aggregations and analysis if the values of the scale change.  It would be best to create a new survey system and deprecate the old one.
{% endhint %}

{% hint style="info" %}
Ensure that when you build your Dashboards and Reports for CSAT, you prepare aggregations that are illustrating the actual weight of responses.  A 3 on a scale of 1-10 is very different from a 3 on a scale of 1-4.
{% endhint %}

## Building a Survey Screen

When you build a survey screen, you need to determine if this will be a qualitative survey, or quantitative.  Apart from the different field types, building a survey screen is the same as building any other screen. &#x20;

{% @arcade/embed flowId="eKL2wliI0aeZr9qHp6Yv" url="<https://app.arcade.software/share/eKL2wliI0aeZr9qHp6Yv>" %}

&#x20;


---

# 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.alemba.com/asm-hermes/itsm-solutions/asm-solutions/user-survey-systems/survey-fields-and-configuration.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.
