{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page title {% endblock %} {% block content %}
The right answers are:
You answered {{player.num_correct}} questions correctly. In this part you have earned: {{player.payoff}}.
{% next_button %} {% endblock %}