|
The first field (gender) has been
set to require input, while all the rest of the items are optional. Any field
can be set to mandatory or optional. There's also a skip pattern
(branching). Males get asked their age and females don't. If you click "Male",
you'll be able to answer the age question, but if you click "Female", you'll be
immediately be taken to the next page of the survey.
|