racecheck.com Open in urlscan Pro
35.178.156.74  Public Scan

Submitted URL: https://r20.rs6.net/tn.jsp?f=001mgwkU1RF-npgeKvIx99FY2CQWT9kjBP4UDG5NixzKsS8kR59p9BDiaDKs2XNG5Kt8FSelvthPs3KNnmmxB1x...
Effective URL: https://racecheck.com/races/lou-fusz-subaru-st-louis-triathlon/review/
Submission: On June 14 via manual from NL — Scanned from NL

Form analysis 3 forms found in the DOM

POST /signup/?next=/races/lou-fusz-subaru-st-louis-triathlon/review/

<form method="post" action="/signup/?next=/races/lou-fusz-subaru-st-louis-triathlon/review/" id="post_sign_up">
  <input type="hidden" name="csrfmiddlewaretoken" value="FBjUfJINoq2Pdvsz8AfGER1sZi3fEnYUaGFWdzBY6jMyWzy6H2TNA3u0pdCtzAlP">
  <div class="signup-card signup-step-1" style="display: none;">
    <div class="signup-content signup-email">
      <input type="hidden" id="modal" name="modal" value="modal">
      <input type="hidden" id="next" name="next" value="/races/lou-fusz-subaru-st-louis-triathlon/review/">
      <script>
        // pass corrent page
        document.getElementById('next').value = window.location.pathname;
      </script>
      <!-- Email -->
      <div class="signup-input-container signup-email-input">
        <i class="fas fa-envelope"></i>
        <input type="email" name="email" placeholder="Email" autocomplete="off" required="">
      </div>
      <p class="error-message error-0">Enter a valid email address.</p>
      <!-- Password -->
      <div class="signup-input-container signup-password-input signup-input-hidden fade-in">
        <i class="fas fa-key"></i>
        <input type="password" name="password" placeholder="Password" required="">
        <i class="fas fa-eye view-password" onclick="viewPassword()"></i>
      </div>
      <p class="error-message error-1">Password must be a minimum of 8 characters.</p>
      <!-- First Name -->
      <div class="signup-input-container signup-first_name-input signup-input-hidden fade-in">
        <i class="fas fa-user-circle"></i>
        <input type="text" name="first_name" placeholder="First Name" required="">
      </div>
      <p class="error-message error-2">This field is required.</p>
      <!-- Last Name -->
      <div class="signup-input-container signup-last_name-input signup-input-hidden fade-in">
        <i class="fas fa-user-circle"></i>
        <input type="text" name="last_name" placeholder="Last Name" required="">
      </div>
      <p class="error-message error-3">This field is required.</p>
      <!-- Terms -->
      <div class="signup-submit-input signup-input-hidden fade-in">
        <label class="text-left checkbox-container signup-terms-input"> I agree to Racecheck's <a href="/terms_conditions/" target="_blank" class="text-primary-green"> Terms &amp; Conditions</a> &amp;
          <a href="/privacy_policy/" target="_blank" class="text-primary-green"> Privacy Policy</a>. <input type="checkbox" name="terms" required="">
          <span class="checkmark"></span>
        </label>
        <p id="error_terms" class="error-message error-4">Please accept our Terms &amp; Conditions</p>
        <!-- Marketing -->
        <label class="text-left checkbox-container checkbox-container-last"> I want to receive event news &amp; reviews, community perks and last minute deals <input type="checkbox" name="marketing">
          <span class="checkmark"></span>
        </label>
        <div id="sign_up_recaptcha">
          <div class="grecaptcha-badge" data-style="bottomright"
            style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LckKjQjAAAAAD6H35lf9OTARIcAVq9STWSK5PjS&amp;co=aHR0cHM6Ly9yYWNlY2hlY2suY29tOjQ0Mw..&amp;hl=nl&amp;v=Xh5Zjh8Od10-SgxpI_tcSnHR&amp;size=invisible&amp;cb=utph514b4waq"
                width="256" height="60" role="presentation" name="a-mxv5tzxn4i4e" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div>
        </div>
        <button id="sign_up_button" type="submit" class="btn signup-btn">Sign up</button>
      </div>
      <p class="login">Have an account? <a href="#" onclick="renderModal('login')">Log in</a></p>
    </div>
  </div>
</form>

POST /login/?next=/races/lou-fusz-subaru-st-louis-triathlon/review/

