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

Types


You have been randomly matched with another participant.

There are two possible types for a participant - Type A and Type B

The computer will randomly assign Type A to one of you and Type B to the other.
Types will remain the same throughout this part.

For every point that Type A bids, the computer will put 3 'A' balls in the 'Bid Bag'.

For every point that Type B bids, the computer will put 1 'B' ball in the 'Bid Bag'.

{% next_button %} {% endblock %}