{{ block title }}
Results (Round {{player.round_number}})
{{ endblock }}
{{ block content }}
Below, you find all players' numbers.
You are player {{player.id_in_group}}. The number you chose is {{player.number}}.
With a distance of {{player.distance|to2}} from the correct answer (which is {{group.six_fifths_mean|to2}}), you finished up in place {{place}}.
Player | Number Chosen |
---|---|
{{Key_0}} | {{Value_0|to2}} |
{{Key_1}} | {{Value_1|to2}} |
{{Key_2}} | {{Value_2|to2}} |
{{Key_3}} | {{Value_3|to2}} |
{{Key_4}} | {{Value_4|to2}} |
{{Key_5}} | {{Value_5|to2}} |