<form method="post" class="form-signin loginbox" action="/login/?next=/races/lou-fusz-subaru-st-louis-triathlon/review/">
  <input type="hidden" name="csrfmiddlewaretoken" value="FBjUfJINoq2Pdvsz8AfGER1sZi3fEnYUaGFWdzBY6jMyWzy6H2TNA3u0pdCtzAlP">
  <input type="hidden" id="modalLogin" name="modalLogin" value="modalLogin">
  <input type="hidden" id="id_next_login" name="next_login" value="/races/lou-fusz-subaru-st-louis-triathlon/review/">
  <script>
    document.getElementById('id_next_login').value = window.location.pathname;
  </script>
  <div class="signup-input-container signup-email-input">
    <i class="fas fa-envelope"></i>
    <input type="email" name="username" placeholder="Email" required="">
  </div>
  <p class="error-message error-0">Enter a valid email address.</p>
  <div class="signup-input-container signup-password-input">
    <i class="fas fa-key"></i>
    <input type="password" name="password" placeholder="Password" required="">
  </div>
  <p class="error-message error-1">Password must be a minimum of 8 characters.</p>
  <div class="secondary-login-links">
    <label class="checkbox-container remember-me-checkbox"> Remember me <input type="checkbox" name="remember_me" id="id_remember_me">
      <span class="checkmark"></span>
    </label>
    <a href="/password/reset/" class="forgot-password">
                    Forgot Password?
                </a>
  </div>
  <button type="submit" class="btn signup-btn">Log in</button>
</form>

POST /races/lou-fusz-subaru-st-louis-triathlon/review/

