{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %}
Practice Table 2 (Feedback)
The number you entered is 34, and there are 34 zeros included in the table.
Your answer is correct.
{% else %}The number you entered is {{ player.practice2_entered }}, and there are 34 zeros included in the table.
Your answer is incorrect. Please count again until you get the correct answer.
{% endif %}Do you have any questions? If so, please raise your hand and the experimenter will come to help you.
If not, you can click the "Next" button to start the task formally.
Remember you have 10 mins for this task in total. You will see a timer counting down.
Notice that no feedback will be provided in the middle of the formal task.
{% next_button %} {% endblock %}