Dynamic Starting Point for Alphabetized Order: I’m interested to discover a way to randomize names on a survey question (roughly 1-300 names) that would maintain alphabetical order while rotating the starting point for each participant as they access the survey. Specifically, I want the selection to remain in alphabetical order (A…Z), but to begin at a different letter for each respondent by randomly selecting a starting point.
For example, if the names are as follows:
- Alice
- Bob
- Charlie
- David
One respondent might see:
- Bob
- Charlie
- David
- Alice
While another might see:
- Charlie
- David
- Alice
- Bob
We would greatly appreciate any insights, code snippets, or resources that could help us achieve this functionality using JavaScript or customized features within Qualtrics.
Thank you for your assistance!
