Create surveys
You create the actual surveys in the admin area: Admin → Surveys → New survey. There you assemble the form question by question.
Creating a survey
Section titled “Creating a survey”- Enter a title and description (can be maintained in multiple languages).
- Set participation rules (anonymous, login required, one response per user, start/end time).
- Add questions and pick question types.
- Optional: enable Compute overall score and assign weights.
- Set the survey to active.
Question types
Section titled “Question types”Eleven question types cover the common feedback scenarios:
| Type | Description |
|---|---|
| Star rating | Rating with stars, number freely selectable (e.g. 1–5, or 1–4 to counter the tendency toward the middle). |
| Numeric rating | Rating as a number within a range. |
| Scale | Scale from min to max with labelled ends. |
| NPS | Recommendation question from 0 to 10 (Net Promoter Score). |
| Smiley rating | Rating with 3 or 5 smileys. |
| Single choice | One answer from several options. |
| Multiple choice | Several answers from the options. |
| Dropdown | One answer from a dropdown list. |
| Short text | Short, single-line free-text answer. |
| Long text | Detailed, multi-line free-text answer. |
| Date | Pick a date. |
Every question can carry a description / explanation and be marked as a required question. For scales and ratings you set min/max values and end labels.
Weighted overall score
Section titled “Weighted overall score”When you enable Compute overall score, all rating questions share one common scale and together produce a weighted overall score.
| Rule | Description |
|---|---|
| Common scale | All rating questions use the same scale (stars/scale/NPS/smiley). |
| Weighting | Each question gets a weight – more important questions count more. |
| Free text still allowed | Free-text and date questions do not count toward the score. |
| Visible to users | Optionally the computed overall score is shown to the participant. |
The formula is: Score = Σ(value × weight) / Σ(weight) – if you assign no weights, all questions are weighted equally.
Display conditions (follow-up questions)
Section titled “Display conditions (follow-up questions)”A question can appear only under a condition that depends on an earlier question. This lets you show targeted follow-ups.
- On the follow-up question, enable “Show only under a condition”.
- Select the triggering (earlier) question.
- Set the condition + comparison value (e.g. less than 3).
Example: Show “What went wrong?” only when the star rating was less than 3.