{% block title %} {# CUSTOMER VIEW: WORKER'S TASK DESCRIPTION #} {% endblock %} {% block content %}

The Worker will complete a task called the decode task. The Worker decodes 3-digit numbers into letters using a decoding key that maps each letter of the alphabet to a unique 3-digit number.

The number of correctly completed decodes represents the effort the Worker puts into serving you, the Customer, and the quality of their service. The more decodes the Worker correctly completes, the higher the quality of their service. This service quality forms the basis of your satisfaction and payoff, which will be described on the next screens.

Here is an example based on a sample decoding key in the Workers' task:


Round 1
Time Remaining: 00:22
# Correct: 0
Decode: 392



Type the letter corresponding to the number. Uppercase or lowercase letters are both accepted.


DECODING KEY:
B = 663
C = 679
D = 767
E = 243
F = 957
G = 392
H = 798
I = 342
J = 941
K = 899
L = 559
N = 464
O = 248
P = 553
Q = 851
R = 280
S = 376
T = 930
U = 919
V = 537
W = 237
X = 116
Y = 526
Z = 625

Correct Answer: G


Please click ‘Next’ to continue.

{{ next_button }}
{% endblock %}