{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% load leaflet_tags %} {% block meta %} {% leaflet_js %} {% leaflet_css %} {% endblock %} {% block title %}Rowsandall Virtual Challenge{% endblock %} {% block scripts %} {% include "monitorjobs.html" %} {% endblock %} {% block og_title %}{{ race.name }}{% endblock %} {% block description %}Virtual Rowing Challenge {{ race.name }}{% endblock %} {% if racelogo %} {% block og_image %} {% endblock %} {% block image_src %} {% endblock %} {% endif %} {% block main %}

{{ race.name }}

  • {% if race|is_final %}

    Final Results

    {% else %}

    Results

    {% endif %}

    {% if results or dns or dnf %}

    {% if race.sessiontype == 'race' %} {% endif %} {% for result in results %} {% if race.sessiontype == 'race' %} {% endif %} {% endfor %} {% for result in dnf %} {% if race.sessiontype == 'race' %} {% endif %} {% endfor %} {% for result in dns %} {% if race.sessiontype == 'race' %} {% endif %} {% endfor %}
      Name Team Name         ClassBoatTime Distance Details  
    {{ forloop.counter }} {{ result.username }} {{ result.teamname }} {{ result.age }} {{ result.sex }} {{ result.weightcategory }} {% if result.adaptiveclass == 'None' %}   {% else %} {{ result.adaptiveclass }} {% endif %} {{ result.boatclass }}{{ result.boattype }}{{ result.duration |durationprint:"%H:%M:%S.%f" }} {{ result.distance }} m Details {% if race.manager == request.user and not race|is_final %} Disqualify {% else %}   {% endif %}
      {{ result.username }} {{ result.teamname }} {{ result.age }} {{ result.sex }} {{ result.weightcategory }} {% if result.adaptiveclass == 'None' %}   {% else %} {{ result.adaptiveclass }} {% endif %} {{ result.boatclass }}{{ result.boattype }} Details DNF
      {{ result.username }} {{ result.teamname }} {{ result.age }} {{ result.sex }} {{ result.weightcategory }} {% if result.adaptiveclass == 'None' %}   {% else %} {{ result.adaptiveclass }} {% endif %} {{ result.boatclass }}{{ result.boattype }}DNS

    Compare Results

    {% else %}

    No results yet

    {% endif %}
  • {% if form %}
  • Filter Results

    {{ form.as_table }}
    {% csrf_token %}

  • {% endif %} {% if racelogo %}
  • {{ racelogo.filename }} {% if race.manager == request.user %} Edit Image {% endif %}
  • {% endif %} {% if race.sessiontype == 'race' %}
  • Course

    {{ coursediv|safe }} {{ coursescript|safe }}
  • {% endif %}
  • Challenge Information

    {% if race.sessiontype == 'race' %} {% else %} {% endif %}
    Course{{ race.course }}
    Indoor RaceTo be rowed on a Concept2 ergometer
    Time Zone{{ race.timezone }}
    {{ race.sessionmode }} challenge {{ race.sessionvalue }} {{ race.sessionunit }}
    Registration closure {{ race.registration_closure }}
    Date{{ race.startdate }}
    Race Window{{ race.startdate }} {{ race.start_time }} to {{ race.enddate }} {{ race.end_time }}
    Results Submission Deadline{{ race.evaluation_closure }}
    Organizer{{ race.manager.first_name }} {{ race.manager.last_name }}
    Contact Email{{ race.contact_email }}
    Contact Phone{{ race.contact_phone }}
    Comment{{ race.comment|linebreaks }}

  • {% if request.user.is_anonymous %}

    Registered users of rowsandall.com can participate in this challenge. Participation is free, unless specified differently in the comment above. {% if race.sessiontype == 'race' %}

    Register

    {% else %}

    Register

    {% endif %}

    {% else %}

    See challenge rules below. Participation to this challenge is free, unless specified differently in the comment above.

    {% for button in buttons %} {% if button == 'registerbutton' %}

    {% if race.sessiontype == 'race' %}

    Register

    {% else %}

    Register

    {% endif %}

    {% endif %} {% if button == 'submitbutton' %} {% if race.sessiontype == 'indoorrace' %} {% endif %}
    Submit Workout Submit a workout that is already on the site as your challenge result
    Upload your challenge result Upload a new workout to the site and submit it as a result. You need a workout data file.
    Enter your challenge result manually If you don't have a data file, enter the results manually. If you have a photo of the monitor with the result, it is recommended to add this to the workout.
    {% endif %} {% if button == 'resubmitbutton' %}

    Submit New Result

    {% endif %} {% if button == 'withdrawbutton' %}

    Withdraw

    {% endif %} {% if button == 'adddisciplinebutton' %}

    Register New Boat

    {% endif %} {% if button == 'editbutton' %}

    {% if race.sessiontype == 'race' %} Edit Challenge {% else %} Edit Challenge {% endif %}

    {% endif %} {% endfor %} {% endif %}
  • {% if records %}

    Registered Competitors

    {% if race.sessiontype == 'race' %} {% else %} {% endif %} {% for record in records %} {% if race.sessiontype == 'race' %} {% endif %} {% if record.userid == rower.id and 'withdrawbutton' in buttons %} {% endif %} {% endfor %}
    Name Team NameClass BoatClassAge Gender Weight Category Adaptive
    {{ record.username }} {{ record.teamname }} {{ record.boatclass }}{{ record.boattype }}{{ record.age }} {{ record.sex }} {{ record.weightcategory }} {% if record.adaptiveclass == 'None' %}   {% else %} {{ record.adaptiveclass }} {% endif %} Withdraw
    {% endif %}
    {% for record in records %} {% if record.userid == request.user.rower.id %} {% if race.sessiontype == 'race' %} {% if record.emailnotifications %} Unsubscribe from challenge notifications by email {% else %} Subscribe to challenge notifications by email {% endif %} {% else %} {% if record.emailnotifications %} Unsubscribe from challenge notifications by email {% else %} Subscribe to challenge notifications by email {% endif %} {% endif %} {% endif %} {% endfor %}
  • Rules

    Virtual challenge are intended as an informal way to add a competitive element to training and as a quick way to set up and manage for example race intensity practices.

    On the water challenges are rowed on the course shown. You cannot submit results rowed on other bodies of water.

    Indoor challenge are open for all, wherever you live. However, be aware of the time zone for the challenge window.

    As a rowsandall.com user, you can register to take part in this event. Please note the registration deadline. You must register before this deadline. You can always withdraw from participating before the registration deadline or the start of the challenge window, whichever is earlier.

    After the start of the challenge window and before the submission deadline, you can submit results by linking the challenge to one of your uploaded workouts. The workout start time must be within the challenge window and your course must pass through the blue polygons on the course map (in the right order), for your result to be valid.

    The results table has a link to a page where details of your workout are shown.

    Challenge results are stored permanently and are not deleted when you delete the respective workout or remove your account. By registering, you agree with this and the challenge rules.

    If you use a manually added workout for your indoor challenge result, please attach a screenshot of the ergometer display for verification.

    Virtual Challenges on rowsandall.com is honors based. Please be a good sport, submit real results rowed by you, and make sure you set the boat type correctly. For (future functionality) age and gender corrected times, please be sure your gender and birth date are set correctly in your user settings.

    Virtual challenges are intended as an informal way to add a competitive element to training. Virtual challenges are not refereed or staffed to provide for participants safety. Individual participants are entirely responsible for their safety while participating in a virtual challenge.

    Until the evaluation closure time, the challenge organizer can review and reject entries. If you are disqualified in this way, you will receive an email with the reason.

Share

Tweet {% else %} data-text="@rowsandall #rowingdata Participate in Indoor Rowing virtual challenge '{{ race.name }}'">Tweet {% endif %}

{% if not racelogo and race.manager == request.user %} Add Challenge Logo {% endif %} {% endblock %} {% block sidebar %} {% include 'menu_racing.html' %} {% endblock %}