<form id="post_review" method="post" enctype="multipart/form-data" class="race_review" action="/races/lou-fusz-subaru-st-louis-triathlon/review/">
  <input type="hidden" name="csrfmiddlewaretoken" value="FBjUfJINoq2Pdvsz8AfGER1sZi3fEnYUaGFWdzBY6jMyWzy6H2TNA3u0pdCtzAlP">
  <div class="review-section">
    <h2>Race organisation</h2>
    <div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Logistics</label>
          <span class="d-block rating_subtitle">How well organised was this event?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="logistics_5" name="logistics" value="5" required="" data-descr="Outstanding">
                <label class="full" for="logistics_5" title="Outstanding"></label>
                <input type="radio" id="logistics_4" name="logistics" value="4" required="" data-descr="Good">
                <label class="full" for="logistics_4" title="Good"></label>
                <input type="radio" id="logistics_3" name="logistics" value="3" required="" data-descr="Okay">
                <label class="full" for="logistics_3" title="Okay"></label>
                <input type="radio" id="logistics_2" name="logistics" value="2" required="" data-descr="Not Great">
                <label class="full" for="logistics_2" title="Not Great"></label>
                <input type="radio" id="logistics_1" name="logistics" value="1" required="" data-descr="Poor">
                <label class="full" for="logistics_1" title="Poor"></label>
              </fieldset>
            </div>
            <span class="rating-descr" id="logistics_descr">
            </span>
          </div>
        </div>
        <p id="error_logistics" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Registration Process</label>
          <span class="d-block rating_subtitle">Was it easy to get registered?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="registration_process_5" name="registration_process" value="5" required="" data-descr="Outstanding">
                <label class="full" for="registration_process_5" title="Outstanding"></label>
                <input type="radio" id="registration_process_4" name="registration_process" value="4" required="" data-descr="Good">
                <label class="full" for="registration_process_4" title="Good"></label>
                <input type="radio" id="registration_process_3" name="registration_process" value="3" required="" data-descr="Okay">
                <label class="full" for="registration_process_3" title="Okay"></label>
                <input type="radio" id="registration_process_2" name="registration_process" value="2" required="" data-descr="Not Great">
                <label class="full" for="registration_process_2" title="Not Great"></label>
                <input type="radio" id="registration_process_1" name="registration_process" value="1" required="" data-descr="Poor">
                <label class="full" for="registration_process_1" title="Poor"></label>
              </fieldset>
            </div>
            <span class="rating-descr" id="registration_process_descr">
            </span>
          </div>
        </div>
        <p id="error_registration_process" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Race Briefing</label>
          <span class="d-block rating_subtitle">How clearly was pre-race information given?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="race_briefing_5" name="race_briefing" value="5" required="" data-descr="Outstanding">
                <label class="full" for="race_briefing_5" title="Outstanding"></label>
                <input type="radio" id="race_briefing_4" name="race_briefing" value="4" required="" data-descr="Good">
                <label class="full" for="race_briefing_4" title="Good"></label>
                <input type="radio" id="race_briefing_3" name="race_briefing" value="3" required="" data-descr="Okay">
                <label class="full" for="race_briefing_3" title="Okay"></label>
                <input type="radio" id="race_briefing_2" name="race_briefing" value="2" required="" data-descr="Not Great">
                <label class="full" for="race_briefing_2" title="Not Great"></label>
                <input type="radio" id="race_briefing_1" name="race_briefing" value="1" required="" data-descr="Poor">
                <label class="full" for="race_briefing_1" title="Poor"></label>
              </fieldset>
            </div>
            <span class="rating-descr" id="race_briefing_descr">
            </span>
          </div>
        </div>
        <p id="error_race_briefing" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Value For Money</label>
          <span class="d-block rating_subtitle">Did you get plenty of bang for your buck?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="value_for_money_5" name="value_for_money" value="5" required="" data-descr="Outstanding">
                <label class="full" for="value_for_money_5" title="Outstanding"></label>
                <input type="radio" id="value_for_money_4" name="value_for_money" value="4" required="" data-descr="Good">
                <label class="full" for="value_for_money_4" title="Good"></label>
                <input type="radio" id="value_for_money_3" name="value_for_money" value="3" required="" data-descr="Okay">
                <label class="full" for="value_for_money_3" title="Okay"></label>
                <input type="radio" id="value_for_money_2" name="value_for_money" value="2" required="" data-descr="Not Great">
                <label class="full" for="value_for_money_2" title="Not Great"></label>
                <input type="radio" id="value_for_money_1" name="value_for_money" value="1" required="" data-descr="Poor">
                <label class="full" for="value_for_money_1" title="Poor"></label>
              </fieldset>
            </div>
            <span class="rating-descr" id="value_for_money_descr">
            </span>
          </div>
        </div>
        <p id="error_value_for_money" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Quality of Aid Stations</label>
          <span class="d-block rating_subtitle">Did you get all the help you needed?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="quality_of_aid_5" name="quality_of_aid" value="5" required="" data-descr="Outstanding">
                <label class="full" for="quality_of_aid_5" title="Outstanding"></label>
                <input type="radio" id="quality_of_aid_4" name="quality_of_aid" value="4" required="" data-descr="Good">
                <label class="full" for="quality_of_aid_4" title="Good"></label>
                <input type="radio" id="quality_of_aid_3" name="quality_of_aid" value="3" required="" data-descr="Okay">
                <label class="full" for="quality_of_aid_3" title="Okay"></label>
                <input type="radio" id="quality_of_aid_2" name="quality_of_aid" value="2" required="" data-descr="Not Great">
                <label class="full" for="quality_of_aid_2" title="Not Great"></label>
                <input type="radio" id="quality_of_aid_1" name="quality_of_aid" value="1" required="" data-descr="Poor">
                <label class="full" for="quality_of_aid_1" title="Poor"></label>
              </fieldset>
              <div class="na_icon">
                <input type="radio" id="quality_of_aid_0" name="quality_of_aid" value="0" data-descr=" Not Applicable ">
                <label class="full" for="quality_of_aid_0" title=" Not Applicable "></label>
              </div>
            </div>
            <span class="rating-descr" id="quality_of_aid_descr">
            </span>
          </div>
        </div>
        <p id="error_quality_of_aid" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Environmentally Friendly</label>
          <span class="d-block rating_subtitle">Effort was made to reduce, reuse &amp; recycle</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="environmentally_friendly_5" name="environmentally_friendly" value="5" required="" data-descr="Outstanding">
                <label class="full" for="environmentally_friendly_5" title="Outstanding"></label>
                <input type="radio" id="environmentally_friendly_4" name="environmentally_friendly" value="4" required="" data-descr="Good">
                <label class="full" for="environmentally_friendly_4" title="Good"></label>
                <input type="radio" id="environmentally_friendly_3" name="environmentally_friendly" value="3" required="" data-descr="Okay">
                <label class="full" for="environmentally_friendly_3" title="Okay"></label>
                <input type="radio" id="environmentally_friendly_2" name="environmentally_friendly" value="2" required="" data-descr="Not Great">
                <label class="full" for="environmentally_friendly_2" title="Not Great"></label>
                <input type="radio" id="environmentally_friendly_1" name="environmentally_friendly" value="1" required="" data-descr="Poor">
                <label class="full" for="environmentally_friendly_1" title="Poor"></label>
              </fieldset>
              <div class="na_icon">
                <input type="radio" id="environmentally_friendly_0" name="environmentally_friendly" value="0" data-descr=" Unsure ">
                <label class="full" for="environmentally_friendly_0" title=" Unsure "></label>
              </div>
            </div>
            <span class="rating-descr" id="environmentally_friendly_descr">
            </span>
          </div>
        </div>
        <p id="error_environmentally_friendly" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
    </div>
  </div>
  <div class="review-section">
    <h2>Course</h2>
    <div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Natural Beauty</label>
          <span class="d-block rating_subtitle">How were the views?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="natural_beauty_5" name="natural_beauty" value="5" required="" data-descr="Outstanding">
                <label class="full" for="natural_beauty_5" title="Outstanding"></label>
                <input type="radio" id="natural_beauty_4" name="natural_beauty" value="4" required="" data-descr="Good">
                <label class="full" for="natural_beauty_4" title="Good"></label>
                <input type="radio" id="natural_beauty_3" name="natural_beauty" value="3" required="" data-descr="Okay">
                <label class="full" for="natural_beauty_3" title="Okay"></label>
                <input type="radio" id="natural_beauty_2" name="natural_beauty" value="2" required="" data-descr="Not Great">
                <label class="full" for="natural_beauty_2" title="Not Great"></label>
                <input type="radio" id="natural_beauty_1" name="natural_beauty" value="1" required="" data-descr="Poor">
                <label class="full" for="natural_beauty_1" title="Poor"></label>
              </fieldset>
              <div class="na_icon">
                <input type="radio" id="natural_beauty_0" name="natural_beauty" value="0" data-descr=" Not Applicable ">
                <label class="full" for="natural_beauty_0" title=" Not Applicable "></label>
              </div>
            </div>
            <span class="rating-descr" id="natural_beauty_descr">
            </span>
          </div>
        </div>
        <p id="error_natural_beauty" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Ease of Navigation</label>
          <span class="d-block rating_subtitle">Well-marked course or suitable self-navigation info</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="ease_of_navigation_5" name="ease_of_navigation" value="5" required="" data-descr="Outstanding">
                <label class="full" for="ease_of_navigation_5" title="Outstanding"></label>
                <input type="radio" id="ease_of_navigation_4" name="ease_of_navigation" value="4" required="" data-descr="Good">
                <label class="full" for="ease_of_navigation_4" title="Good"></label>
                <input type="radio" id="ease_of_navigation_3" name="ease_of_navigation" value="3" required="" data-descr="Okay">
                <label class="full" for="ease_of_navigation_3" title="Okay"></label>
                <input type="radio" id="ease_of_navigation_2" name="ease_of_navigation" value="2" required="" data-descr="Not Great">
                <label class="full" for="ease_of_navigation_2" title="Not Great"></label>
                <input type="radio" id="ease_of_navigation_1" name="ease_of_navigation" value="1" required="" data-descr="Poor">
                <label class="full" for="ease_of_navigation_1" title="Poor"></label>
              </fieldset>
            </div>
            <span class="rating-descr" id="ease_of_navigation_descr">
            </span>
          </div>
        </div>
        <p id="error_ease_of_navigation" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;"> Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Safety</label>
          <span class="d-block rating_subtitle">Did you feel safe throughout the race?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="safety_5" name="safety" value="5" required="" data-descr="Outstanding">
                <label class="full" for="safety_5" title="Outstanding"></label>
                <input type="radio" id="safety_4" name="safety" value="4" required="" data-descr="Good">
                <label class="full" for="safety_4" title="Good"></label>
                <input type="radio" id="safety_3" name="safety" value="3" required="" data-descr="Okay">
                <label class="full" for="safety_3" title="Okay"></label>
                <input type="radio" id="safety_2" name="safety" value="2" required="" data-descr="Not Great">
                <label class="full" for="safety_2" title="Not Great"></label>
                <input type="radio" id="safety_1" name="safety" value="1" required="" data-descr="Poor">
                <label class="full" for="safety_1" title="Poor"></label>
              </fieldset>
            </div>
            <span class="rating-descr" id="safety_descr">
            </span>
          </div>
        </div>
        <p id="error_safety" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Uniqueness</label>
          <span class="d-block rating_subtitle">Did it have a certain je ne sais quoi?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="uniqueness_5" name="uniqueness" value="5" required="" data-descr="Outstanding">
                <label class="full" for="uniqueness_5" title="Outstanding"></label>
                <input type="radio" id="uniqueness_4" name="uniqueness" value="4" required="" data-descr="Good">
                <label class="full" for="uniqueness_4" title="Good"></label>
                <input type="radio" id="uniqueness_3" name="uniqueness" value="3" required="" data-descr="Okay">
                <label class="full" for="uniqueness_3" title="Okay"></label>
                <input type="radio" id="uniqueness_2" name="uniqueness" value="2" required="" data-descr="Not Great">
                <label class="full" for="uniqueness_2" title="Not Great"></label>
                <input type="radio" id="uniqueness_1" name="uniqueness" value="1" required="" data-descr="Poor">
                <label class="full" for="uniqueness_1" title="Poor"></label>
              </fieldset>
            </div>
            <span class="rating-descr" id="uniqueness_descr">
            </span>
          </div>
        </div>
        <p id="error_uniqueness" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Local Support</label>
          <span class="d-block rating_subtitle">How were the crowds?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="local_support_5" name="local_support" value="5" required="" data-descr="Outstanding">
                <label class="full" for="local_support_5" title="Outstanding"></label>
                <input type="radio" id="local_support_4" name="local_support" value="4" required="" data-descr="Good">
                <label class="full" for="local_support_4" title="Good"></label>
                <input type="radio" id="local_support_3" name="local_support" value="3" required="" data-descr="Okay">
                <label class="full" for="local_support_3" title="Okay"></label>
                <input type="radio" id="local_support_2" name="local_support" value="2" required="" data-descr="Not Great">
                <label class="full" for="local_support_2" title="Not Great"></label>
                <input type="radio" id="local_support_1" name="local_support" value="1" required="" data-descr="Poor">
                <label class="full" for="local_support_1" title="Poor"></label>
              </fieldset>
              <div class="na_icon">
                <input type="radio" id="local_support_0" name="local_support" value="0" data-descr=" Not Applicable ">
                <label class="full" for="local_support_0" title=" Not Applicable "></label>
              </div>
            </div>
            <span class="rating-descr" id="local_support_descr">
            </span>
          </div>
        </div>
        <p id="error_local_support" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;">Please select a rating.</p>
      </div>
      <div class="review-group">
        <div class="form-group mt-3 review-with-error">
          <label class="d-block rating_title">Marshal Supervision</label>
          <span class="d-block rating_subtitle">Did the folk in charge know what they were doing?</span>
          <div class="star_rating d-flex justify-content-between align-items-center">
            <div class="reviews-options-container">
              <fieldset class="rating">
                <input type="radio" id="marshall_supervision_5" name="marshall_supervision" value="5" required="" data-descr="Outstanding">
                <label class="full" for="marshall_supervision_5" title="Outstanding"></label>
                <input type="radio" id="marshall_supervision_4" name="marshall_supervision" value="4" required="" data-descr="Good">
                <label class="full" for="marshall_supervision_4" title="Good"></label>
                <input type="radio" id="marshall_supervision_3" name="marshall_supervision" value="3" required="" data-descr="Okay">
                <label class="full" for="marshall_supervision_3" title="Okay"></label>
                <input type="radio" id="marshall_supervision_2" name="marshall_supervision" value="2" required="" data-descr="Not Great">
                <label class="full" for="marshall_supervision_2" title="Not Great"></label>
                <input type="radio" id="marshall_supervision_1" name="marshall_supervision" value="1" required="" data-descr="Poor">
                <label class="full" for="marshall_supervision_1" title="Poor"></label>
              </fieldset>
              <div class="na_icon">
                <input type="radio" id="marshall_supervision_0" name="marshall_supervision" value="0" data-descr=" Not Applicable ">
                <label class="full" for="marshall_supervision_0" title=" Not Applicable "></label>
              </div>
            </div>
            <span class="rating-descr" id="marshall_supervision_descr">
            </span>
          </div>
        </div>
        <p id="error_marshall_supervision" class="rcw-review-group-error position-absolute" style="bottom: -13px; display: none;"> Please select a rating.</p>
      </div>
      <div class="review-tags-group">
        <p class="review-tags-title">Swimming</p>
        <ul class="review-tags-list">
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Pool</span>
              <input type="radio" id="activity_0_swimming_1" name="activity_0_swimming" value="1">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">River</span>
              <input type="radio" id="activity_0_swimming_2" name="activity_0_swimming" value="2">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Lake</span>
              <input type="radio" id="activity_0_swimming_3" name="activity_0_swimming" value="3">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Sea</span>
              <input type="radio" id="activity_0_swimming_4" name="activity_0_swimming" value="4">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
        </ul>
      </div>
      <div class="review-tags-group">
        <p class="review-tags-title">Cycling</p>
        <ul class="review-tags-list">
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Mostly flat</span>
              <input type="radio" id="activity_1_cycling_5" name="activity_1_cycling" value="5">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Undulating</span>
              <input type="radio" id="activity_1_cycling_6" name="activity_1_cycling" value="6">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Hilly</span>
              <input type="radio" id="activity_1_cycling_7" name="activity_1_cycling" value="7">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
        </ul>
      </div>
      <div class="review-tags-group">
        <p class="review-tags-title">Running</p>
        <ul class="review-tags-list">
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Mostly flat</span>
              <input type="radio" id="activity_2_running_8" name="activity_2_running" value="8">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Undulating</span>
              <input type="radio" id="activity_2_running_9" name="activity_2_running" value="9">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container" style="margin-left: 5px;">
              <span style="margin-left: 3px;">Hilly</span>
              <input type="radio" id="activity_2_running_10" name="activity_2_running" value="10">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
        </ul>
      </div>
    </div>
  </div>
  <div class="review-section">
    <h2>Event tags</h2>
    <div>
      <p class="review-section-intro">Select the tags which best describe Lou Fusz Subaru St. Louis Triathlon.</p>
      <div class="review-tags-group">
        <p class="review-tags-title">Event tag what-you-get</p>
        <ul class="review-tags-list">
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Useful pre-race info</span>
              <input type="checkbox" id="event_tag_what-you-get_11" name="event_tag_what-you-get" value="11">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Well-stocked goody bag</span>
              <input type="checkbox" id="event_tag_what-you-get_12" name="event_tag_what-you-get" value="12">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Great medal</span>
              <input type="checkbox" id="event_tag_what-you-get_13" name="event_tag_what-you-get" value="13">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
        </ul>
      </div>
      <div class="review-tags-group">
        <p class="review-tags-title">Event tag race-day</p>
        <ul class="review-tags-list">
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Family friendly</span>
              <input type="checkbox" id="event_tag_race-day_14" name="event_tag_race-day" value="14">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Exciting event village</span>
              <input type="checkbox" id="event_tag_race-day_15" name="event_tag_race-day" value="15">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Spectator friendly</span>
              <input type="checkbox" id="event_tag_race-day_16" name="event_tag_race-day" value="16">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Festival atmosphere</span>
              <input type="checkbox" id="event_tag_race-day_17" name="event_tag_race-day" value="17">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Good public transport links</span>
              <input type="checkbox" id="event_tag_race-day_18" name="event_tag_race-day" value="18">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
        </ul>
      </div>
      <div class="review-tags-group">
        <p class="review-tags-title">Event tag other</p>
        <ul class="review-tags-list">
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Supports good cause</span>
              <input type="checkbox" id="event_tag_other_19" name="event_tag_other" value="19">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Bucket list event</span>
              <input type="checkbox" id="event_tag_other_20" name="event_tag_other" value="20">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">Ideal for beginners</span>
              <input type="checkbox" id="event_tag_other_21" name="event_tag_other" value="21">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
          <li class="review-tags-list-item">
            <label class="review-tags-list-item-label review-form-checkbox-container">
              <span style="margin-left: 3px;">PB potential</span>
              <input type="checkbox" id="event_tag_other_22" name="event_tag_other" value="22">
              <span class="review-form-checkmark review-tag-checkmark"></span>
            </label>
          </li>
        </ul>
      </div>
    </div>
  </div>
  <div class="review-section">
    <h2>Share your thoughts</h2>
    <div>
      <p class="review-section-intro">What stood out and what could be improved?</p>
      <div class="django-ckeditor-widget" data-field-id="id_review" style="display: inline-block;">
        <textarea class="review-section-textarea" cols="40" id="id_review" name="review" placeholder="Enter your review here - the more detailed the better!" rows="7" required="" data-processed="0"
          data-config="{&quot;skin&quot;: &quot;moono-dark&quot;, &quot;toolbar_Basic&quot;: [[&quot;Source&quot;, &quot;-&quot;, &quot;Bold&quot;, &quot;Italic&quot;]], &quot;toolbar_Full&quot;: [[&quot;Styles&quot;, &quot;Format&quot;, &quot;Bold&quot;, &quot;Italic&quot;, &quot;Underline&quot;, &quot;Strike&quot;, &quot;SpellChecker&quot;, &quot;Undo&quot;, &quot;Redo&quot;], [&quot;Link&quot;, &quot;Unlink&quot;, &quot;Anchor&quot;], [&quot;Image&quot;, &quot;Flash&quot;, &quot;Table&quot;, &quot;HorizontalRule&quot;], [&quot;TextColor&quot;, &quot;BGColor&quot;], [&quot;Smiley&quot;, &quot;SpecialChar&quot;], [&quot;Source&quot;]], &quot;toolbar&quot;: &quot;Custom&quot;, &quot;height&quot;: &quot;100%&quot;, &quot;width&quot;: &quot;100%&quot;, &quot;filebrowserWindowWidth&quot;: 940, &quot;filebrowserWindowHeight&quot;: 725, &quot;toolbar_Custom&quot;: [[&quot;Bold&quot;, &quot;Italic&quot;, &quot;Underline&quot;], [&quot;Undo&quot;, &quot;Redo&quot;], [&quot;NumberedList&quot;, &quot;BulletedList&quot;, &quot;-&quot;, &quot;Outdent&quot;, &quot;Indent&quot;, &quot;-&quot;, &quot;JustifyLeft&quot;, &quot;JustifyCenter&quot;, &quot;JustifyRight&quot;, &quot;JustifyBlock&quot;], [&quot;HorizontalRule&quot;, &quot;Smiley&quot;, &quot;SpecialChar&quot;], [&quot;Maximize&quot;]], &quot;language&quot;: &quot;en-us&quot;}"
          data-external-plugin-resources="[]" data-id="id_review" data-type="ckeditortype"></textarea>
      </div>
      <p id="error_review" class="rcw-review-group-error rcw-form-error position-absolute" style="bottom: 120px; display: none;">Please enter your review.</p>
      <div class="review-section-photos">
        <span class="d-block photos-title">Upload photos</span>
        <span class="d-block photos-subtitle">Share any photos that capture the atmosphere of the event or support your review.</span>
        <input type="file" name="file_field" multiple="" id="id_file_field">
      </div>
    </div>
  </div>
  <div class="review-section review-section-final">
    <h2>Your details</h2>
    <div>
      <p class="review-section-intro">In order to verify your review, please provide us with some details about yourself.</p>
      <div class="review-details-form">
        <div class="review-form-half-row position-relative">
          <div class="review-form-group">
            <label class="review-form-label">Year you took part <span class="review-form-required">*</span></label>
            <select name="year" class="form-control" id="id_year">
              <option value="2023" selected="">2023</option>
              <option value="2022">2022</option>
              <option value="2021">2021</option>
              <option value="2020">2020</option>
              <option value="2019">2019</option>
              <option value="2018">2018</option>
              <option value="2017">2017</option>
              <option value="2016">2016</option>
              <option value="2015">2015</option>
              <option value="2014">2014</option>
              <option value="2013">2013</option>
              <option value="2012">2012</option>
              <option value="2011">2011</option>
              <option value="2010">2010</option>
              <option value="2009">2009</option>
            </select>
          </div>
          <div class="review-form-group">
            <label class="review-form-label">Bib number</label>
            <input type="text" name="bib_number" placeholder="Add to verify your review" maxlength="20" class="form-control" id="id_bib_number">
          </div>
          <p id="error_bib_number" class="rcw-review-group-error rcw-form-error position-absolute" style="bottom:-20px; display: none;">Please enter a valid bib number.</p>
        </div>
        <div id="choose_distance" class="review-form-group position-relative">
          <label class="review-form-label" id="distance_label">Distance completed <span class="review-form-required">*</span></label>
          <select name="distance" class="form-control" required="" id="id_distance">
            <option value="" selected="">Choose the distance that you completed</option>
            <option value="221082">Sprint</option>
            <option value="221083">Olympic</option>
            <option value="0">Other distance</option>
          </select>
          <p id="error_distance" class="rcw-review-group-error rcw-form-error position-absolute" style="bottom: -20px; display: none;">Please select a distance.</p>
          <input type="text" name="other_distance" maxlength="100" style="display: none; margin-top: 15px;" placeholder="Manually enter the distance you completed" class="form-control" id="id_other_distance">
        </div>
        <div class="review-form-group position-relative">
          <label class="review-form-label">Full name <span class="review-form-required">*</span></label>
          <input type="text" name="name" class="form-control" required="" id="id_name">
          <p id="error_name" class="rcw-review-group-error rcw-form-error position-absolute" style="bottom: -20px; display: none;">Please enter your full name.</p>
        </div>
        <div class="review-form-group position-relative">
          <label class="review-form-label">Email <span class="review-form-required">*</span></label>
          <input type="email" name="email" class="form-control" required="" id="id_email">
          <p id="error_email" class="rcw-review-group-error rcw-form-error position-absolute" style="bottom: -20px; display: none;">Please enter a valid email.</p>
        </div>
        <label class="review-form-checkbox-container position-relative">I agree to the Racecheck <a class="review-form-link" href="/terms_conditions/" target="_blank">Terms &amp; Conditions</a> and
          <a class="review-form-link" href="/privacy_policy/" target="_blank">Privacy Policy</a>
          <input type="checkbox" name="terms_and_conditions" required="" id="id_terms_and_conditions">
          <span class="review-form-checkmark"></span>
        </label>
        <p id="error_terms_and_conditions" class="rcw-review-group-error rcw-form-error" style="margin-top: -15px; display: none;">Please accept the Terms &amp; Conditions.</p>
      </div>
    </div>
  </div>
  <p id="error_other_functions" class="rcw-review-group-error rcw-top-error" style="display: none;">
  </p>
  <div>
    <div id="review_recaptcha">
      <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LckKjQjAAAAAD6H35lf9OTARIcAVq9STWSK5PjS&amp;co=aHR0cHM6Ly9yYWNlY2hlY2suY29tOjQ0Mw..&amp;hl=nl&amp;v=Xh5Zjh8Od10-SgxpI_tcSnHR&amp;size=invisible&amp;cb=p1b23utn7rhk" width="256"
            height="60" role="presentation" name="a-griwyp5vf4d6" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <button id="review_button" type="submit" class="btn submit-review-btn" onclick="initErrors()">Submit your review</button>
  </div>
  <div class="submitting-review-btn review-btn-hidden">
    <button class="btn btn-secondary-disabled">Submitting...</button>
  </div>
