|
Composing Select Questions
|
|
| 1. Radio Button (single response)
|
| 2. Check Box (multiple response)
|
| 3. Combo Box (single response)
|
| 1. Header 1
|
| 2. Header 2
|
| 3. Question
|
| 4. Footer
|
| Rename | Lets you rename the current question.
|
|
|
| Advanced... | This button accesses advanced settings for this question.
|
|
|
| Preview | Lets you preview how the Internet browser displays the current question.
|
|
|
| OK | Saves changes to the current question and returns to the Write Questionnaire dialog.
|
|
|
| Cancel | Returns to the Write Questionnaire dialog without saving changes to the current question.
|
|
|
|
| 1. From the Response Options tab, select an existing list of items, or add a new list of items by clicking the Add... button.
|
|
|
| 2. If adding new items, type the list item in the space provided.
|
|
|
| 3. Click OK when finished, and the list item is added.
|
|
|
Radio and Combo boxes
|
Syntax:
QuestionName Examples: Q1 [% Q1 %] Description: You refer to single-response (radio) button using the question name. For example, [% Q1 %] returns the numeric response associated with a radio button select question named Q1. | |
|
Check Boxes
|
Syntax:
QuestionName_Response# Examples: Q1_4 [% Q1_4 %] Description: For multiple-response questions, each response option is either checked (value=1) or un-checked (value=0). You refer to each response option within a multiple-response question using underscore "_" notation. For example, [% Q1_4 %] returns a "1" or a "0" depending on whether the fourth response option in multiple-response question Q1 was checked. |
| 1. Click Add from the Write Questionnaire dialog.
|
|
|
| 2. Select the Select question type.
|
|
|
| 3. Type a valid name in the Question Name field, such as Education, then click OK.
|
|
|
| 4. From the Settings tab, click Radio Button (single response).
|
|
|
| 5. Click the Response Options tab. Add the following six response categories by clicking Add..., and pressing ENTER twice after typing each response option:
|
|
|
| Some high school
|
| Completed high school
|
| Some college
|
| Completed college
|
| Some graduate studies
|
| Completed advanced degree
|
|
|
| Click the Question Text tab.
|
|
|
| 6. Header 1:
|
| Text: Please indicate the highest degree of education you attained:
|
| Color: (Default)
|
| Size: 5
|
| Justify: Left (default)
|
| Bold: On
|
|
|
| (Skip Header 2)
|
|
|
| 7. Question:
|
| Color: (Default)
|
| Size: 4
|
| Justify: Left (default)
|
| Italics: On
|
|
|
| (Skip Footer)
|
|
|
| 8. Click Preview:
|
|
|
| Typing a 2 into the Number of Columns field of the Settings tab spreads the response options across two columns.
|
| Header 1 Text: Please check the <I>highest</I> degree of education you attained:
|
|
|
| Footer Text: | <HR>
|
| 1. Click Add from the Write Questionnaire dialog.
|
|
|
| 2. Select the Select question type.
|
|
|
| 3. Type a valid name in the Question Name field, such as Music, then click OK.
|
|
|
| 4. From the Settings tab, click Check Box (multiple response).
|
|
|
| 5. Click the Response Options tab. Add the following seven response categories by clicking Add..., and pressing ENTER twice after typing each response option:
|
|
|
| Country
|
| Classical
|
| New Age
|
| Jazz
|
| Soft Rock
|
| Hard Rock
|
| Klingon Opera
|
|
|
| Click the Question Text tab.
|
|
|
| 6. Header 1:
|
| Text: Which types of music do you enjoy listening to?
|
| Color: (Default)
|
| Size: 5
|
| Justify: Left (default)
|
| Bold: On
|
| Italics: On
|
|
|
| 7. Header 2:
|
| Text: (Select all that apply)
|
| Color: (Default)
|
| Size: 3 (default)
|
| Justify: Center
|
| Bold: On
|
|
|
| 8. Question:
|
| Color: (Default)
|
| Size: 3 (default)
|
| Justify: Left (default)
|
|
|
| (Skip Footer)
|
|
|
| 9. Click Preview:
|
| Democrat
|
| Independent
|
| Republican
|
| None of the above
|