{% extends "global/Page.html" %} {% load staticfiles otree %} {% block app_styles %} {% endblock %} {% block content %}
| AC | FDA | AP | Pool % | ||
|---|---|---|---|---|---|
| Your Contribution | {{ player.contribution }} | {{ player.fairlyDistributedAmount }} |
|
Equally Distributed Residual |
|
| Player {{ o.id_in_group }} | {% if o.contribution != none %} {{ o.contribution }} {% endif %} | {% if o.fairlyDistributedAmount != none %} {{ o.fairlyDistributedAmount }} {% endif %} |
|
||
| Pool | {{ group.total_contribution }} | {{ group.total_payoff }} | 0 |
AC = Actual contribution
FDA = Fairly Distributed Amount
AP = Actual Payout