{{ extends 'global/Page.html' }} {{ block title }}Task Result{{ endblock }} {{ block content }}

The computer randomly chose gamble {{ player.selected_gamble}} . You chose to {{ player.choice_to_play }} this gamble.

You generated {{ player.payoff}} points from this task. {% formfields %} {% next_button %} {{ endblock }}