{% extends "global/Page.html" %} {% load otree %} {% block title %} Decision Problem: {{player.round_number}} {% endblock %} {% block content %} Please select one of the following options. If this problem is chosen for payment, you will be paid for the number of {{Constants.pay_attribute}} displayed for the option you choose. {% next_button %} {% endblock %}
Please select one of the following options.
If this problem is chosen for payment, you will be paid for the number of {{Constants.pay_attribute}} displayed for the option you choose.