{{ score.player.initials }} {{ score.score }}{% if score.made_bid %} * {% endif %} {% if score.trueskill_change >= 0 %} (+{{ score.trueskill_change|floatformat:1 }}) {% else %} ({{ score.trueskill_change|floatformat:1 }}) {% endif %} |
{% endfor %}
{% if game.bids.all|length > 0 %} {% endif %} | {% for round in game.rounds %}|
---|---|---|
{{ points }} | {% endfor %} {% if round.made %}{{ round.description }} ({{ round.bid.points_made }}) | {% else %}{{ round.description }} ({{ round.bid.points_made }}) | {% endif %}