{{ block title }} Payment Scheduler {{ endblock }} {{ block content }}

In order to conclude the experiment and schedule your payment, we present you a series of decisions between a payout that occurs either "Right now" or at the time in the future indicated. The decisions will be presented in a table. Each row of the table presents a choice between two payouts.

Remuneration

Some of the delayed payments offer bonus remuneration.

A row will be randomly chosen, and the payment will be made of the corresponding amount at the corresponding time.

Practice

Practice making a choice by selecting the payment that pays {{ C.PAYOUT_1 }} "Right now".

{{ for choice in form.practice }} {{ endfor }}
Right now In {{ C.INTRO_DELAY }}
Which do you prefer?{{ choice.label }} {{ choice }}
{{ formfield_errors 'practice' }} {{ next_button }} {{ endblock }}