{{ block styles }} {{ endblock }} {{ block scripts }} {{ endblock }} {{ block title }} {{title}} {{coupon_name}} {{ endblock }} {{ block content }}

Reminder: ticket {{coupon_name}} pays {{ player.payoff_max }} PLN if a blue ball is drawn and {{ player.payoff_min }} PLN if a red ball is drawn from an Urn containing {{ C.NUM_BALLS_IN_URN }} colored balls {{ if player.prospect == C.PROSPECTS.0 }} half of which are blue and half are red. {{ elif player.prospect == C.PROSPECTS.1 }} each of which is either blue or red. You know that 30 of these balls are blue, 30 red, and 30 of an unknown color (blue or red). {{ elif player.prospect == C.PROSPECTS.2 }} each of which is either blue or red, but the number of balls of each color is unknown. {{ endif }}

{{ include 'mpl_table/includes/mpl_table.html' with params=mpl_table_params }}

Please note that once you press the Confirm button, you will not be able to go back and change your answer.

{{ endblock }}