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

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



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

{{if subsession.round_number == 1}}

This means that there are {{player.number3}} or more tokens in the pot.

Your earnings so far are {{ player.sum_claims }} tokens.

You can continue to the next round.

{{else}}

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

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

You have completed both rounds and this part ends now.

{{ endif }}
{{ next_button }} {{ endblock }}