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

Type the text below into the box and click Next
or hit the Enter Key


Your browser does not support the HTML5 canvas tag.




{% formfield player.user_text with label="" %}



{% next_button %}

{% autoescape off %} {{correct_last_round}} {% endautoescape %}

Number of correct words: {{ round_count }}

Points earned: {{ total_payoff }}


{% if debug %}


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".

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