{{ block title }}
Accuracy of message in the First Round of the Block
{{ endblock }}
{{ block content }}
The actual message sent by your partner Red Player in the first round of this block was: {{ group.end_reveal }}
{{ if player.round_number == 5 }}
If you chose to "Believe" the message of your partner Red Player in the first round, you would have earned 12 points in round 1.
{{ endif }}
{{if player.round_number == 10 }}
If you chose to "Believe" the message of your partner Red Player in the first round, you would have lost all 12 points and earned 0 points in round 1.
{{ endif }}
{{ next_button }}
{{ endblock }}