{% extends "global/Page.html" %} {% load otree static %} {% block title %} Comprehension Questions: Additional Decision Situations {% endblock %} {% block content %}
Please answer the following comprehension questions.
Suppose you believe that your interaction partner chooses {% if player.roles_reversed == 0 %} D {% endif %} {% if player.roles_reversed == 1 %} R {% endif %} with a probability of 87%.
Question 1 {% if player.q4_error %} ❌ {% endif %} {% formfield player.q4 label="Which of the following estimates maximizes your expected earnings?" %} Question 2 {% if player.q5_error %} ❌ {% endif %} {% formfield player.q5 label="Do you always maximize your expected earnings by reporting your estimate truthfully?" %}