Creating a Select One Type Question in a Web Form

From SmartWiki
Jump to: navigation, search

There are two types of “select one” questions:

  • A combo box type question will display a set of values in the combo box, and the user chooses the value required.

Selct.png

  • An option button type question will display a set of option buttons, and the user can click on the required response.

Selct2.png

1. Create the following combo box type question:

Selct3.png

  • The responses are entered with each separated by a semi-colon.

Because this is not a text type question, none of the other values are required.

2. Click the Save button.