{{ block title }}
Task 1 - Summary
{{ endblock }} {{ block content }}

Here is a summary of your performance in task 1:


{{ if player.TaskChoice_R2 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R3 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R4 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R5 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R6 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R7 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R8 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R9 == 1 }} {{ else }} {{ endif }} {{ if player.TaskChoice_R10 == 1 }} {{ else }} {{ endif }}
Round Task Performed # Pairs Found Tokens earned
1 Big Grid {{ player.count_R1_big }} {{ player.payoff_R1_big }}
2 Small Grid {{ player.count_R2_small }} {{ player.payoff_R2_small }}
2 Big Grid {{ player.count_R2_big }} {{ player.payoff_R2_big }}
3 Small Grid {{ player.count_R3_small }} {{ player.payoff_R3_small }}
3 Big Grid {{ player.count_R3_big }} {{ player.payoff_R3_big }}
4 Small Grid {{ player.count_R4_small }} {{ player.payoff_R4_small }}
4 Big Grid {{ player.count_R4_big }} {{ player.payoff_R4_big }}
5 Small Grid {{ player.count_R5_small }} {{ player.payoff_R5_small }}
5 Big Grid {{ player.count_R5_big }} {{ player.payoff_R5_big }}
6 Small Grid {{ player.count_R6_small }} {{ player.payoff_R6_small }}
6 Big Grid {{ player.count_R6_big }} {{ player.payoff_R6_big }}
7 Small Grid {{ player.count_R7_small }} {{ player.payoff_R7_small }}
7 Big Grid {{ player.count_R7_big }} {{ player.payoff_R7_big }}
8 Small Grid {{ player.count_R8_small }} {{ player.payoff_R8_small }}
8 Big Grid {{ player.count_R8_big }} {{ player.payoff_R8_big }}
9 Small Grid {{ player.count_R9_small }} {{ player.payoff_R9_small }}
9 Big Grid {{ player.count_R9_big }} {{ player.payoff_R9_big }}
10 Small Grid {{ player.count_R10_small }} {{ player.payoff_R10_small }}
10 Big Grid {{ player.count_R10_big }} {{ player.payoff_R10_big }}


You have worked on: {{ player.TaskChoice_small }} small grid(s) and {{ player.TaskChoice_big }} big grid(s).

You have earned a total of {{ player.payoff_task1 }} tokens in task 1.



{{ next_button }}
{{ endblock }}