{{ block title }} Results {{ endblock }} {{ block content }}

Here are the results of the game:

Description Amount
Amount sent by investor {{ amount_sent }}
300% increase {{ tripled_amount }}
Amount returned by responder {{ amount_returned }}
Your payoff {{ payoff }}
{{ if player.id_in_group == 1 }}

As the investor, you sent {{ amount_sent }} and received {{ amount_returned }} back.

{{ else }}

As the responder, you received {{ tripled_amount }} and returned {{ amount_returned }}.

{{ endif }} {{ next_button }} {{ endblock }}