{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Trial Rounds - The Estimation Task {% endblock %} {% block content %}

In 10 seconds, you will here see the matrix of Xs.
Your task is to estimate the number of Xs.

Please stay alert, as the matrix is only displayed for {{ Constants.sec_per_matrix }} seconds.

{% endblock %}