Versions Compared

Key

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

...

Panel
titleLearning Objectives

In this part Part 3 of the tutorial, you will learn the following:

  • How to add, delete, and change the order of questions in a form
  • What some of the different question types are
  • How to add Question IDs and what they mean
  • Adding and editing Label Text
  • How to add a display condition using the Expression Builder
  • How to add a validation condition using the Expression Builder

...

Let's start populating this form with questions.

Text question: Woman's Name

  • Click on the "T" button again to add a text question
  • Set the Question ID to say: woman_name
  • Set Label text to say: Woman's Name

It should look like this:

Image Added

You can ignore everything that is not in "Main Properties."

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.

Label Text is the display 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 Label text

 

 

3- Add simple logic

 

Your first form is ready- it's time to test your application. Go on to Part 4.