{% extends "global/Page.html" %} {% load otree static %} {% block title %} Final Task: The Assessment Task {% endblock %} {% block content %}
You will play the Assessment Task.
The computer will randomly draw 2 cards from the whole deck of 25 cards. The one you ranked higher will be implemented in the Assessment Task. If you have ranked the two drawn cards aligned within the same interval, the computer will randomly pick one to implement, with each card equally likely to be picked.
In the Assessment Task, there is an equal chance that the total number of balls drawn will be either 3, 5, 9, or 15. One of the five possible Reports about the drawn balls will be randomly picked and presented to you.