{{ block title }} Game 2 {{ endblock }} {{ block content }}
{{ if player.participant.game2 == 'constant'}}
A key difference for Game 2 versus Game 1 is that the combined payment to RED and BLUE is no longer increasing, but rather staying constant. The game flow and the payments for different combinations of choices are shown in the figure to the right. Understanding the new payments is crucial, so please take a minute to look over the following figure. {{ endif }} {{ if player.participant.game2 == 'linear' and player.participant.game1 == 'constant'}}A key difference for Game 2 versus Game 1 is that the combined payment to RED and BLUE is no no longer staying constant, but rather increasing linearly (by the same amount each turn). The game flow and the payments for different combinations of choices are shown in the figure to the right. Understanding the new payments is crucial, so please take a minute to look over the following figure. {{ endif }} {{ if player.participant.game2 == 'linear' and player.participant.game1 == 'standard'}}A key difference for Game 2 versus Game 1 is that the combined payment to RED and BLUE is no longer increasing exponentially (doubling each time), but rather increasing linearly (by the same amount each turn). The game flow and the payments for different combinations of choices are shown in the figure to the right. Understanding the new payments is crucial, so please take a minute to look over the following figure. {{ endif }} {{ if player.participant.game2 == 'standard' and player.participant.game1 == 'constant'}}A key difference for Game 2 versus Game 1 is that the combined payment to RED and BLUE is no no longer staying constant, but rather increasing exponentially (doubling each time). The game flow and the payments for different combinations of choices are shown in the figure to the right. Understanding the new payments is crucial, so please take a minute to look over the following figure. {{ endif }} {{ if player.participant.game2 == 'standard' and player.participant.game1 == 'linear'}}A key difference for Game 2 versus Game 1 is that the combined payment to RED and BLUE is no longer increasing linearly (by the same amount each turn), but rather increasing exponentially (doubling each time). The game flow and the payments for different combinations of choices are shown in the figure to the right. Understanding the new payments is crucial, so please take a minute to look over the following figure. {{ endif }} |
{{ if player.participant.game2 == 'standard' }}
![]() ![]() ![]() |
(Button will enable once you have had time to review the figure.)