Hello all,
I want to score (or add a custom value) the answers in a ranking question, based on how the answers are ranked.
I've been looking all over the examples and surveyjs Support page for this, without luck.
Let me explain: my survey has ranking questions, each question with 5 answers.
I want to setup a scoring system like this: the answer on the first place in the ranking matrix gets a score of 5, the second place answer gets a score of 4 and so on until the last ranked answer, which gets a score of 1.
On complete, I need to have beside the values of the answers, also the scores, from 5 to 1, depending on how the answers were ranked in the question.
All I could find in examples was how to set a specific score for answers, but not upon ranking.
Can you please give me a small example and I'll take it from there?
Thank you.