client-rating.rprogroup.ng Open in urlscan Pro
2a02:4780:8:1077:0:1d8e:8343:9  Public Scan

URL: https://client-rating.rprogroup.ng/
Submission: On September 10 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 1 forms found in the DOM

<form id="ratingForm">
  <div class="form-group">
    <label for="clientName">Your Name:</label>
    <input type="text" id="clientName" required="">
  </div>
  <div class="form-group">
    <label for="clientEmail">Your Email:</label>
    <input type="email" id="clientEmail" required="">
  </div>
  <div class="form-group">
    <label for="clientPhone">Your Phone Number:</label>
    <input type="tel" id="clientPhone">
  </div>
  <div class="form-group">
    <label for="ServiceEnquire">Services Enquired For:</label>
    <select id="ServiceEnquire" required="">
      <option value="" disabled="" selected="">Select Services Enquired For</option>
      <option value="Travels &amp; Visa">Travels &amp; Visa Assistance</option>
      <option value="Study Abroad">Study Abroad</option>
      <option value="Business Development">Business Development Services</option>
      <option value="Digital Services">Digital Services</option>
    </select>
  </div>
  <div class="form-group">
    <label>Rating:</label>
    <div class="rating">
      <input type="radio" id="star5" name="rating" value="5 'Excellent'">
      <label for="star5" title="5 stars">★</label>
      <input type="radio" id="star4" name="rating" value="4 'Very Good'">
      <label for="star4" title="4 stars">★</label>
      <input type="radio" id="star3" name="rating" value="3 'Good'">
      <label for="star3" title="3 stars">★</label>
      <input type="radio" id="star2" name="rating" value="2 'Fair'">
      <label for="star2" title="2 stars">★</label>
      <input type="radio" id="star1" name="rating" value="1 'Poor'">
      <label for="star1" title="1 star">★</label>
      <div class="rating-status" id="ratingStatus">
        <!-- Status will be updated by JavaScript -->
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="comment">Comment:</label>
    <textarea id="comment" rows="4"></textarea>
  </div>
  <input type="submit" id="submitBtn" value="Submit Rating">
</form>

Text Content

RATERS

Your Name:
Your Email:
Your Phone Number:
Services Enquired For: Select Services Enquired For Travels & Visa Assistance
Study Abroad Business Development Services Digital Services
Rating:
★ ★ ★ ★ ★

Comment: