{% extends "global/Page.html" %} {% load staticfiles otree %} {% block app_styles %} {% endblock %} {% block content %}
| AC | FDA | P/R | |
|---|---|---|---|
| Your Contribution | {{ player.contribution }} | {{ player.fairly_distributed_amount }} |
|
| Player {{ o.id_in_group }} | {% if o.contribution != none %} {{ o.contribution }} {% endif %} | {% if o.fairly_distributed_amount != none %} {{ o.fairly_distributed_amount }} {% endif %} |
|
AC = Actual Contribution
FDA = Fairly Distributed Amount
P/R = Punishment/Reward Amount