{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Period # 2 of 2 {% endblock %} {% block content %}

Below you will find letters, which can be decoded to numbers using the key provided. In the box next to each letter, enter the number that equates to that letter in the key. For example, each time the letter "A" appears, you would enter the number 7 into the box next to the letter "A." When the time in the period expires, you will be advanced automatically. *Note: When typing, you may use your “Tab” key to advance to the next box.




{% for DecodeStrings in decode_strings %} {% endfor %}
{{ DecodeStrings.letters }}


{% for DecodeStrings in decode_strings %} {% endfor %}


The time in the period has expired and your work will automatically be submitted.
 
 
{% endblock %}