{% block title %} Computer{{ if participant.treatment == 'deterministic'}}s'{{ else }}'s{{ endif }} produced money {% endblock %} {% block content %} {{ if session.config.development }}

{{ endif }} {#

The decision chosen to count is Decision {{ chosen_decision }} from Stage {{ stage_of_chosen_decision }}.

#} {#
#}

Hence, your bonus from this part is {{ payoff_part1 }}.

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}