{{ block title }} {{ endblock }} {{ block content }}

Result Round {{subsession.round_number}} of {{C.NUM_ROUNDS}}



You claimed {{ player.number3 }} tokens. This claim was not successful. ✖

{{if subsession.round_number == 1}}

Your earnings in this part are {{player.sum_claims}} tokens.

{{else}}

Your earnings for round 1 to round {{subsession.round_number }} are {{player.sum_previous}}.

{{ endif }}

The number of tokens available in this part was {{player.threshold}}.

This part ends now.


{{ next_button }} {{ endblock }}