Professional > Interview scripting > Writing interview scripts > Sorting categorical response lists
 
Sorting categorical response lists
You can control the order in which the responses in a categorical list are presented to respondents, either to make it easier for respondents to find items in a long list, or to counteract the tendency to select responses from the top of the list. This section introduces the following keywords for performing these functions in the metadata section of the interview script:
Keyword
Description
asc
Sort in ascending alphabetical order.
desc
Sort in descending alphabetical order.
fix
Keep response in its current position.
ran
Sort in a random order.
rev
Reverse the order for each alternate interview.
rot
Sort in rotated order.
This section also describes:
Sorting response lists containing subheadings.
Controlling response order from the routing section: You would normally do this only for advanced requirements such as a different order for each iteration of a repeated question.
See also
Responses with fixed positions in the response list
Writing interview scripts