Round {{ player.round_number }} of 30
{{ if last_earned != None }}
Previous round payoff: {{ last_earned }} points
{{ endif }}
Please choose one option.
{{ extends 'global/Page.html' }} {{ block title }}Decision Task{{ endblock }} {{ block content }}
Please choose one option.