{% extends "global/Page.html" %} {% load otree static %} {% block title %} Mathematical Summation Exercise – Instructions {% endblock %} {% block content %}

In the next part of the experiment, you will solve short addition problems as quickly and accurately as possible.

On each screen you will see a simple addition problem, for example: “372 + 483 = ?”. Please type the correct answer into the box provided and press “Next”.

Each correct answer in the paying questions earns you {{ pay_slow }} €. If your answer is correct and you respond in under {{ threshold }} seconds, you earn {{ pay_fast }} €. The first question of this section is a practice question and is not paid.

Try to work both quickly and accurately. Wrong answers do not earn any money.

{{ next_button }} {% include "thesis_exp_main_task/_music_snippet.html" %} {% endblock %}