Skip to content

Product · Question types and logic

Build the question. Route the answer.

Fifteen question types, a keyboard-fast builder with autosave and a pre-publish health check, and a logic engine that decides where every answer goes and what gets seen. All of it is live today.

01 / The catalogue

Question types

Sixteen instruments for one form

Each type ships with the limits the product actually enforces, plus an optional "Other" open option on every choice question. No add-ons, no tiers to unlock the basics.

  1. Single choice2 to 50 options
  2. Multiple choiceconfigurable min / max
  3. Image choicevisual options, tap to pick
  4. Dropdownup to 200, searchable
  5. Yes / Nocustom labels
  6. Ranking2 to 15, drag to order
  7. Matrix gridup to 50 × 20, N/A column
  8. Numeric scale 0 to 10buttons or slider
  9. Star rating3, 4, 5, 7 or 10, stars or hearts
  10. Open text, short or longmin / max length, format-validated
  11. Emailformat-validated
  12. Numbermin / max range
  13. Datemin / max range
  14. File upload1 to 10 files, 0.1 to 50 MB
  15. Attention checksingle choice with a correct answer
02 / The workbench

Survey builder

A builder that keeps pace

Inline editing, autosave, and a pre-publish health check, so the survey is publishable before you hit publish.

Instrument panel

Always-on readouts

Publish status, question count, required count, the types in use, and an estimated duration, live as you edit.

Pre-publish health meter

Ready to publish

Ready to publish11 of 12 valid

Counts the valid questions and links straight to each problem, so publishing is blocked only when something is genuinely misconfigured.

Keyboard shortcuts

Hands on the keys

Cmd+/add question
Cmd+Dduplicate
Cmd+Deldelete (with undo)
Presentation

Three ways to show it

Bulk import

Paste it in

Paste text or a CSV and the type is inferred, with a preview, up to 50 at once. A CSV template is downloadable.

Everything else on the table
  • Inline-editable prompt with auto-growing field and optional description
  • Mark a question required, re-validated on the server
  • Attach an image or video to any question
  • Categorized type catalogue with icon and description per type
  • Change a question's type after creation from its type badge, keeping what is compatible
  • "None of the above" exclusive option on multiple choice unchecks the rest
  • Reorder by drag and drop, or with up and down arrows
  • Duplicate a question, delete with undo
  • Autosave with debounce and a saved-at indicator, retry on tab close
  • Live preview with the real branding, mode and header
  • Sections and page breaks; adding a page switches to paginated mode
  • Publish-time validation blocks a misconfigured question
03 / See it live

Interactive

Pick an answer, watch it route

The same specimens and the same rule brain that run in the product. Tap a number on the scale and the matching rule fires in front of you.

Every question, every route

Every question type, all the logic

Fifteen question types, from a star rating to a 50 by 20 matrix. And underneath, a rule brain that decides where each answer goes.

  • 15question types
  • up to 200dropdown options
  • 50 × 20matrix
  • up to 20rules per question
Numeric scale0 to 10

How likely are you to recommend us?

Not likelyVery likely
Star rating3 · 4 · 5 · 7 · 10

How would you rate the support you got?

Yes / Nocustom labels

Would you buy again?

YesNo
Ranking2 to 15 · drag

Order by priority

1Clear pricing
2Fast support
3Careful design
4Integrations
Dropdownup to 200 · searchable

Which region are you in?

val
Valencia1 / 200Valladolid2 / 200Ávila3 / 200
Matrixup to 50 × 20 · N/A

Rate each area

File upload1 to 10 · 0.1 to 50 MB

Attach your purchase receipt

receipt-march.pdfPDF · 1.8 MB
Validated textshort / long · format

Leave your email and a comment

Great product, delivery was right on time.

emailphoneURLpostal code
182 / 600

The rule brain

If this, then here

Up to 20 rules per question, and the first match wins. Each rule jumps, ends, or disqualifies, with loop detection and dangling-destination warnings.

  • Jump to a question, sends the respondent to another question
  • Jump to a section or page, skips a whole block
  • End the survey, closes the submission early
  • Disqualify, localized disqualification screen
Rule chainerPick an answer and watch where it sends you
Q2 · first matching rule wins

Hi {{P1}}, from 0 to 10, how likely are you to recommend us?

Up to 20 rules per question · stable order (seeded Fisher-Yates per response)
Jump to a questionsends the respondent to another question
Jump to a section or pageskips a whole block
End the surveycloses the submission early
Disqualifylocalized disqualification screen

Tap a number. The first rule that matches decides where you go.

Pipe earlier answers with {{P1}} or URL variables like utm_source straight into the question text. Order is shuffled with a seeded Fisher-Yates per response: reload, and the same order shows.

04 / The logic

Branching and randomization

First matching rule wins

Up to 20 rules per question, evaluated top to bottom. Each rule jumps, ends, or disqualifies, with duplicate-rule detection, dangling-destination warnings, and cycle-proof traversal.

P2 · the rule ladder

1if P2 is less than 5Disqualify (localized screen)
2if P2 is less than 7Jump to P7, what went wrong
3if P2 is greater or equal to 9End the survey early, thank-you
4no rule matchesContinue to section 2
equalsnot equalscontainsnot containsgreater thanless thanis emptyis not empty
Piping and stable shuffle

Pipe prior answers with {{P1}} or URL variables like utm_source into the question text. Option, row, ranking and question order shuffle with a seeded Fisher-Yates per response, so a reload shows the same order. Anchor a question to keep its place.

The server reconstructs the real path per mode and only requires answers to questions that were actually reachable.

ProOn the Pro plan

Carry-forward

Reuse a prior question's selected or unselected options as the options of the next question. The pre-publish health check flags a broken carry-forward chain before it ships.

Randomized blocks

Shuffle grouped blocks of questions as whole units, not just individual questions.

05 / Visibility

Show-if and the logic map

The second dimension of logic

Jumps decide where each answer goes; Show if decides what gets seen. Any question or section can show or hide based on previous answers, and the logic map draws every branch of the survey in a single read-only view.

Logic mapread-only

Every branch at a glance

jumpjumpshow ifP2P7P9

A read-only overview of every jump and visibility condition in the survey, to review the whole route before publishing.

Show if

The editor shows who depends on whom

From the source question you see its dependents, and the condition works per question and per section: an entire section can appear or hide. It adds to jumps, it does not replace them.

Attention check

The trap question, built in

A first-class question type: a single choice with a designated correct answer. Respondents who miss it are flagged in the response-quality system.

Start building

Your first question is one click away

Pick a type, paste your draft, set a rule. The builder keeps it valid and the logic keeps it on track.

Sixteen types, the builder, and both dimensions of the logic engine are live today.