{% extends "floodgame/Page.html" %} {% load staticfiles otree_tags %} {% block title %} {{page_title}} {% endblock %} {% block content %} {% include 'snippets/Progressbar.html' %}

We will ask you some questions about a payment now versus a payment in a year from now.

If you are randomly selected for large payment, we will pay you. Note that each participant has an equal chance of being selected for large payment. The computer will randomly select this person. We will pay the chosen option of a randomly selected row, at the time specified (now or in 12 months).

That may be up to €{{max_time_payment}}, so please consider carefully.


{% for amount in Constants.right_side_amounts_time %} {% endfor %}
Option A
Option B
€{{ player.left_side_time }} now    €{{ amount }} in 12 months
{{ form.errors }}
{% include 'snippets/InstructionsCounter.html' %} {% endblock %} {% block scripts %} {% endblock%}