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

You have completed all problems.

You have correctly solved {{ total_correct }} problems.

{% next_button %}
{% endblock %}