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

Imagine that we rolled a fair, six-sided die 1,000 times. What is your best guess about how many times the die would come up even (2, 4, or 6) in 1,000 rolls?

{% formfield player.dice_answer label="Even Rolls out of 1,000" %}
{% next_button %}
{% next_button %}
{% endblock %}