{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Work Period: #2 of 4 {% endblock %} {% block content %} {% if condition == 3 or condition == 4 %}
{% if player.event_2 == 0 %} No event occurred that will cause production difficulty in your division this period. As explained earlier, your decoding work this period will therefore generate net income of: 60 + 9 × the number of strings you correctly decode. {% else %} An event occurred that will cause production difficulty in your division this period. As explained earlier, your decoding work this period will therefore generate net income of: 60 + 4 × the number of strings you correctly decode. {% endif %}
{% endif %}Below you will find letter strings, which can be decoded to numbers using the key provided. Enter the number string into the box next to each letter string. Do NOT enter spaces between digits. For example, the string “ABCDE” should be decoded into 7351118. *Note: When typing, you may use your “Tab” key to advance to the next box. When the time in the period expires, your work will automatically be submitted.
| {{ DecodeStrings.letters }} |
|
{% if player.event_2 == 1 %}
An event occurred that will cause production difficulty in your division this period. Therefore, your decoding work this period will generate net income of: 60 + 4 × the number of strings you correctly decode. Click OK to begin the work period. {% else %} No event occurred that will cause production difficulty in your division this period. Therefore, your decoding work this period will generate net income of: 60 + 9 × the number of strings you correctly decode. Click OK to begin the work period. {% endif %} |
|
The time in the period has expired and your work will automatically be submitted. |