{{ block content }}

Part I - Quiz - Questions 1 & 2

Instructions

A set is shown on the right. Two games have already been played.

The history of the set as shown is read from left to right. The first game outcome was AA, and the second game outcome was AB.

Referring to the game payoff table on the points received for each game outcome, please answer the following:

Question 1: How many points did you receive from the outcome of game 1?


Question 2: How many points did you receive from the outcome of game 2?

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

This is the interface you will see during the experiment for a set. The number of games that have been played is 2.

{## DIV SECTION 2 - Histories #}
Player History
Me AA
Counterpart AB
{## DIV SECTION 4 - space for error messages #}
{{ include Constants.PAYOFF_TABLE }}
{{ include Constants.INSTRUCTIONS_TEMPLATE }}
{{ endblock }}