Adding Questions to Surveys
A newly created survey is "empty" — there are no questions for visitors to answer. After creating a new survey, you need to add questions to it.
- From the Admin: Surveys page, click the Questions button (
).
| Figure: Adding questions to your survey. |
 |
- Let's add our first question to the survey: a multiple answer question.
| Figure: Add a question to the survey. |
 |
- On the Edit Survey Questions page, enter the following information in each field in the Add a New Question to this Survey area:
- Question: The survey question that users will see and respond to.
- Position: The order in which the questions are displayed. By default, Tiki will add the question into the next available position.
- Type: Select Multiple Choices. This will present the possible answers as check boxes and allow users to select multiple answers.
- Options: Enter
Facebook,MySpace,LinkedIn,Ning
Leave the other fields as their defaults.
- Click Save. Tiki saves the information and reloads the page.
Your first survey questions is now listed in the Questions area of the page.
| Figure: Your survey question: |
 |
Adding Additional Question Types
Repeat this procedure to add additional questions to the survey.
- To create a radio button selection (where the user select a single response from a list):
- To create a text box (where the user can type a short response):
- Change the Type to Short text
This allows the user to answer a question such as What other social networking sites do you visit?.
To create a text area that allows multiple lines for a response, use the Wiki textarea type.
- To create a rating (where the user can use a scale to rate their agreement with a statement)
- Change the Type to Rate (1..5).
This allows the user to answer a question such as __Please rate how much you enjoy (where 1=I hate them/never visit to 5=I love them/visit all the time) visiting social networking sites.
To create a 10 point scale, use the Rate (1..10) type.
To create a custom scale, use the Rate type. In the Options field, enter the maximum value (Tiki will automatically start the scale at 1.)
Your survey should now have several questions:
| Figure: The survey now includes a question. |
 |