From 16973bb6e3aba9f49880769e2f68936d61772fbc Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Mon, 11 Nov 2019 22:05:52 +0100 Subject: [PATCH] added terse instructions --- rowers/templates/embedded_video.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/rowers/templates/embedded_video.html b/rowers/templates/embedded_video.html index 505560a3..f8d19b61 100644 --- a/rowers/templates/embedded_video.html +++ b/rowers/templates/embedded_video.html @@ -59,6 +59,17 @@ {% language 'en' %}

Video Analysis for {{ workout.name }}

    + {% if analysis and user.is_authenticated and user == rower.user and not locked %} +
  • +

    Paste link to you tube video below

    +

    Use the slider to locate start point for video on workout map

    +

    Playing the video will advance the data in synchonization. Use the regular youtube controls + to move around in the video and play it.

    +

    You can make manual adjustments to the delay to fine tune the alignment. + Once you are finished, check "Lock Video and Data" to lock the video and the data.

    +

    Once you are happy with the alignment, you can save the analysis, and share with other people.

    +
  • + {% endif %}
  • {{ mapdiv | safe}} @@ -177,9 +188,11 @@
  • + {% if analysis and user.is_authenticated and user == rower.user %}
  • - Lock Video + Lock Data and Video
  • + {% endif %}
  • Data Time