{{ block title }} Job Market Signaling: Round {{ player.round_number }} {{ endblock }} {{ block content }} {{ if player.round_number != 3 }}

You are a {{ group.type }}. Keep in mind that difficult courses cost 50 for Slackers and 20 for Go-getters.

{{ formfield 'choice' label="Please choose your courses." }} {{ include Constants.matrix_template }} {{ else }}

You are a {{ group.type }}. In this round, you will choose how to message your employer about your applicant type. The message sent does not affect your payoff.

Please choose your message:


{{ formfields }}
Slacker (probability 0.6)
Employer Manager (0, 100)
Clerk (60, 60)
Go-getter (probability 0.6)
Employer Manager (100, 100)
Clerk (60, 60)
{{ endif }} {{ next_button }} {{ endblock }}