{% extends "global/Page.html" %} {% load otree static %} {% block title %} Question 2 {% endblock%} {% block content %}


In the experiment you will see “High Q” urns and “Low Q” urns. The difference between them is as follows: When a ball is drawn from a “High Q” urn it is more likely to have the same color as the urn than if it is drawn from a “Low Q” urn.

{% formfield player.Q2 %}
{% endblock %}