{% extends "global/Page.html" %} {% load otree static %} {% block title %} Final Choice {% endblock %} {% block content %}
Now you have to make a final choice. The options are the same, but this time the penalties are substantially ( 100 times! ) greater compared to those in the previous draws. For example, an outcome of -5 now corresponds to a loss 5 EUR, an outcome of -3 corresponds to a loss of 3 EUR, an outcome of -8 corresponds to a loss of 8 EUR, etc. Which option will you choose?
{% formfields %} {% next_button %} {% endblock %}