{{ block content }}
The final history of the set was:
Player | History |
---|---|
Me | {{ history_player }} |
Counterpart | {{ history_comput }} |
This set resulted in the following payoff to you:
Set # | No. of games | Correctly implemented? | Total payoff |
---|---|---|---|
{{ counter }} | {{ length }} | {{ correct }} | {{ player.outcome }} points |
You made a mistake in implementing your plan-of-action. In game {{ player.turn_mistake }} you chose {{ player.mistake_actual }} when you should have chosen {{ player.mistake_true }} based on your plan-of-action and the history of the set.
{{ endif }}
{{ next_button }}