The Panel question type is an easy way to group related survey questions. This can help users or participants differentiate between different themes within your questions. If you have several related questions that display based on the answer to a previous question, you can put them in a panel. This makes it easier to use survey logic. In this case, you have to only write one logic statement for the whole panel rather than one for each question.
Example: Questions about Children
Your questionnaire may have a question about whether your participant has children. If they do, you may want to ask how many, their names, ages, genders, and other characteristics. If they do not have children, you will not want to ask the participant these questions. Instead of linking each question to a piece of logic, you can put the questions in a panel and link the panel to logic.
Step 1: Create your Conditional Question to Define the Condition
- Go the Survey Creator
- Navigate to the “Survey Designer” tab
- Use the “Toolbox” bar to create a Radiogroup type question
- Open up the “Properties” bar
- Under the “General” section, change the “Name” field to say “children yes or no”
- Under the “General” section, change the “Title” to “Do you have any children?” This is your conditional question.
- Under the “Choices” section, change your choices. In the value column, change item1 to “Yes.” In the value column, change item2 to “No.” Click the X button next to item3.
Step 2: Create your Panel
- Click back into the “Toolbox” bar
- Create a Panel type question
- Go into the “Properties” bar for the question
- Under the “General” section, change the “Name” of the panel “yes children”
- Go back to the “Toolbox” and create the questions you want to ask about your participants about their children
- Use the drag and drop icon to drag each question about their children into the panel
Step 3: Set up your Survey Logic
- Go to the “Survey Logic” tab
- Click the “Add New” button
- In “Define condition(s)” section, use the “Select question…” dropdown on the left to find your question named “children yes no”
- Do not change the dropdown that says “equals”
- In the dropdown on the right that says “Choose…” select “Yes”
- In the “Define action(s) section, use the “Select an action to add…” dropdown to select “Panel visibility”
- In the “Select panel…” dropdown, select the “yes children” panel
- Click the “Save and return” button
Step 4: Save and Test Your Survey
- Return to the “Survey Designer” tab
- Click the “Save Survey” button
- Navigate to the “Test Survey” tab
- Fill in the questionnaire
- For the question “Do you have any children?” answer “Yes”
- Watch the panel appear