{% extends "global/Page.html" %} {% load otree static %} {% block content %}

In a lottery, the chance of winning a $10 prize is 1%. What is your best guess about how many people would win a $10 prize if 1000 people each buy a single ticket to the lottery?

{% formfield player.lottery_answer label="Lottery Winners out of 1,000" %}
{% next_button %}
{% next_button %}
{% endblock %}