Skip to content

Simple Questions

danielruss edited this page Apr 14, 2020 · 3 revisions

The quest tool allows the questionnaire provider to ask fairly complicated questions with follow-up question based on the responses. First let's discuss simple question.

The simplest question type asks the participant for some information.

For a simple numeric response

   [Q1] How old are you? |__|__|participantAge|

would by default rendered as

For a simple text response

[Q2] What your father's first name?  |__|dadFirstName|

For a simple multiple choice question

[Q3] Do you own a cell phone?
(0) no
(1) yes

For a question where you want to allow multiple simple responses (a set of checkbox)

    [1] cats
    [2] dogs
    [3] fish