{% extends "global/BaseMotherhood.html" %} {% load staticfiles otree_tags %} {% block title %} Typing task {% endblock %} {% block content %}

Type the text below into the field and click Next
or press Enter .


Your browser does not support the HTML5 canvas tag.


{{ form.user_text.errors }}










Number of correct number-letter sequences: {{round_count}}



Cheater Mode Activated (Debug Mode Only) - Click Here to Autofill Text

You are playing in debug mode, so you can skip the manual transcription by clicking this link and clicking "next".

{% endblock %} {% block script %} {% endblock %}