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

Round 9 of 9

{% if per_10sec_ins == 0 %}

Game:

Countdown:

Payoff:
£

check:



Moves Made:
0

Solution:

{% else %}

Game:

Countdown:

Payoff:
£

Moves Made:
0

check:

Solution:

{% endif %}

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