{% extends "global/Page.html" %} {% load otree %} {% block title %} A mathematical speed test. {% endblock %} {% block content %}

The first problem will be shown when you click "Next".

The timer will then start to count down the {{player.time_limit}} minutes.

{% next_button %}
{% endblock %}