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

{{ response4 }}

Thank you for taking the test. You earned ${{ participant.vars.test_earnings }} in the test. Now let's move to the experiment!

{% next_button %} {% endblock %}