order on analysis page
This commit is contained in:
@@ -84,6 +84,17 @@
|
|||||||
<p>
|
<p>
|
||||||
Select workouts and make X-Y charts of averages over various metrics
|
Select workouts and make X-Y charts of averages over various metrics
|
||||||
</p>
|
</p>
|
||||||
|
</li>
|
||||||
|
<li class="rounder">
|
||||||
|
<h2>Critical Power</h2>
|
||||||
|
<a href="/rowers/user-analysis-select/cp/">
|
||||||
|
<div class="vignet">
|
||||||
|
<img src="/static/img/otwcp.png" alt="Critical Power">
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<p>
|
||||||
|
Analyse power vs piece duration to make predictions.
|
||||||
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="rounder">
|
<li class="rounder">
|
||||||
<h2>Power Progress</h2>
|
<h2>Power Progress</h2>
|
||||||
@@ -96,29 +107,6 @@
|
|||||||
Monitoring power duration evidence from all your workouts. Feel free to explore.
|
Monitoring power duration evidence from all your workouts. Feel free to explore.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li class="rounder">
|
|
||||||
<h2>Ranking Pieces</h2>
|
|
||||||
<a href="/rowers/ote-bests2/">
|
|
||||||
<div class="vignet">
|
|
||||||
<img src="/static/img/rankingpiece.png"
|
|
||||||
alt="Ranking Piece">
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
<p>
|
|
||||||
Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
<li class="rounder">
|
|
||||||
<h2>Critical Power</h2>
|
|
||||||
<a href="/rowers/user-analysis-select/cp/">
|
|
||||||
<div class="vignet">
|
|
||||||
<img src="/static/img/otwcp.png" alt="Critical Power">
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
<p>
|
|
||||||
Analyse power vs piece duration to make predictions.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
<li class="rounder">
|
<li class="rounder">
|
||||||
<h2>Alerts</h2>
|
<h2>Alerts</h2>
|
||||||
<a href="/rowers/alerts/">
|
<a href="/rowers/alerts/">
|
||||||
@@ -130,6 +118,18 @@
|
|||||||
<p>
|
<p>
|
||||||
Need to monitor a metric? Set up automatic alerting and see the reports for your workouts.
|
Need to monitor a metric? Set up automatic alerting and see the reports for your workouts.
|
||||||
</p>
|
</p>
|
||||||
|
</li>
|
||||||
|
<li class="rounder">
|
||||||
|
<h2>Ranking Pieces</h2>
|
||||||
|
<a href="/rowers/ote-bests2/">
|
||||||
|
<div class="vignet">
|
||||||
|
<img src="/static/img/rankingpiece.png"
|
||||||
|
alt="Ranking Piece">
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
<p>
|
||||||
|
Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
|
||||||
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
@@ -42,15 +42,15 @@
|
|||||||
<i class="far fa-watch-fitness fa-fw"></i> Power Progress
|
<i class="far fa-watch-fitness fa-fw"></i> Power Progress
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li id="fitness-ranking">
|
|
||||||
<a href="/rowers/ote-bests2/">
|
|
||||||
<i class="fas fa-star fa-fw"></i> Ranking Pieces
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li id="fitness-otecp">
|
<li id="fitness-otecp">
|
||||||
<a href="/rowers/user-analysis-select/cp/">
|
<a href="/rowers/user-analysis-select/cp/">
|
||||||
<i class="fas fa-user-chart fa-fw"></i> CP Chart
|
<i class="fas fa-user-chart fa-fw"></i> CP Chart
|
||||||
</a>
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="fitness-ranking">
|
||||||
|
<a href="/rowers/ote-bests2/">
|
||||||
|
<i class="fas fa-star fa-fw"></i> Ranking Pieces
|
||||||
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user