{% extends "global/Page.html" %} {% load otree static %} {% block content %} {# fopen before title ; Aussehen #} {% include "global/fopen_bt.html" %} {# fopen before after ; Aussehen #} {% include "global/fopen_at.html" %}

You have successfully solved math tasks so far.

Your input of is incorrect. Please try again!


You have successfully entered codes so far.

Your input is incorrect. Please try again!
You have entered all codes correctly!
{% next_button %}
{% block hidden_input_fields %} {% endblock %} {% include "global/fclose.html" %} {% endblock %} {% block styles %} {% include "global/styles/stylesheet.css" %} {% include "global/styles/mathtask.css" %} {% include "global/styles/memorize_code.css" %} {% include "global/styles/disable_rightclick.css" %} {% endblock %} {% block scripts %} {% include "global/scripts/main_scriptsheet.js" %} {% include "global/scripts/new_time.js" %} {% include "global/scripts/prompt_counter.js" %} {% include "global/scripts/main_math.js" %} {% include "global/scripts/main_code.js" %} {% endblock %}