{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% block title %}Rowsandall Course Standards List{% endblock %} {% block scripts %} {% endblock %} {% block main %}
| Name | Maintainer | |
|---|---|---|
| {{ standard.name }} | {{ standard.manager.first_name }} {{ standard.manager.last_name }} | {% if standard.manager == user %} {{ standard.name }} {% else %} {{ standard.name }} {% endif %} |
No standards found
{% endif %}
A set of Course Standard Times allows you to calculate a score for each participant on how well they have done against the course standard time for their category. This allows for comparison and competition between the different categories.