{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 2, Question 1 {% endblock %} {% block content %}
Consider the example illustrated below.
Suppose you spend all your wealth on the fourth lottery. How many units X can you purchase of this lottery?
{% formfield player.answer1 label="Your answer"%} {% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}