{{ block title }} {{ endblock }} {{ block content }}
You claimed {{ player.number_tutorial }} tokens. {{ if player.noise == 0 }} {{if player.threshold_check == 1}} This claim was not successful. ✖
Your earnings for round 1 to round 2 would be {{player.sum_claims1}}.
The number of tokens available in this tutorial was {{player.threshold}}.
This tutorial ends now.
{{else}} {{ if player.field_maybe_none('warning_active') == False }} This claim was successful. ✔No alarm is sent.
Your earnings in this part would be {{ player.sum_claims2 }} tokens.
The number of tokens available in this tutorial was {{player.threshold}}.
You have completed both rounds and this tutorial ends now.
{{else}} This claim was successful. ✔An alarm is sent.
Your earnings in this part would be {{ player.sum_claims2 }} tokens.
The number of tokens available in this tutorial was {{player.threshold}}.
You have completed both rounds and this tutorial ends now.
{{ endif }} {{endif}} {{else}} {{if player.threshold_check == 1}} This claim was not successful. ✖Your earnings for round 1 to round 2 would be {{player.sum_claims1}}.
The number of tokens available in this tutorial was {{player.threshold}}. {{if player.noise_mood1 <= 8}} The warning system functioned correctly in round 1.
{{else}} The warning system did not function correctly in round 1. {{endif}}This tutorial ends now.
{{else}} {{ if player.field_maybe_none('warning_active') == False }} This claim was successful. ✔No alarm is sent.
Your earnings in this part would be {{ player.sum_claims2 }} tokens.
The number of tokens available in this tutorial was {{player.threshold}}. {{if player.noise_mood1 <= 8}} {{if player.noise_mood2 <= 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_mood2 <= 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 tutorial ends now.
{{else}} This claim was successful. ✔An alarm is sent.
Your earnings in this part would be {{ player.sum_claims2 }} tokens.
The number of tokens available in this tutorial was {{player.threshold}}. {{if player.noise_mood1 <= 8}} {{if player.noise_mood2 <= 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_mood2 <= 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 tutorial ends now.
{{ endif }} {{endif}} {{endif}}