{% extends "global/BaseMotherhood.html" %} {% load otree static %} {% block title %} Typing task - practice {% 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.


{{formfield 'user_text' label="Your answer"}}





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 %}