{{ extends 'global/Page.html' }} {{ block title }}Task Result{{ endblock }} {{ block content }}
The decision selected randomly by the computer was Decision {{player.HL_decision}}.
Your choice for that decision was {{display_option}}.
Based on the random number draw, your payoff is {{player.payoff}}.
{{ next_button }} {{ endblock }}