Enable consistent random sorting of answer options
We want to sort the answer options in a random order such that there is no preference of selection over the whole group. However for a consistent user experience it is useful to keep the order across the whole survey.
An option is to use the participants short_id as a seed for the random sorting algorithm.