{{ block title }} Round {{ subsession.round_number }} {{ endblock }} {{ block content }}

You are paired with {{player.f_name}}, aged between 18 and 65 years, living in the USA, for this round.

The table below shows how {{player.f_name}}'s performance on the Puzzles task affects your Task payment.

You will either get a high Task payment of {{ C.HIGHPAYOFF }} or a low Task payment of {{ C.LOWPAYOFF }}. The probability of you getting a high Task payment increases in the number of correct answers by {{player.f_name}}.


Number of correct answers by the Performer Your Task payment
0 correct answers a high payment of {{ C.HIGHPAYOFF }} with {{prob_c0}}% probability
1 correct answer a high payment of {{ C.HIGHPAYOFF }} with {{prob_c1}}% probability
2 correct answers a high payment of {{ C.HIGHPAYOFF }} with {{prob_c2}}% probability
3 correct answers a high payment of {{ C.HIGHPAYOFF }} with {{prob_c3}}% probability

Understanding question: What is the probability of you getting {{ C.HIGHPAYOFF }} if {{player.f_name}} solves {{player.r_answers}} puzzles correctly? {{ formfields }} {{ next_button }} {{ endblock }}