{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Period 2 Results {% endblock %} {% block content %}

The second period has ended.


In the second period, you decoded {{ player.num_attempted_2 }} letters, of which {{ player.num_decoded_2 }} were correct.

Please proceed to answer a few brief follow-up questions.


{% next_button %} {% endblock %}