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

Practice Game {{roundnumber}}



{{n.1}} {{n.2}} {{n.3}}
{{n.4}} {{n.5}} {{n.6}}
{{n.7}} {{n.8}} {{n.9}}




Target Number:

{{n.0}}




{% next_button %}

{{ form.errors }}
{% endblock %} {% block scripts %} {% endblock %}