{% extends "global/Base.html" %}
{% load otree %}
{% load i18n %}
{# ****************************************************************************************************************** #}
{# *** STYLES *** #}
{# ****************************************************************************************************************** #}
{% block styles %}
{% endblock %}
{# ****************************************************************************************************************** #}
{# *** SCRIPTS *** #}
{# ****************************************************************************************************************** #}
{% block scripts %}
{% endblock %}
{# ****************************************************************************************************************** #}
{# *** TITLE *** #}
{# ****************************************************************************************************************** #}
{% block title %}
{{page_title}}
{% endblock %}
{# ****************************************************************************************************************** #}
{# *** CONTENT *** #}
{# ****************************************************************************************************************** #}
{% block content %}
{% include 'snippets/Progressbar.html' %}
Attention! This task is independent of the previous task.
Below you see 100 boxes. All but one of these boxes contain money. One box contains a bomb.
You have to choose how many boxes you want to open. Your payoff is €{{box_value_BRET}} per opened box, but it is €0 if one of the opened boxes contains the bomb. You cannot click on the boxes. Type the number of boxes you want to open in the field below: