{% load ptreefilters %} {% extends "ptree/Base.html" %} {% block application %}Match Results{% endblock %} {% block title %}Results{% endblock %} {% block content %} {% block result_explanation %}{% endblock %}
Below is a total summary of how much you are being paid.
| Participation reward | {% block base_pay %}{% endblock %} |
| Extra bonus | {% block extra_bonus %}{% endblock %} |
| Total pay | {% block total_pay %}{% endblock %} |
Please answer the following question. You will then be given your completion code.
{% endblock %}