{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# *** STYLES *** #} {% block styles %} {% endblock %} {# *** TITLE *** #} {% block title %} {% trans "Welcome!" %} {% endblock %} {# *** CONTENT *** #} {% block content %}

Thanks for choosing to participate in this online experiment. This is an experiment that will consist of two parts:

  1. A sequence of Binary Choices
  2. A Price list
You'll be randomly assigned to a treatment were you will be asked to make various decisions between risky and certain (sure) outcomes. In the Binary Choice part, you'll be asked, on different subsequent screens, to choose between two choices, one of which will always be a certain outcome (although the value may vary from choice set) and the other choice will involve uncertainty. In the price list, you'll be asked 10 choices on the same screen To get something out of this, you'll need to pay attention to details and instructions, so take your time to read them when they'll be provided to you and make sure you fully understand all the rules and requirements.

You're being endowed {{ endowment }} to start the experiment! Yah! However, you may end up with a lot more at the end if you pay attention to instructions.

{% next_button %} {% endblock %}