{% extends "global/BaseMotherhood.html" %} {% load staticfiles otree_tags %} {% block title %} Instructions for the Concealment (level {{player.participant.lc1a}}) task {% endblock %} {% block content %} {% load otree_tags staticfiles %}
You will now complete the Concealment (level {{player.participant.lc1a}}) task.
In this task you will be presented with a series of randomly selected sequences each containing {{Constants.string_length}} characters.
Each sequence will consist of {{ level_description }}.
You must encode each sequence using given table, and type the encoded answer into the box. An example is given below.
There is no time limit.
Note that each sequence has to be correct for you to proceed the next sequence.
Once you have entered your text, click the Submit button or press the Enter key.
After you have encoded all {{Constants.num_rounds}} sequences correctly, you may move on to the next task.
The encoding table is given below (you may have to scroll horizontally to view it fully).
Consider encoding the string 'a0!d'. Using the table, we can see that:
Combining all these in order, the string 'a0!d' would be encoded as '?vg9'.
Please click the "Next" button to start this task. The instructions will be repeated on every page.