{% block title %} {% endblock %} {{ form.errors }} {% block content %}

Card Lottery:

Please choose the option that you prefer.

Default

Card Deck:

?

Alternative

Card Deck:

Points Probability
{{ b1_outcome }} {{ b1_prob }} %
{{ b2_outcome }} {{ b2_prob }} %

Real Game:

Please choose the option that you prefer.

{#
#} {#
#} {#
Debug Info: This is treatment 1 (ExpDef)
#} {#

Python Variable 'order'= {{ order }}

#} {#

Python 'round_number'= {{ round_number }}

#} {#

Python 'trial'= {{ trial }}

#} {#

Python 'a1_prob'= {{ a1_prob }}

#} {#

Python 'a1_outcome'= {{ a1_outcome }}

#} {#

Python 'a2_prob'= {{ a2_prob }}

#} {#

Python 'a2_outcome'= {{ a2_outcome }}

#} {#

Python 'b1_prob'= {{ b1_prob }}

#} {#

Python 'b1_outcome'= {{ b1_outcome }}

#} {#

Python 'b2_prob'= {{ b2_prob }}

#} {#

Python 'b2_outcome'= {{ b2_outcome }}

#} {#
#} {#
#} {% endblock %}