{% extends "global/Page.html" %} {% load otree %} {% block title %} Round Chosen by the computer {% endblock %} {% block content %}

Choice situation {{ player.payoffrelevant_round_part2 }} has been selected by the computer.

In this situation, you decided that the participant type 3 chooses an option in your behalf.

The choice will now be prompted to the other participant and you will be informed about the outcome after answering a questionnaire.

Waiting for the other participant
You have now completed part 2. Please click Continue to be directed to the payoff screen, where you will see a summary of the earnings.

{% endblock %}