We tried to make the slider (a variant of multiple numerical question) work for the following, but we seem not to be able to get it exactly right:
we have multiple pairs (sentences with multiple words) where a respondent is asked to state her/his preference for one of the sentences on a slider scale.
Example:
Sentence 1: John is opening the door
Sentence 2: The door is being opened by John
We thought of using a slider for that, displaying sentence 1 on the left and sentence 2 on the right, but:
1. we would like to randomise the order in which these sentence are shown: so in 50% of the cases we want sentence 1 on the right, in the other 50% we want sentence 2 on the right.
2. When the slider is on the left, the preference for the left sentence is 100, the preference for the right sentence is 0, when the slider is in the middle, both sentences score 50, when the slider is on the right, the preference for the left sentence is 0, for the right sentence 100. We struggle with displaying these scores, we would like it as shown in the picture.
3. When the slider is untouched, it shows exactly in the middle, but we want to have an indication that it should be touched. Currently there is no difference between a touched slider and an untouched slider. How to indicate that best: highlight the slider when it is untouched, or highlight the slider as soon as it is touched? How to do that?
4. Would it be possible to display the score of each sentence beneath the sentence, like in the picture?
BTW: all questions will be shown one at the time, so we can time the reponses.