How can I implement a branch logic based on a rank regarding a scoring of previous answers? | XM Community
Question

How can I implement a branch logic based on a rank regarding a scoring of previous answers?

  • 17 September 2020
  • 5 replies
  • 10 views

Hey guys,
in a survey participants are supposed to solve computational problems and their payment is supposed to differ by their rank. What I have in mind is to implement a branch logic based on their rank and to save the payment as a variable. Unfortunately, I do not know how to implement a ranking which is based on a scoring while the session has not terminated. Do you have an idea?


5 replies

Just in addition: the participants solve computational problems in several blocks and there is no overall ranking but there are multiple based on the performance within a block. So there are multiple possible payments (in dependence of the outcome in each round) and one is chosen randomly.

Userlevel 7
Badge +27

Does "rank" refer to how participants perform vs. other participants?

https://www.qualtrics.com/community/discussion/comment/30330#Comment_30330Yes!

Userlevel 7
Badge +27

You'll need to save the ranks externally using a web service.

https://www.qualtrics.com/community/discussion/comment/30340#Comment_30340Thanks (sorry for the late reaction)!

Leave a Reply