{% extends "global/Page.html" %} {% load otree static %} {% block content %} {% include "global/open.html" %}

You have successfully solved math tasks so far.

Your input of is incorrect. Please try again!
{% next_button %}
{% block hidden_input_fields %} {% endblock %} {% include "global/fclose.html" %} {% endblock %} {% block styles %} {% include "global/styles/mathtask.css" %} {% include "global/styles/disable_rightclick.css" %} {% endblock %} {% block scripts %} {% include "global/scripts/scriptsheet.js" %} {% include "global/scripts/new_time.js" %} {% include "global/scripts/ability_math.js" %} {% endblock %}