{% extends "global/BaseMotherhood.html" %} {% load staticfiles otree_tags %} {% block title %} Organising (level {{player.participant.lc1a}}) task {% endblock %} {% block content %}

Rearrange the given string in alphabetical order.
The table at the bottom shows the characters in alphabetical order
For instance, the string 'a0!d' would be rearranged as '!0ad'.
There is no time limit.
Once you have rearranged the string, click the Submit button or press the Enter key.

Note: If you enter an incorrect answer, you will have to wait 5 seconds before being able to enter another answer. You may have to scroll to view the entire table.

Rearrange the string below into alphabetical order, then type the answer into the box and click Submit or hit the Enter Key


Your browser does not support the HTML5 canvas tag.




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

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