{% extends "floodgame/Page.html" %} {% load staticfiles otree_tags %} {% block title %} {{page_title}} {% endblock %} {% block content %} {% include 'snippets/Progressbar.html' %}
The decisions you made between option C and option D are listed below.
The computer has randomly selected the {% if left_selected %} left {% else %} right {%endif%} column and row {{selected_row}} for payment.

{% for amount in vars_for_risk %} {% if selected_row == forloop.counter %} {% else %} {% endif %} {% if forloop.counter >= player.switching_point_risk %} {% else %} {% elif forloop.counter < player.switching_point_risk%} {% else %} {% endif%} {% elif forloop.counter < player.switching_point_risk%} {% else %} {% endif%} {% endif%} {% if forloop.counter == selected_row and left_selected and forloop.counter >= player.switching_point_risk%} {% elif forloop.counter >= player.switching_point_risk%} {% else %} {% endif%} {% if forloop.counter == selected_row and not left_selected and forloop.counter >= player.switching_point_risk %} {% elif forloop.counter >= player.switching_point_risk%} {% else %} {% endif%} {% endfor %}
Option C
Option D
50% chance of €{{ amount.0 }} and 50% chance of €{{amount.1}} 50% chance of {% if forloop.counter == selected_row and left_selected and forloop.counter < player.switching_point_risk%} €{{ amount.0 }} €{{ amount.0 }} €{{ amount.0 }} and 50% chance of {% if forloop.counter == selected_row and not left_selected and forloop.counter < player.switching_point_risk%} €{{ amount.1 }} €{{ amount.1 }} €{{ amount.1 }} {% if forloop.counter >= player.switching_point_risk %} 50% chance of {% else %} 50% chance of {% endif%} €{{ amount.2 }} €{{ amount.2 }} €{{ amount.2 }} {% if forloop.counter >= player.switching_point_risk %} and 50% chance of {% else %} and 50% chance of {% endif%} €{{ amount.3 }} €{{ amount.3 }} €{{ amount.3 }}
Your payoff for the additional task thus: €{{payoff_risk}}
{{ form.errors }} {% include 'snippets/InstructionsCounter.html' %} {% endblock %}