{{ extends "global/Page.html" }} {{ block title }} Welcome to the experiment! {{ endblock }} {{ block content }}
Thank you for participating in this experiment on individual decision-making. In this study, we are interested in the choices you make and the processes behind your decisions.
This experiment takes around 30 minutes and consists of 5 tasks, each divided into two parts.
What you earn depends on your decisions, and on chance. Your baseline payment is {{ session.config.participation_fee }}. On top of that, one decision is randomly selected and if your answer is correct you will receive an additional {{ C.CURRENCY }}{{ C.PAYMENT_PER_CORRECT_DISPLAY }} .
The maximum total payment is {{ max_total_payment }}.
{{ next_button }} {{endblock}}