{{ block title }}
Decision on the team in Part II of the experiment
{{ endblock }}
{{ block content }}
{{if myrole1}}
You decided {{if together}} to build a team with Player 2.{{else}} not to build a team with Player 2 and to solve the task alone.{{endif}}
{{else}}
Player 1 has decided {{if together}} to build a team with you.{{else}} not to build a team with you. As Player 2, you do not have the opportunity to work on the task and therefore will not receive any additional GBP.{{endif}}
{{endif}}
{{ endblock }}