You and {{ Constants.num_others|apnumber }} other participants will form a group
of {{ Constants.players_per_group|apnumber }}. Two participants are of a type A, and two
participants are of a type B.
To earn money, a total of {{ Constants.max_num_tasks }} tasks has to be solved by the members of the
group. The task is to decode
words by substituting letters with numbers. After the comprehension questions, we give all participants
the opportunity to practice.
Participants of a type A (Participants A) generate {{ session.config.low_type_earning|c }} per
solved task. Participants of type B
(Participants B) generate {{ session.config.high_type_earning|c }} per solved task. You will know your
role before starting solving the
tasks.
{% if subsession.partial %}
Each participant will decide whether every group member solves
{{ subsession.instructive_allocations.no_alloc|task }}, or Participants A solve
{{ subsession.instructive_allocations.alloc_low|task }} each and
Participants B solve {{ subsession.instructive_allocations.alloc_high|task }} each.
{% else %}
Each participant will decide whether every group member solves
{{ subsession.instructive_allocations.no_alloc|task }}, or only Participants B
solve
{{ subsession.instructive_allocations.alloc_high|task }} each.
{% endif %}
Then the decision of a randomly drawn member will be implemented, and the task-solving begins.
After the tasks are solved, each group member earns the points from the individually solved tasks and
pays a proportional tax. The tax revenue is shared equally among all group members.