{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questions {% endblock %} {% block content %}

2) We have surveyed the previous participants on what they personally believe is an appropriate choice by Players B in the “Choose-a-Project” task. We now ask you to guess, for each possible action by Player B, what the most popular answer was.

If your guess is correct, then you will receive an additional £1 (for each response).

Suppose that Player A imposed a fee against Player B for choosing the Exclusive Project and:


Suppose that Player A did NOT impose a fee against Player B for choosing the Exclusive Project and:


{% next_button %}
{% if Constants.excluded_payoff == 6 and not Constants.other_NS %} {% elif Constants.excluded_payoff == 10 %} {% elif Constants.other_NS %} {% endif %}
{% endblock %}