{{ block title }}You have finished the Travelling Salesperson task.{{ endblock }} {{ block content }} {% if boardNumber >= numRounds %}
Thank you for your participation!
Your score is: {{ totalScorePercentage }}%
{% endif %} {{ next_button }} {% block scripts %} {% endblock %} {{ endblock }}