{{ block title }} Estimate {{ endblock }} {{ block content }} {{ if player.treatment != 'notask' }}

You have been randomly assigned the role of Person B.

Please indicate below how much you expect Person A to transfer to you (using amounts to the nearest 10p). Remember that Person A did the same task as you and earned £7 for doing it.

{{ if player.correct <= 6 and player.treatment == "typo10" }}

Based on previous experiments with Prolific participants, your performance falls into the lower half of all participants — that is, the bottom 50%.

{{ elif player.correct > 6 and player.treatment == "typo10" }}

Based on previous experiments with Prolific participants, your performance falls into the higher half of all participants — that is, the top 50%.

{{ elif player.correct <= 18 and player.treatment == "typo30" }}

Based on previous experiments with Prolific participants, your performance falls into the lower half of all participants — that is, the bottom 50%.

{{ elif player.correct > 18 and player.treatment == "typo30" }}

Based on previous experiments with Prolific participants, your performance falls into the higher half of all participants — that is, the top 50%.

{{ endif }}

If you correctly estimate the amount of money Person A transfers to you, you will receive an extra £0.50.

{{ formfield 'belief' }} {{ else }}

You have been randomly assigned the role of Person B.

Please indicate below how much you expect Person A to transfer to you (using amounts to the nearest 10p). If you correctly estimate the amount of money Person A transfers to you, you will receive an extra £0.50.

{{ formfield 'belief' }} {{ endif }}
{{ endblock }}