{% extends 'global/Page.html' %} {% block content %}
Your role: {{ role }}
Round {{ round_number }} of {{ num_rounds }}
{% if selected_round %}Round {{ selected_round }} was selected for payment.
| Round earnings | {{ round_earnings }} |
| Belief-task bonus | {{ belief_bonus }} |
| Belief-task bonus | Not applicable |
| Total earnings for selected round | {{ total_earnings }} |
|---|
Round earnings include your real-effort earnings, theft gains or losses, transfers, and any report reward or penalty from that round.
Payment round not yet determined.
{% endif %}