How to ask users questions and record their responses: Difference between revisions

From Lifeguide Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 41: Line 41:


Add as many responses as required or delete any that you no longer need using the '''Add new response''' or '''Delete me''' buttons.
Add as many responses as required or delete any that you no longer need using the '''Add new response''' or '''Delete me''' buttons.
=Text entry interactions=
Text entry interactions allow end-users to type their own responses in an interaction (for example ‘type any other exercises you did last week in the box’ – see figure 12).
Some uses of text entry interactions include:
* Collecting short written information (e.g. name, e-mail and a password)
* Giving end-users an ‘other’ option in case other interactions do not have a suitable response
* For collecting other qualitative data such as feedback in the intervention.
Although you can collect text entry responses to then re-show to them in later parts of the intervention, you cannot use these interactions to give tailored advice.
Any information written in a text entry interaction will still be collected by the intervention manager and can be exported to excel.
==Passwords==
[[Image:password.jpg|frame|thumb|right|Figure 3: Setting a text entry interaction as a password]]
We recommend that interventions ask end-users to set up a [[Creating_end-user_accounts|user account]] and password for security reasons. Furthermore, many of the logic commands (e.g. saving user responses) require end-users to have an account set up.
If your intervention requires end-users to set up a user account then chances are you will want them to create/enter a password.
Text entry interactions have a password option that ensures that anything the end-user enters into the password box will be censored (i.e. every letter will show up as ‘●’)
To create a password text entry box, simply select the option from the '''properties menu''' (figure 3).

Revision as of 14:38, 19 February 2013

Interactions

In order to give tailored advice to end-users you first need to find out information specific to their circumstances. This is done using interactions.

To create an interaction, click on the Interaction button, and select the interaction you want from the following: Single/Multiple Choice, Text Entry, or Numeric Value. Examples of each type of question can be seen in figure 1.

Figure 1: Different types of Interaction

When you have selected your interaction, a newly created interaction object will be displayed on the top left hand side of the editing area with the words Question and Response written beside it.

You can delete the word Question in the interaction properties and write your own question. Writing your question in this area means that your question remains positioned right next to the responses.

If you want to have more control over where you can position the question is relation to the interaction, you can create a new textbox, type your question in the Text entry area and move the text to the position you want.

Each interaction on a page will need a unique name. The names of your interactions are important as each variable name will be exported with the data. Choose names that will be useful as variable names when it comes to analysing the data. Short names are also recommended as these will be easier to view in Excel.



Single/Multiple Choice interactions

Single choice interactions allow your end-user to select only one of the presented responses and are used when you require only one response from an interaction (e.g. if you ask the end-user to select if they are male or female).

Multiple choice interactions allow you to choose how many options end-users can select from an interaction and are used when you want them to select a number of response options (e.g. selecting all of the different types of exercise that they have done over the last week).

Single choice interactions will use circle checkboxes, and multiple choice interactions will use square checkboxes.

Single/Multiple choice interactions are set to single choice by default. Change it to a multiple choice interaction by adjusting the number of maximum choices.

By default, the response labels (e.g. male, female) for the interaction will be displayed vertically and to the left of the interaction checkboxes. Change this layout by checking the corresponding Layout options.

You can change the size of your single/multiple choice interaction buttons by selecting the use bigger buttons option from the interaction properties menu.

Edit the responses that will be presented to end-users by clicking on Edit Responses. As usual in LifeGuide the responses will need their own unique names.


Figure 2: The Edit response view


The Unique Response Name is the name used in any logic relating to the individual response. It is important to choose names that will be useful when analysing your data because these names will be displayed in the Excel spreadsheet when you export your data. The Response Text is the response option that the end-user will see (see figure 2).

Add as many responses as required or delete any that you no longer need using the Add new response or Delete me buttons.


Text entry interactions

Text entry interactions allow end-users to type their own responses in an interaction (for example ‘type any other exercises you did last week in the box’ – see figure 12). Some uses of text entry interactions include:

  • Collecting short written information (e.g. name, e-mail and a password)
  • Giving end-users an ‘other’ option in case other interactions do not have a suitable response
  • For collecting other qualitative data such as feedback in the intervention.

Although you can collect text entry responses to then re-show to them in later parts of the intervention, you cannot use these interactions to give tailored advice.

Any information written in a text entry interaction will still be collected by the intervention manager and can be exported to excel.

Passwords

Figure 3: Setting a text entry interaction as a password

We recommend that interventions ask end-users to set up a user account and password for security reasons. Furthermore, many of the logic commands (e.g. saving user responses) require end-users to have an account set up.

If your intervention requires end-users to set up a user account then chances are you will want them to create/enter a password.

Text entry interactions have a password option that ensures that anything the end-user enters into the password box will be censored (i.e. every letter will show up as ‘●’)

To create a password text entry box, simply select the option from the properties menu (figure 3).