{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results Typing Task {% endblock %} {% block content %}
You earned {{ player.effort_earning }} points in the Typing Task

Please click "Next" to go to the Decision Screen.

{% next_button %} {% endblock %}