{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Comprehension Questions {% endblock %} {% block content %}
Please answer the following comprehension questions.
Question 1 {% if player.q1_error %} ❌ {% endif %} {% formfield player.q1 label="Do your matching partners make any decisions in this part of the experiment?" %}Consider the following decision situation.
| You | Other | |
|---|---|---|
| Distribution X | 450 | 990 |
| Distribution Y | 140 | 1020 |
Suppose you choose Distribution Y.
Question 2 {% if player.q2_error %} ❌ {% endif %} {% formfield player.q2 label="How many points do you earn?" %} Question 3 {% if player.q3_error %} ❌ {% endif %} {% formfield player.q3 label="How many points does your matching partner earn?" %}