{% extends "global/Page.html" %} {% block content %}

Observe and Predict:

Below are the decisions made by senders. Predict how much you think each responder will return.

{% if show_rank %} {% endif %} {% for pair in pairs %} {% if show_rank %} {% endif %} {% endfor %}
Pair Amount Sent Tripled AmountResponder PerformanceYour Prediction
Pair {{ pair.pair_id }} ${{ pair.amount_sent }} ${{ pair.tripled_amount }}{{ pair.responder_rank }}
{% endblock %}