{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 2, Question 7 {% endblock %} {% block content %}
Consider the example illustrated below.
If you want to earn the same amount no matter which lottery is selected, how many units X should you purchase of each lottery?
{% formfield player.answer7 label="Your answer"%} {% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}