{{ block title }} Results {{ endblock }} {{ block content }} {{ if isLastRound }} {{ else }} {{ endif }}
Thank you for participating!
Your total number of felled trees:{{ player.participant.payoff_plus_participation_fee() }}
Remaining tons of trees in the shared forest after all seasons: {{ subsession.remaining_forest}}
Your tree-felling quote in this season:{{ player.choice }}
Your amount of felled trees in this season:{{ player.payoff }}
Your overall amount of felled trees:{{ player.participant.payoff_plus_participation_fee() }}
Remaining tons of trees in the shared forest after the season: {{ subsession.remaining_forest}}


{{ if not isLastRound }} {{ next_button }} {{ endif }} {{ endblock }}