{% extends "global/BaseMotherhood.html" %} {% load staticfiles otree_tags %} {% block title %} Transcribing (Level {{player.participant.lc1a}}) Task {% endblock %} {% block content %}

Select the character from the drop-down menu to move on to the next character. There is no time limit.
Once you have selected the character, click the Submit button.

Note: If you enter an incorrect answer, you will have to wait 5 seconds before being able to enter another answer.

Select the letter below and click the Submit button






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





You have {{rounds_remaining}} rounds remaining.


{% 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 the above link and clicking "next".

{% endif %} {{ include 'task_encoding1a/timer_countdown.html' }} {% endblock %} {% block script %} {% endblock %}