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

For each of the rows below we ask you to choose between two lotteries: option C or option D. Please select the option you prefer. You can only switch once from option C to option D.

In case this task is selected for payment, we will pay the chosen option of a randomly selected row.

{% for amount in vars_for_risk %} {% endfor %}
Option C
Option D
50% chance of €{{ amount.0 }} and 50% chance of € {{ amount.1 }}    50% chance of € {{ amount.2 }} and 50% chance of €{{ amount.3 }}
{{ form.errors }} {% include 'snippets/InstructionsCounter.html' %} {% endblock %} {% block scripts %} {% endblock %}