{{ extends 'global/IntroPage.html' }} {{ block title }}Priority Scores{{ endblock }} {{ block page_body }}

You can click below to explore how priority scores are drawn.

Remember, each traveler will have a different priority score.

Island A B C D E F
Points {{ init_payoffs.0 }} {{ init_payoffs.1 }} {{ init_payoffs.2 }} {{ init_payoffs.3 }} {{ init_payoffs.4 }} {{ init_payoffs.5 }}
Priority Score
% Lower Priority

{{ back_button }} {{ next_button }}
{{ endblock }}