{% extends "global/Page.html" %} {% load otree static %} {% block title %} Decision 3 {% endblock %} {% block content %}
Which option do you prefer?
The Lottery will give you with probability 25% 10$ and with Probability 75% you get 0$ . The certain amount is 5$.
{% formfields %} {% next_button %} {% endblock %}