Build a Survey
This journey is for you if your project is a questionnaire, a rating study, or any other survey with no reaction-time trials. It walks the manual in the order a survey builder needs it and ends with a published survey and a results file on your disk.
Because you are staying on the survey side, you can ignore whole stretches of the manual: nothing in the Building Experiments group concerns you, including Timing Parameters and Feedback. When you look up individual columns, the Columns Reference sidebar marks every column that applies to surveys with a clipboard icon, so you can tell at a glance which pages are yours and which belong to the stopwatch (experiment) world.
Learn the shape of a survey
Section titled “Learn the shape of a survey”-
Trial File Fundamentals. Every Testable project, surveys included, is a spreadsheet where each row is a trial and
typeis the only required column. Read the core rules and thetypecolumn section closely; skim the sections on stimuli and correct responses, which mostly matter for experiments (thestimcolumn returns later if you want images beside questions). -
Trial Types. Take two things from this page:
typeis where a project forks into its two worlds, andformis the value that makes a survey row. Read theformsection, then skip the four experiment values.
Write your questions
Section titled “Write your questions”-
Forms and Surveys. The anatomy of a form row (
head,body,responseType,responseOptions), how consecutive rows gather onto pages, and how to score responses. Read it fully, this is the centre of the journey. -
Survey Response Types. Every question widget, from radio buttons and Likert scales to sliders and ranking, plus matrices, “Other” options, option randomisation, and required answers. Read the
responseTypetable now and return to each widget’s section as you build that question. -
Generating Questions from Lists. Write one row and let a list expand it into a question per item, or feed a list into a question’s options or matrix rows. Skip on a first pass; come back when you catch yourself pasting near-identical rows.
Shape the flow
Section titled “Shape the flow”Each of these three steps is optional. Read the ones your design needs and skip the rest.
-
Randomisation. The
randomcolumn shuffles question order andrandomBlockshuffles whole blocks of rows. Skip if your questions run in a fixed order; shuffling the answer options within a question is covered in Survey Response Types, not here. -
Screener Surveys. Qualify participants with a few opening questions and screen out those who do not meet your criteria. Skip unless your study has eligibility rules.
-
How to Inject Logic. The
ifandthencolumns branch on a participant’s answers, skip sections, or redirect. Skip unless your survey branches.
Check and configure
Section titled “Check and configure”-
Previewing Your Trials. Run through your survey from the editor before anyone else sees it. Note the limitations table: randomisation is not applied in the previewer, but
if/thenlogic works, so you can test branching and screenout paths. -
General Settings. Project name, language for default UI text, colours, security options, allowed devices, and the built-in participant details form for demographics. Read the security and participant details sections; most display settings can keep their defaults for a survey.
-
Informed Consent. Four consent modes, from none to an itemised custom form with downloadable proof of consent. Skip only if consent is handled entirely outside Testable.
-
Participants & Data. Participation limits, session timeouts, and how participants arrive: a direct link, SONA, Prolific, or Testable Minds. Read the recruitment section that matches your channel and skip the others.
Collect and read your data
Section titled “Collect and read your data”-
How to Read the Results Files. How result files are named, what the header rows contain, and where answers live:
responseholds the answer text andresponseCodethe position of the chosen option. -
Results Formats. The download options compared. For surveys the wide format is usually the one you want: one row per participant, with all answers to the same question in the same column.
-
Fieldwork Insights. A live dashboard of completions, countries, and drop-off, without downloading files. Skip on a first pass; it requires a Plus, Lab, or Departmental plan or a Feature Boost add-on.
You are ready when
Section titled “You are ready when”You are ready when your questions render correctly in the previewer, required answers and any screening or branching behave as designed, consent and recruitment are configured, and you have collected a test session and opened its wide-format CSV to confirm every question’s answers land in the column you expect. From there, share your participation link, or read Testable Minds to recruit from Testable’s own panel.