Comprehension Test
Q1. If you are named "dictator", your starting amount is 100 POINTs,
S = 1, G = 1, and you choose to give 2 to your partner, what is your payoff? What about your partner's?
{% formfield player.r1 label="You gain (POINTs)"%}
{% formfield player.r2 label="Your partner gains (POINTs)"%}
Q2. If you are not named "dictator", and your partner's starting
amount is 60 POINTs, S = 2, and G = 1. If your partner decides to give you 5,
what is your payoff? What about your partner's?
{% formfield player.r3 label="You gain (POINTs)"%}
{% formfield player.r4 label="Your partner gains (POINTs)"%}