{% extends "global/Page.html" %} {% load static otree %} {% block title %} First test ({{ current_crt }}/{{ Constants.num_crt_rounds }}){% endblock %} {% block content %}

Please answer the following question.

{% formfield player.crt_submitted_answer label="" %}   {{ player.crt_unit }}
{% next_button %} {% endblock %}