{{ block title }}Your Decision {{ endblock }} {{ block content }}

List Question

If this task is the one that has been selected for payment, you will be given {{Constants.initial_endowment_c}} pieces of chocolate and {{Constants.initial_endowment_m}} dollars.

In addition, you are offered to choose one of the two extra payments.


Option A are preselected in all the rows. You can change to option B in any rows as you want.

If this task is the one that has been selected for payment, one of the row will be selected. Your payment will be {{Constants.initial_endowment_c}} pieces of chocolate and {{Constants.initial_endowment_m}} dollars plus the extra payment option you choose in the row. Since you do not know which row will be selected for extra payment, you should choose for each row as if it were the one row chosen for extra payment.

Please note that the chocolate flavor in the graph below are just example. You can choose different flavors as your want in the payment stage.

{{ formfield_errors "egx_2" }}
{{ for m in list_c }} {{ endfor }}
Row Number Choose Option A Choose Option B
{{ m }} Option A: extra {{Constants.extra_money_2}} dollars Option B: extra {{m}} pieces of chocolate
{{ endblock }} {{ block scripts }} {{ endblock }}