During this round you have been given {{ Constants.endowment}}.
Choose all, some, or none of your points to give to any of the three Computers.
Remember: The number of points you send to any Receiver will be multiplied by
{{ Constants.multiplication_factor }} before being given to the Computer, if the Computer decides to interact with you during this round. Each Computer who chooses to interact with you will then be free to decide to send all, some, or none of their points back to you.
{% formfield player.sent_amount1 with label="How many points will you send to Computer Green?" %}
{% formfield player.sent_amount2 with label="How many points will you send to Computer Blue ?" %}
{% formfield player.sent_amount3 with label="How many points will you send to Computer Red ?" %}
{% next_button %}
{% formfield player.Time_Contribute with label="" %}
{% endblock %}