{% block content %}
The table below gives a list of the possible choices available to Individual A at the first stage. For each of the choices, please indicate whether you believe choosing that option is very socially inappropriate, somewhat socially inappropriate, somewhat socially appropriate, or very socially appropriate. To indicate your response, please place a checkmark in the corresponding box. Remember that you will earn money ($y) if your response to a randomly-selected question is the same as the most common response provided in the survey, and you are randomly selected for receiving the bonus.
{% formfield player.HL_1 label="Individual A gives 0$ to Individual B (Individual A gets $10, Individual B gets $0):"%} {% formfield player.HL_2 label="Individual A gives 1$ to Individual B (Individual A gets $9, Individual B gets $2):"%} {% formfield player.HL_3 label="Individual A gives 2$ to Individual B (Individual A gets $8, Individual B gets $4):"%} {% formfield player.HL_4 label="Individual A gives 3$ to Individual B (Individual A gets $7, Individual B gets $6):"%} {% formfield player.HL_5 label="Individual A gives 4$ to Individual B (Individual A gets $6, Individual B gets $8):"%} {% formfield player.HL_6 label="Individual A gives 5$ to Individual B (Individual A gets $5, Individual B gets $10):"%} {% formfield player.HL_7 label="Individual A gives 6$ to Individual B (Individual A gets $4, Individual B gets $12):"%} {% formfield player.HL_8 label="Individual A gives 7$ to Individual B (Individual A gets $3, Individual B gets $14):"%} {% formfield player.HL_9 label="Individual A gives 8$ to Individual B (Individual A gets $2, Individual B gets $16):"%} {% formfield player.HL_10 label="Individual A gives 9$ to Individual B (Individual A gets $1, Individual B gets $18):"%} {% formfield player.HL_11 label="Individual A gives 10$ to Individual B (Individual A gets $0, Individual B gets $20):"%} {% endblock %}