{{ block title }}
Part 1: Instructions on Rating and Payment
{{ endblock }}
{{ block content }}
In this study, you will be randomly matched with two other participants. You form one group.
Part 1 consists of three rounds, and you will work on an unusual uses task in each round. After completing all unusual uses tasks, you will see all answers of your two fellow group members.
{{ if treatment == "Three_trans" or treatment == "Three_intrans"}}
You then rate the quantity as well as the quality of the answers of each of the two other group members on a scale from 1 to 10. The two other group members each rate your performance.
{{ else}}
You then rate the quantity as well as the quality of the answers of one other group member on a scale from 1 to 10. One other group member rates your performance.
{{ endif }}
A bonus payment of {{ C.bonus_RE }} is paid to the group member who achieves the highest {{ if treatment == "Three_trans" or treatment == "Three_intrans"}} average {{ endif }} total rating in your group. Thus, you are in a tournament with the other group members.
At the end of the study, one of the rounds is randomly selected for payment. Your payment is determined as follows:
If you received a higher {{ if treatment == "Three_trans" or treatment == "Three_intrans"}} average {{ endif }} total rating than all other members of your group, you get a bonus payment of {{ C.bonus_RE }}.
If there are ties, the winner will be randomly determined.