{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Trial Tasks {% endblock %} {% block content %}

The trial will begin as soon as you click the button "Next".

Remember that all questions are timed and you need to provide an answer within {{ Constants.q_time }} seconds.

The income earned in this trial is only an example to gain practice and will not affect your earnings.


Ready? {% next_button %} {% endblock %}