{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Qualification Questions
{% endblock %} {% block content %}

Important: If you answer any of the below questions incorrectly, the study ends after this page and you will receive your participation payment, but you do not qualify for a bonus.

  1. Which one of the following statements is correct if the following lottery is played for you?
    With probability 60%: Get $ 15
    With probability 40%: Get $ 5

    Please select one of the statements:

    {% formfield player.qn_lottery %}

  2. Jon is faced with the following lottery:

    Suppose Jon enters $13. Which one of the following statements is correct? : {% formfield player.qn_switch %}



  3. Now imagine that Jon is uncertain about how much exactly the lottery is worth to him.
    Jon; however, is 60% certain that the lottery is worth between $12.5 and $13.5 to him. Please select the correct button to accurately reflect this level of certainty:

    {% for x, i in radio_amounts %} {% endif %} {% endfor %}

    {% if x != 1 %}
    {% else %}
    very uncertain
    completely certain




    {% endblock %} {% block scripts %} {% endblock %}