Private
Public Access
1
0

added age records to ote-bests

This commit is contained in:
Sander Roosendaal
2017-12-13 15:37:52 +01:00
parent 098dbb9c4a
commit 451f153983
6 changed files with 431 additions and 13 deletions

View File

@@ -0,0 +1 @@
E408191@CZ27LT9RCGN72.12348:1512983261

View File

@@ -160,6 +160,15 @@
{{ the_div|safe }}
<p>The dashed lines are based on the Concept2 rankings for your age, gender
and weight category. World class means within 5% of World Record in terms
of power. Excellent, Good, and Fair indicate the power levels of the top
10%, 25% and 50% of the Concept2 rankings. Average is taken
as being in the top 75%, given that the Concept2 rankings probably
represent the more competitive sub-group of all people who erg.
Please note that this is a prediction for people of exactly your age,
and your actual place in the Concept2 Ranking may be different.</p>
</div>
<div id="predictions" class="grid_12 alpha">
@@ -259,9 +268,7 @@
{% endif %}
</div>
{% if worldclasspower %}
World class 2k for your age, weight is {{ worldclasspower }} Watt
{% endif %}
</div>
{% endblock %}