Settings
The card carries the settings every field shares. Net Promoter Score adds one setting of its own.- Conversational Button Text, the label on the button that opens the scale in a WhatsApp conversation.
- Scale, the first and last point. The first is 0 or 1, and the last goes up to 10.
- Min label, Mid label, and Max label, up to 50 characters each, printed under the start, middle, and end of the row.
- The footer button reading Order: Normal opens Rating order, which holds one switch, Reverse order, described as “Show rating options from highest to lowest.”


What it stores
A number, the point the respondent picked.Logic operators
A rating is the field most worth branching on.
if score is less than or equal to 7 then go to "What could we do better?" sends the unhappy respondents down a follow-up path and lets everyone else finish.

Evaluation
Switch Criteria, Scoring, or Skills on for the form in the Evaluation tab and each one gets a switch on this card. A rating and Scoring fit together: 9 or 10 earns full points, 7 or 8 earns some, and the rest earn none.Related
- Form builder overview covers the builder, the shared settings, and every field type.
- Logic covers the operators, the branching patterns, and what to check when a rule does not fire.
- Number is the field to use for a number the respondent types.
- Multiple Choice and Dropdown is the field to use for named answers rather than a scale.