</form>

Text Content

We use cookies to enhance your experience. By continuing, you agree to receive
all cookies on the website. I agree

Racecheck


 * Log in
 * Sign up


About Contact us Visorclub T&Cs Privacy Policy Racecheck for Organisers

Copyright © 2023 Racecheck
Continue as guest
or

LOG IN

×

Save your reviews in one place and build your Visorclub status!

Are you an event organiser?

Start collecting and showcasing reviews in minutes with the Racecheck Review
Box.

Visit your Organiser Dashboard


Enter a valid email address.



Password must be a minimum of 8 characters.



This field is required.



This field is required.

I agree to Racecheck's Terms & Conditions & Privacy Policy.

Please accept our Terms & Conditions

I want to receive event news & reviews, community perks and last minute deals

Sign up

Have an account? Log in

This action requires you to be logged in


Enter a valid email address.



Password must be a minimum of 8 characters.

Remember me Forgot Password?
Log in

Don’t have an account? Sign up now



Cancel


LOU FUSZ SUBARU ST. LOUIS TRIATHLON

Restart

There was a problem submitting your review. Please check all ratings are
selected, required fields have been completed and try again.


RACE ORGANISATION

Logistics How well organised was this event?


Please select a rating.

Registration Process Was it easy to get registered?


Please select a rating.

