{{ 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 player.noise == 0 }} {{ if subsession.round_number == 1 }}

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

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

This part ends now.

{{else}}

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

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

This part ends now.

{{endif}} {{else}} {{ if subsession.round_number == 1 }}

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

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

This part ends now.

{{else}}

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

The number of tokens available in this part was {{player.threshold}}. {{if player.noise_previous <= 8}} The warning system functioned correctly in round 1.

{{else}} The warning system did not function correctly in round 1.

{{endif}}

This part ends now.

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