Skip to main content

Add questions to your forms

Updated over 3 weeks ago

Once your structure is created (sections and sub-sections), you can start adding questions to your forms. Questions are the building blocks of your eCRF, ePRO, eConsent, Recruitment, and Subject Database.

You can add a question by clicking Add Question in the Builder. Simply choose the type you need, and it will appear in your form. You can also drag and drop questions to reorganize your form.

πŸ’‘Tip: Each question requires a Title, a Variable (used in exports), and a Question Type. You can also add a description and choose whether it is mandatory.


Types of blocks

You can choose from three main blocks:

  • Questions β†’ Collect answers (text, number, date, multiple choice, etc.)

  • Static content β†’ Display information only (instructions, headers, images)

  • Other blocks β†’ Add complexity (repeated measures, templates, ePRO invitation)

Capture_d_e_cran_2022-12-02_a__11.43.49.png


Common question types

Here are the most frequently used question types:

Text

Collects free text (up to 2000 characters).

Radio buttons (single choice)

  • Let users select one answer from up to 20 options.

  • You can define labels and values, or let the system auto-generate values.

GENDER_RB.gif

πŸ’‘Tip: Optionally add an β€œOther” field for free text.

Screenshot_2021-05-06_at_15.23.57.png

Checkbox (multiple choice)

  • Allow several answers to be selected.

  • Optionally add an β€œOther” field for free text.

Screenshot_2021-05-06_at_14.16.09.png

Date / Time

  • Collect date, time, or both.

  • Variants: Year only, Year + Month, or Switchable/Partial dates (useful when participants don’t remember the exact date).

Screenshot_2021-05-06_at_14.16.58.png

πŸ› οΈ Step-by-step guides

Year only

This works the same as the question type above. Only, here you have to tick a different box: "Year"

Capture_d_e_cran_2022-05-31_a__15.43.17.png

Year and month

Same question type here. You just have to select another box to tick: "Year and Month".

Capture_d_e_cran_2022-05-31_a__15.46.02.png


​

Switchable Dates or Partial Dates

Use the switchable dates when you want to collect a complete or uncompleted date.

It can be particularly useful when you ask when treatment began. Some patients only remember the year while others remember the exact date.

You have to tick: "Switchable Date"

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

  • Enter integers or decimals.

  • Define the number of decimals (e.g. 2 decimals β†’ 13.55).

Capture_d_e_cran_2022-12-02_a__10.51.43.png

Dropdown

  • Display a list of options; only one can be selected.

Screenshot_2021-05-06_at_14.18.01.png

Slider

  • Collect a value on a scale with a minimum, maximum, and increment (e.g. 0.01).

Screenshot_2021-06-22_at_10.48.43.png

Rating

  • A scale from 0 to 10 (min/max can be customized).

Screenshot_2021-05-06_at_14.17.12.png

File upload

  • Allow participants to upload up to 5 files per question.

  • Supports video formats.

Screenshot_2021-05-06_at_14.17.07.png

Calculated fields

  • Perform automatic calculations based on other variables.

  • Operators available: +, -, *, /, ^, ().

  • Examples:

    • BMI β†’ {WEIGHT}/{HEIGHT}^2

    • Age β†’ link to birthdate question and auto-calculate age.

    • Date/Time offset β†’ add days/hours/minutes to a reference question.

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

Date/Time: Select "Calculate Date/Time".

Use the dropdown to link the reference question and add days, hours, or minutes.

The calculus is automatically set and displayed in the eCRF.

Screenshot_2021-07-26_at_15.29.05.png


Static content types

Instruction

Add guidance or explanations to your form.

Instruction (in builder)

Screenshot_2021-06-22_at_10.52.11.png

Instruction (in form)

Screenshot_2021-06-22_at_10.52.42.png

πŸ’‘ Tip: For questionnaires sent directly to participants (ePRO, eConsent, Recruitment, Subject Database), always use Instruction blocks to provide context and clear guidance.

Header

Insert titles or subtitles to structure your form.

Image

Display an image. Images are zoomable when opened.


Other blocks

Repeated Measures

  • Repeat the same form (e.g. Adverse Events, Treatments) up to 20 times.

  • Limit how many repeats a participant can open.

  • Each new measure opens in a modal window.

Screenshot_2021-06-22_at_10.55.13.png

RM__1_.gif

ePRO invitation

Trigger an ePRO invitation directly from your form.

Add from template

Reuse predefined sets of questions to save time.

Did this answer your question?