Info box

This is round number {{ round_number }}. Your group includes {{ employers_in_group }} employer(s) and {{ num_workers }} worker(s).

You are in the role of {{ string_role }}. {% if player.participant.is_employer == True %} You can employ at most two workers in this round. {% else %} You can accept at most one job offer this round. {% endif %}

There are currently {{ num_workers }} unmatched worker(s) and 0 public offer(s) in the market.
{% if player.participant.currency_is_points == True %} The average wage level of public offers is 0 points. {% else %} The average wage level of public offer is 0 tokens. {% endif %} The share of public offers requesting {{ name_high_effort }} effort is 0%.