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

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



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

{{ if player.noise == 0 }} {{ if player.field_maybe_none('warning_active') == False }} {{ if subsession.round_number == 1 }}

No alarm is sent.

According to the warning system there are {{player.warning}} or more tokens in the pot.

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

You can continue to the next round.

{{else}}

No alarm is sent.

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

An alarm is sent.

According to the warning system there are at least {{player.number2 }} and at most {{player.warning}} tokens in the pot.

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

You can continue to the next round.

{{else}}

An alarm is sent.

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}} {{ endif }} {{else}} {{ if player.field_maybe_none('warning_active') == False }} {{ if subsession.round_number == 1 }}

No alarm is sent.

According to the warning system there are {{player.warning}} or more tokens in the pot.

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

You can continue to the next round.

{{else}}

No alarm is sent.

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

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

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

{{endif}} {{else}} {{if player.noise_mood <= 8}} The warning system did not function correctly in round 1.

{{else}} The warning system did not function correctly in both rounds.

{{endif}} {{endif}}

You have completed both rounds and this part ends now.

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

An alarm is sent.

According to the warning system there are at least {{player.number2 }} and at most {{player.warning}} tokens in the pot.

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

You can continue to the next round.

{{else}}

An alarm is sent.

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

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

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

{{endif}} {{else}} {{if player.noise_mood <= 8}} The warning system did not function correctly in round 1.

{{else}} The warning system did not function correctly in both rounds.

{{endif}} {{endif}}

You have completed both rounds and this part ends now.

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