{{ block title }} Instructions {{ endblock }} {{ block content }}
In this part of the experiment, you will decide how to allocate {{ Constants.num_balls }} balls between two buckets.
Your task is to put each of the balls, one-by-one, into one of the two buckets: the blue bucket or the yellow bucket. The balls will appear in the center of your screen, and you can allocate each ball by clicking on the corresponding button. For each ball you put in the blue bucket, you will receive {{ Constants.points_a|cu }}, and for each ball you put in the yellow bucket, you will receive {{ Constants.points_b|cu }}.
The rule is to put the balls in the blue bucket.
Your payment from this part will be based on your decisions: it is the sum of payments from the blue and yellow buckets. If this task is chosen for your payment in Part III, your earnings from this task will be added to your earnings from Part I and Part II, and the participation fee.
Please answer the example questions below to proceed.