Semantic Differential - Ranking

Hi,

I hope you are well!

I was wondering if you can help me scripting the following question - in my survey I have 10 different questions (for ex. A1, A2, A3 and so on) and for each question I have 3 semantic differential questions within in all of them there is the same semantic question divided in 3 options (first semantic option: rate from 1 to 10, where 1 is hard to understand and 10 is easy to understand, second semantic option: rate from 1 to 10 where 1 is I don't like the design and 10 is a love the design, third semantic option: rate from 1 to 10, where 1 is hard to set up and 10 is easy to set up).

What I need to do is calculate the total of all three semantic question for at each question (for ex. we could end up with a scenario where:

A1: Semantic A1_1 = 10, Semantic A1_2 = 10, Semantic A1_3 = 10... giving a total of: 30
A2: Semantic A2_1 = 5, Semantic A2_2 = 7, Semantic A2_3 = 10... giving a total of: 22
A3: Semantic A3_1 = 4, Semantic A3_2 = 4, Semantic A3_3 = 4... giving a total of: 12
A4: Semantic A4_1 = 9, Semantic A4_2 = 9, Semantic A4_3 = 9... giving a total of: 27
and so on till A10)

and then based on the total at each question, show only the top 3 highest ranked questions overall.

Is this possible to put together in Sawtooth and if yes how?

Resolved
4 replies