Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click on 'Add Question' to add a text Text question. You should see the following:

...

You will now see that there are two sections in the Form Builder main page:

  1. Question TreeTree - this is where you will be able to navigate among questions and change the order of questions. This is the portion on the left hand side.
  2. Question Properties - this is where you control the actual content and properties of each question. This is the section on the right-hand side. This section can be further divided into three other sections that are controlled by the drop down menu in the upper right hand corner.

...

You can ignore everything that is not in the this "Basic" section.

Info
titleWhat is the difference between Question ID and Label Text?

Question ID is what the data will look like when viewing the form submission. The mobile user WILL NOT see the question ID, only people look at the data will. If you are going to use a data analysis package, you may want to consider what format of the Question ID will be easiest for your software to process.

Display Text is the text that the mobile user will see. If you have more than one language in your application you will have labels for each language, but the same Question ID. You can have any type of special character (or non-English text) in a Label.

...

  • Display Text: Has the woman given birth to any children that are still alive?
  • Question ID: living_children

However, we also need have to add choices to the question. Select 'Add Choice' button and you will see something similar to what you have seen for other questions. By default, there are no choices, so let's press the button twice to add two:

...