{{ block title }}

Round {{ player.round_number}} results: Searching for new job.

{{ endblock }} {{ block content }}

{{ if player.rejection_a }}

You were not offered a job.

You completed {{ player.num_correct }} sliders.

This means you had a {{player.rejection_pr_public_a|to0}}/100 chance of being offered a job this round.

{{ else }}

Congratulations, you have been offered a job!

If you keep it, you will get R{{player.payoff_a}} airtime for this game. .

{{ endif }}

{{ next_button }} {{ endblock }}