{% extends "global/Page.html" %} {{ block title }} Verbal Task{{ endblock }} {% block content %}
For this task, you will be presented with several matrices, with each matirx containing 9 letters.
Your job is to click three letters to form a word. Offensive word is not allowed. Once you click a letter, the corresponding position will be displayed in blue. Click the blue position again to discard the letter, and the corresponding position will return to white.
For example:

The correct answer for this matrix can be any word of the list below:

[alb,alp,amp,bag,bal,bam,ban,bap,gab,gal,gam,gan,gap,jab,jag,jam,jap,lab,lag,
lam,lap,mag,mal,man,map,mna,nab,nag,nam,nap,pal,pam,pan,zag,zap]


In the next stage, you will have 1 minute of practice to get familiar with this task. The remaining time will be displayed in the upper right corner.
You can get $0.03 per matrix you solve correctly, and your payment does not decrease if you provide an incorrect answer to a matirx.
Please solve as many matrices as possible within the 1-minute working period. Click next if you are ready to start.

{% next_button %} {% endblock %}