{{if together}}
You and your team partner have {{ if not correct }} not {{endif}} solved the task successfully.
Therefore, you and your team partner {{if correct}}each{{endif}} receive {{payoff}}.
{{else}}
{{if spieler1}}
You have {{ if not correct }} not {{endif}} solved the task correctly.
Therefore, you receive {{payoff}}.
{{else}}
Please click "Next".
{{endif}}
{{endif}}
{{if myround_final}}
In the next step, you will be randomly allocated either the role of "Player A" or "Player B" .
{{endif}}