Randomize and Synchronize Lists in Surveys
Introduction
Exploring how to keep randomization consistent across different questions in a survey.
Setting Up the Survey
Create a new survey (e.g., "Bank Survey").
Add a choice list question with a list of banks.
Import the list for efficiency.
Set the question to require a minimum of 1 answer and a maximum of 10.
Randomize the list.
Add a matrix question with rows as banks and columns as rating scale options.
Import the rows and columns.
Add anchor labels for the rating scale.
Synchronizing Lists
Go to settings and select "synchronize."
Choose to synchronize rows or columns with the choice list from the previous question.
Save the settings.
Adding Logic
Set up logic to remove banks not selected in the first question.
Create conditions based on the selected banks from the choice list.
Copy and paste the logic for each bank, adjusting the code accordingly.
Save the logic setup.
Testing the Survey
- Preview the survey to see the randomized list and synchronized choices.
- Test the logic by selecting different banks to see the order in the matrix question.