Skip to main content

Add questions to your forms

Once your structure exists, you add questions. They are the building blocks of your eCRF, ePRO, eConsent, Recruitment forms and Subject Database. Click Add Question in the Builder, choose a type, and it appears in your form. You can drag and drop to reorder afterwards.

šŸ’” Tip: every question needs a Title, a Variable and a Question Type. The variable is what appears in your exports, so name it for the statistician who will read the export, not for yourself in the builder. You can also add a description and decide whether the question is mandatory.


The three kinds of block

  • Questions collect answers: text, number, date, multiple choice and the rest.

  • Static content displays information only: instructions, headers, images.

  • Other blocks add behavior: repeated measures, templates, an ePRO invitation.

Capture_d_e_cran_2022-12-02_a__11.43.49.png

Common question types

Text

Free text, up to 2000 characters.

Radio buttons, single choice

One answer from up to 20 options. You define labels and values, or let the system generate the values. You can add an Other field for free text.

GENDER_RB.gif
Screenshot_2021-05-06_at_15.23.57.png

Checkbox, multiple choice

Several answers can be selected. An Other free-text field is available here too.

Screenshot_2021-05-06_at_14.16.09.png

Date and time

Collect a date, a time, or both. Three variants exist for when a participant does not know the full date, and all three are the same question type with a different box ticked.

šŸ› ļø Step by step guide

  1. Add a Date / Time question.

  2. For a year on its own, tick Year.

  3. For a year and a month, tick Year and Month.

  4. To let the answer be complete or partial, tick Switchable Date.

Switchable dates are the useful one in practice. Asked when a treatment began, some participants remember the exact day and others only the year, and this lets both answer honestly rather than guessing.

Screenshot_2021-05-06_at_14.16.58.png
Capture_d_e_cran_2022-05-31_a__15.43.17.png
Capture_d_e_cran_2022-05-31_a__15.46.02.png
Capture_d_e_cran_2022-09-12_a__12.58.06.png
Capture_d_e_cran_2022-09-14_a__10.25.20.png

Number

Integers or decimals. You set how many decimal places, so 2 decimals gives you 13.55.

Capture_d_e_cran_2022-12-02_a__10.51.43.png

Dropdown

A list of options, one of which can be selected.

Screenshot_2021-05-06_at_14.18.01.png

Slider

A value on a scale, with a minimum, a maximum and an increment such as 0.01.

Screenshot_2021-06-22_at_10.48.43.png

Rating

A scale from 0 to 10, with a customizable minimum and maximum.

Screenshot_2021-05-06_at_14.17.12.png

File upload

Up to 5 files per question, video formats included.

Screenshot_2021-05-06_at_14.17.07.png

Calculated fields

Calculate automatically from other variables, using the operators + - * / ^ ( ).

  • BMI: {WEIGHT}/{HEIGHT}^2

  • Age: link to the birthdate question and let it calculate.

  • Date or time offset: add days, hours or minutes to a reference question.

For an offset, select Calculate Date/Time, then use the dropdown to link the reference question and add the days, hours or minutes. The result is set automatically and displayed in the eCRF.

Screenshot_2021-05-06_at_14.01.33.png
Screenshot_2021-05-06_at_14.17.56.png
Screenshot_2021-07-26_at_15.26.28.png
Screenshot_2021-07-26_at_15.29.05.png

Static content

Instruction

Guidance or explanation, in the builder and as the participant sees it.

Screenshot_2021-06-22_at_10.52.11.png
Screenshot_2021-06-22_at_10.52.42.png

šŸ’” Tip: for anything sent directly to a participant, meaning ePRO, eConsent, Recruitment and the Subject Database, always use Instruction blocks to give context. Nobody is standing next to them to explain what a question means.

Header

A title or subtitle, to structure the form visually.

Image

Displays an image, which the reader can zoom into.


Other blocks

Repeated measures

Repeat the same form, for example Adverse Events or Treatments, up to 20 times. You can limit how many repeats a participant is allowed to open, and each new measure opens in its own window.

Screenshot_2021-06-22_at_10.55.13.png
RM__1_.gif

ePRO invitation

Triggers an ePRO invitation directly from the form.

Add from template

Reuse a predefined set of questions instead of building it again.


šŸ‘‰šŸ» Next step

Did this answer your question?