diff --git a/rowers/templates/agegroupchart.html b/rowers/templates/agegroupchart.html index 2bebbe61..f3ecf8b3 100644 --- a/rowers/templates/agegroupchart.html +++ b/rowers/templates/agegroupchart.html @@ -39,6 +39,11 @@
This chart shows the Indoor Rower World Records for your gender and + weight class. The red dots are the official records, and hovering + over them with your mouse shows you the name of the record holder. + The blue line is a fit to the data, which is used by rowsandall.com + to calculate your performance assessment. {{ the_div|safe }} diff --git a/rowers/templates/rankings.html b/rowers/templates/rankings.html index a89fb97d..369827b5 100644 --- a/rowers/templates/rankings.html +++ b/rowers/templates/rankings.html @@ -74,7 +74,9 @@ https://rowsandall.com/rowers/{{ id }}/ote-bests/{{ startdate|date:"Y-m-d" }}/{{ enddate|date:"Y-m-d" }}
-The table gives the best efforts achieved on the official Concept2 ranking pieces in the selected date range.
+The table gives the best efforts achieved on the + official Concept2 ranking pieces in the selected date range. Also the percentile scores on the + chart are based on the Concept2 rankings.