{{ block styles }} {{ endblock }} {{ block scripts }} {{ endblock }} {{block title }} Summary {{ endblock }} {{ block content }} {% include 'task_group/templates/attention_check.html' %} {% for row in summary_rows %} {% endfor %}
Round Actual Score {% if is_single %}Your Estimate{% else %}Team Estimate{% endif %} Points off
{{ row.round_num }} {{ row.actual }} {{ row.team_estimate }} {{ row.points_off }}
Total {{ summary_total_points_off }}
{{ next_button }} {{ endblock }}