Creating a Select One Type Question in a Web Form

From SmartWiki
Revision as of 10:32, 24 March 2010 by Ting Lu (talk | contribs)

Jump to: navigation, search

View It Here

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.