{{ block content }}

Part II - Practice Round {{ player.round_number }} of 3 - Set ({{ counter }} of 5)

Your chosen plan-of-action

Plan-of-action: {{ description_strategy }}
Instruction Diagram:

{## DIV SECTION 1 - Initial "choose" instruction#}

This is the start of the set. Please choose your first action.

{## DIV SECTION 2 - Histories #}
Player History
Me No action has been chosen yet
Counterpart No action has been chosen yet
{## DIV SECTION 3 - Buttons. Includes two conditional blocks based on treatment type #} {## First conditional - cooperate and defect buttons for manual implementation #}
{## DIV SECTION 4 - space for error messages #}
{{ include Constants.PAYOFF_TABLE }}
{{ include Constants.INSTRUCTIONS_TEMPLATE }}
{{ endblock }}