Are such formulas possible ?
-
Hello,
I created a test consisting of questions like this:
is happy 1 2 3 4 5 is sad
The user would select 1 if they feel great, or 5 if all goes wrong. Otherwise somewhere in the middle.
For each question, 1 = 1 points, 2=2 points, 3=3 points and so on
Let’s imagine that my scale is something like interesting/boring and another one is winner/loser
My formula could be something like
5 + Question 5 + Question 9 – Question 17 => 10 means interesting
5+ Question 5 + Question 9 – Question 17 < 10 means boring3 + Question 6 – Question 8 + Question 15 => 12 means winner
3 + Question 5 – Question 9 + Question 17 < 12 means loserI wonder if it is possible to achieve this result ?
Thanks
- The topic ‘Are such formulas possible ?’ is closed to new replies.