{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 2, Question 2 {% endblock %} {% block content %}

Consider the example illustrated below.

How many units X can you purchase of the eighth lottery?

{% formfield player.answer2 label="Your answer"%} {% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}