Private
Public Access
1
0

race to challenge rename

This commit is contained in:
Sander Roosendaal
2020-05-19 08:03:30 +02:00
parent 4d260ab8e6
commit c062d8c0da
10 changed files with 99 additions and 99 deletions

View File

@@ -2,19 +2,19 @@
{% load staticfiles %}
{% load rowerfilters %}
{% block title %}New Virtual Race{% endblock %}
{% block title %}New Virtual Challenge{% endblock %}
{% block main %}
<h1>New Virtual Race</h1>
<h1>New Virtual Challenge</h1>
<ul class="main-content">
<li class="grid_4">
<p>With this form, you can create a new virtual race. After you submit
the form, the race is created and will be visible to all users. From
that moment, only the site admin can delete the race
(admin@rowsandall.com). You can still edit the race until
the start of the race window.
<p>With this form, you can create a new virtual challenge. After you submit
the form, the challenge is created and will be visible to all users. From
that moment, only the site admin can delete the challenge
(admin@rowsandall.com). You can still edit the challenge until
the start of the challenge window.
</p>
</li>
@@ -37,15 +37,15 @@
</form>
</li>
<li class="grid_1">
<p>All times are local times in the race course time zone</p>
<p>All times are local times in the challenge course time zone</p>
<p>Adding a contact phone number and email is not mandatory, but we
strongly recommend it.</p>
<p>If your event has a registration closure deadline, participants
have to enter (and can withdraw) before the registration closure time.</p>
<p>Participants can submit results until the evaluation closure time.</p>
<p>Until one hour after evaluation closure time, the race organizer
<p>Until one hour after evaluation closure time, the challenge organizer
can review and reject submitted results ("disqualification"). If
you as the race organizer intend to use this functionality, it
you as the challenge organizer intend to use this functionality, it
is strongly recommended that you fill out a contact email or phone
number.
</p>