|
Hi, I will explain with an example...
In sociopolitical surveys, often we use this questions:
"Which party will you vote next sunday?"
Answers are the number of the parties and three possibility for not voting:
"I will not vote", "I will vote but I do not know which party yet", "I don't want to tell you".
I would like to display parties in random order and the "non vote" answer in fixer order.
Like this:
2 Party 2
3 Party 3
1 Party 1
...
10 Party 10
(in random order)
11 I will not vote
12 I will vote but I do not know which party yet
13 I don't want to tell you
(in fixed order)
Thanks,
Arnaldo.
|