{{ block title }} {{ endblock }} {{ block content }}
Imagine the following: You are red and paired with a green player. Both of you choose option H. What is the chance that you change into a green player? {{ formfield 'cc_redtogreen' }}

Imagine the following: You are green and paired with a red player. Both of you choose option H. What is the chance that you change into a red player? {{ formfield 'cc_greentoredhh' }}

Imagine the following: You are green and paired with a red player. You choose option H; the other player chooses option G. What is the chance that you change into a red player? {{ formfield 'cc_greentoredhg' }}

Imagine the following: You are green and paired with another green player. Both of you choose option H. What is the chance that you change into a red player? {{ formfield 'cc_greentoredbothgreen' }}
{{ endblock }}