{{ block title }}

Period {{ round_shown }} of {{ total_shown }}

{{ endblock }} {{ block content }}

You are player {{ player.position }}

{{ if player.position != 'C' }}

Additionally, in this period, you will have a chance to earn more. Please type in the decision numbers you think players {{ other1.position }} and {{ other2.position }} have selected in this period.

For each of your guesses, if the distance between your guess and the corresponding player's decision number is within 5, then your guess is counted as correct and you can earn an extra $1.5.

{{ else }}

Additionally, in this period, you will have a chance to earn more. Please type in the AVERAGE decision number you think players {{ other1.position }} and {{ other2.position }} have selected in this period.

If the distance between your guess and the corresponding AVERAGE decision number of players A and B's choice within 5, then your guess is counted as correct and you can earn an extra $3.

{{ endif }}

The maximum earnings you can earn from this question is $3.

Please press the "next" button to proceed.

{{ next_button }} {{ endblock }}