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

Practice Table 1

This is the first practice table, which is smaller than the tables you will see in the formal task. After you have entered the number of zeros and clicked the "Next" button, the computer will provide you with feedback regarding whether the number is correct.



Please enter the number of zeros in the box below:

{% formfield player.practice1_entered label=""%}
{% next_button %} {% endblock %}