{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %}

You completed {{player.sum_answered}} sums.

How many do you think you got correct? {% formfields %}

{% next_button %}
{% endblock %}