{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {# ****************************************************************************************************************** #} {# *** SCRIPTS *** #} {# ****************************************************************************************************************** #} {% block scripts %} {% endblock %} {# ****************************************************************************************************************** #} {# *** TITLE *** #} {# ****************************************************************************************************************** #} {% block title %} {% endblock %} {# ****************************************************************************************************************** #} {# *** CONTENT *** #} {# ****************************************************************************************************************** #} {% block content %}
{# ********************************* #} {# *** Seite 1 *** #} {# ********************************* #}

Quiz


Please consider the choice example below. Then answer the two questions at the bottom of the page.

Which lottery do you prefer?
The Alternative – Tomorrow or The Alternative – 4 weeks
which pays

€4.10 tomorrow.

which pays

€7.20 in 4 weeks.


1. Let’s assume you have chosen the Alternative - Tomorrow in the example above. Further assume this example choice was selected for payment. {% formfield player.q1a %} {% formfield player.q1b %} {% formfield player.q2 %}
{# Buttons #}
{% endblock %}