{{ block title }}Practice Rounds Complete!{{ endblock }} {{ block content }}

Practice Complete!

Great job! You've completed the 3 practice rounds.

Your Practice Performance
{{ for round in practice_history }} {{ endfor }}
Practice Round Your Choice Outcome Tokens
{{ round.round }} {{ round.choice }} {{ if framing == 'gain' }} {{ if round.outcome }} ✓ Snow {{ else }} ✗ No Snow {{ endif }} {{ else }} {{ if round.outcome }} ✓ No Loss {{ else }} ✗ Loss {{ endif }} {{ endif }} {{ round.payoff }}
Ready for Real Rounds

The practice rounds were just for learning and do not count toward your final score.

Now you'll complete 30 real rounds.

{{ next_button text="Start Real Rounds" class="btn btn-lg btn-primary" }}
{{ endblock }}