{% 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 *** #} {# ********************************* #}

Control Questions


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

Which alternative do you prefer?
The Alternative – Tomorrow or The Alternative – 8 weeks
which pays

$4.10 tomorrow.

which pays

$7.20 in 8 weeks.


1. Let’s assume you have chosen the Alternative - 8 weeks in the example above. Further assume this example choice was selected for payment. {% formfield player.q1a_8w %} {% formfield player.q1b_8w %} {% formfield player.q2_8w %}
{# Buttons #}
{% endblock %}