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

The table below shows some statistics for the transcriptions you have entered. In a real study this table would usually not be shown to subjects.
The Levenshtein distance is given in the last column. Note that the difference between the length of the given text and the length of the text entered is a lower bound on the Levenshtein distance. Your grade is {{player.grade}}. Your endowment before entering into the next phase is {{player.endowment}}.

{% next_button %} {% endblock %}