{{ extends 'global/Page.html' }} {{ block title }}Round {{ player.round_number }}{{ endblock }} {{ block content }}

Your points and priorities for this round are:

{{ pf_graph }}

Each island has room for {{ C.NUM_QUOTA }} travelers. There are {{ C.NUM_PLAYERS }} travelers.

Please enter a number from 0 to 300 that best reflects what you think the last assignment task is worth:

{{ slider_min }} {{ slider_max }}

After you submit your number, the computer will draw a random number between {{ slider_min }} and {{ slider_max }}.

To earn the highest payoff, you should enter the amount that makes the assignment payoff and a guaranteed payment seem equally attractive.

{{ endblock }}