Race Briefing How clearly was pre-race information given?


Please select a rating.

Value For Money Did you get plenty of bang for your buck?


Please select a rating.

Quality of Aid Stations Did you get all the help you needed?


Please select a rating.

Environmentally Friendly Effort was made to reduce, reuse & recycle


Please select a rating.


COURSE

Natural Beauty How were the views?


Please select a rating.

Ease of Navigation Well-marked course or suitable self-navigation info


Please select a rating.

Safety Did you feel safe throughout the race?


Please select a rating.

Uniqueness Did it have a certain je ne sais quoi?


Please select a rating.

Local Support How were the crowds?


Please select a rating.

Marshal Supervision Did the folk in charge know what they were doing?


Please select a rating.

Swimming

 * Pool
 * River
 * Lake
 * Sea

Cycling

 * Mostly flat
 * Undulating
 * Hilly

Running

 * Mostly flat
 * Undulating
 * Hilly


EVENT TAGS

Select the tags which best describe Lou Fusz Subaru St. Louis Triathlon.

Event tag what-you-get

 * Useful pre-race info
 * Well-stocked goody bag
 * Great medal

Event tag race-day

 * Family friendly
 * Exciting event village
 * Spectator friendly
 * Festival atmosphere
 * Good public transport links

Event tag other

 * Supports good cause
 * Bucket list event
 * Ideal for beginners
 * PB potential


SHARE YOUR THOUGHTS

What stood out and what could be improved?



Please enter your review.

Upload photos Share any photos that capture the atmosphere of the event or
support your review.


YOUR DETAILS

In order to verify your review, please provide us with some details about
yourself.

Year you took part * 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012
2011 2010 2009
Bib number

Please enter a valid bib number.

Distance completed * Choose the distance that you completed Sprint Olympic Other
distance

Please select a distance.

Full name *

Please enter your full name.

Email *

Please enter a valid email.

I agree to the Racecheck Terms & Conditions and Privacy Policy

Please accept the Terms & Conditions.




Submit your review
Submitting...
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1