Since you are Type {{ player.role }}:
{% if player.id_in_group == 1 %} For each point that you bid,
the computer puts 3 'A' balls in the Bid Bag.
For each point that B bids, the computer puts 1 'B' ball in the Bid Bag.
{% else %} For each point that you bid,
the computer puts 1 'B' ball in the Bid Bag.
For each point that A bids,
the computer puts 3 'A' balls in the Bid Bag.
{% endif %}
Use the sliders below to choose your prediction of {{ other_player_role }}'s bid and your own bid.