{% extends "global/Page.html" %} {% load otree %} {% block title %} Results {% endblock %} {% block content %}
You thought you got {{player.belief_correct}} sums correct and you actually got {{player.sum_correct}} sums correct.