{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Summary {% endblock %} {% block content %}
The table below shows some statistics for the ... you have entered. In the real study this table might not be shown to subjects.
| Summation # | Intergers | Solution | Your Entry | Correct? | Score |
|---|---|---|---|---|---|
| {{ row.round_number }} | {{ row.Ints}} | {{ row.Ints_sum }} | {{ row.player_sum }} | {{ row.is_correct }} | {{ row.payoff }} |