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

You have completed all problems.

You have correctly solved {{ player.num_correct_ravens }} problems.

Your total payment for this part is {{ player.payoff_ravens }} ECU.


We will proceed to Part 2 when all the participants have finished Part 1.



{#
#} {% next_button %} {#
#} {% endblock %}