Public accessibility assessment

Accessibility issues detected on ugmedicalcentre.org

Evolize inspected 4 public pages on ugmedicalcentre.org and detected 64 automatically identifiable accessibility findings.

64Findings detected
10WCAG criteria affected
4Pages inspected
4 Sep 2026Assessment date

Highest detected severity: Critical · 22 high-priority findings · 80% inspected-page coverage

Most widespread issueLinks lack accessible textDetected on 4 inspected pages
Most affected page/35 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)33 detected findings

Is ugmedicalcentre.org your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 4 public pages on ugmedicalcentre.org and detected 64 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 4 inspected pages. The most affected inspected page was "/", where 35 findings were detected. The assessment identified findings mapped to 10 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 246 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to https://ugmedicalcentre.org/front/services/166.

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 16 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    Add text to the link that describes its purpose, or use the aria-label attribute to provide a text description of the link's purpose. For example, <a href="https://www.instagram.com/ugmedicalcentre/" target="_blank" class="btn m-1 p-1" aria-label="Instagram"> <h6 class="text-gold"><i class="fab fa-instagram"></i></h6> </a>

    View technical evidence →
  3. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 10 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    Add text to the link that describes its purpose, such as 'Follow us on Twitter' or use the 'aria-label' attribute to provide a text description for screen-reader users.

    View technical evidence →
  4. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 10 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    Add text to the link that describes its purpose, such as 'Follow us on Twitter' or use the 'aria-label' attribute to provide a text description for screen-reader users.

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 10 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    Add text to the link that describes its purpose, such as 'Follow us on Twitter' or use the 'aria-label' attribute to provide a text description for screen-reader users.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA3344 / 4
2.5.8Target Size (Minimum)AA844 / 4
2.4.4Link Purpose (In Context)A644 / 4
1.3.1Info and RelationshipsA544 / 4
1.4.1Use of ColorA522 / 4
2.4.3Focus OrderA544 / 4
3.3.2Labels or InstructionsA244 / 4
2.1.1KeyboardA144 / 4
2.4.1Bypass BlocksA144 / 4
4.1.2Name, Role, ValueA111 / 4

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

Critical

Form fields are missing labels

WCAG 1.3.1 (A)2 instances1 inspected page

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Why it matters

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Recommended correction

Add a label to the form input using the 'label' tag or the 'aria-label' attribute. For example: <label for="rangeSlider">Range Slider</label> or <input type="range" ... aria-label="Range Slider">

View 2 affected elements
Component · Ref AEQVK0
Affected pagehttps://ugmedicalcentre.org/online-booking
Element#rangeSlider
Markup
<input type="range" name="pizzy_wizzy_42rJ" id="rangeSlider" value="0" min="10" max="100" step="1" class="form-control-range position-absolute" style="bottom: 0px; width: 100%">
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)103 instances4 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

To improve the accessibility of this element, consider adjusting the color scheme to meet the minimum contrast ratio thresholds as specified in WCAG 2.1 SC 1.4.3. This could involve changing the text color, background color, or both, to ensure sufficient contrast for users with visual impairments. A contrast ratio of at least 4.5:1 for normal text is recommended.

View 103 affected elements
Component · Ref E3CE6O
Affected pagehttps://ugmedicalcentre.org/
Elementa[href$="#//contactus//referral"] > span
Accessible nameMedical Referrals
Markup
<span>Medical Referrals</span>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref 7VEWC0
Affected pagehttps://ugmedicalcentre.org/
Elementa[title="Schedule Appointment"] > strong
Accessible nameSchedule Appointment
Markup
<strong>Schedule Appointment <i class="fa fa-arrow-right"></i></strong>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref UH3WYV
Affected pagehttps://ugmedicalcentre.org/
Element.text-danger
Accessible nameDonate
Markup
<span class="nav-link-inner--text text-danger">Donate</span>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref 8RJOO0
Affected pagehttps://ugmedicalcentre.org/online-booking
Element.dark_blue_light > .news > .text-small.text-white
Accessible nameSend an email or call for assistance
Markup
<p class="text-white text-small">
                        Send an email or call for assistance
                    </p>
Affected pages/online-booking /front/services /category/13/home-page-services
Component · Ref P9MPEQ
Affected pagehttps://ugmedicalcentre.org/online-booking
Element.dark_blue_light > h5 > a[title="Medical Referrals"] > .text-white
Accessible nameGet in touch
Markup
<span class="text-white">Get in touch</span>
Affected pages/online-booking /front/services /category/13/home-page-services
Component · Ref 7MWIJI
Affected pagehttps://ugmedicalcentre.org/online-booking
Element.ug_blue > .news > .text-small.text-white
Accessible nameCall or send a message to schedule
Markup
<p class="text-white text-small">
                        Call or send a message to schedule
                    </p>
Affected pages/online-booking /front/services /category/13/home-page-services
Component · Ref LOVNZJ
Affected pagehttps://ugmedicalcentre.org/online-booking
Element.text-muted > .random-text-format > strong
Accessible name76
Markup
<strong> 76</strong>
Component · Ref YXEY1U
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementinput[name="email"]
Markup
<input type="text" class="form-control" name="email" placeholder="Email" value="">
Component · Ref DCXJKH
Affected pagehttps://ugmedicalcentre.org/category/13/home-page-services
Element.list-inline-item:nth-child(1) > a
Accessible nameDepartments
Markup
<a href="https://ugmedicalcentre.org/department/clinical">Departments</a>
Component · Ref EPB9GX
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementinput[name="first_name"]
Markup
<input type="text" class="form-control" name="first_name" placeholder="First Name" value="" required="">
Component · Ref W0GP3C
Affected pagehttps://ugmedicalcentre.org/category/13/home-page-services
Element.btn-outline-primary
Accessible nameContact Us
Markup
<a href="https://ugmedicalcentre.org/contactus" class="btn btn-outline-primary">
                    Contact Us
                </a>
Component · Ref 603MTD
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementdiv:nth-child(2) > h6 > a
Accessible namePRE-REGISTRATION
Markup
<a href="https://ugmedicalcentre.org/preregister">PRE-REGISTRATION</a>
Component · Ref DS01E3
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementtextarea[name="reason_for_appointment"]
Markup
<textarea name="reason_for_appointment" class="form-control" cols="30" rows="3" placeholder="Add Content"></textarea>
Component · Ref GRDTQQ
Affected pagehttps://ugmedicalcentre.org/
Elementfooter > .container > .row:nth-child(1) > .ug_blue.fadeIn.home_box > .news > .text-small.text-white
Accessible nameCall or send a message to schedule
Markup
<p class="text-white text-small">
                        Call or send a message to schedule
                    </p>
Component · Ref HDGBDM
Affected pagehttps://ugmedicalcentre.org/online-booking
Element.align-items-baseline > .text-muted
Accessible nameSlide the bar to 76 to confirm.
Markup
<small class="form-text text-muted">
                                                            Slide the bar to <span class="random-text-format"><strong> 76</strong></span> to confirm.
                                                        </small>
Component · Ref WPF5OM
Affected pagehttps://ugmedicalcentre.org/online-booking
Element.col-lg-3 > div > h6 > a
Accessible namePRE-REGISTRATION
Markup
<a href="https://ugmedicalcentre.org/preregister">PRE-REGISTRATION</a>
Component · Ref UTHH22
Affected pagehttps://ugmedicalcentre.org/category/13/home-page-services
Elementh1
Accessible name404
Markup
<h1 class="display-1 font-weight-bold text-muted">404</h1>
Component · Ref RAS4XB
Affected pagehttps://ugmedicalcentre.org/
Elementfooter > .container > .row:nth-child(1) > .dark_blue_light.delay-1s.fadeInLeft > .news > .text-small.text-white
Accessible nameSend an email or call for assistance
Markup
<p class="text-white text-small">
                        Send an email or call for assistance
                    </p>
Component · Ref HWUUXO
Affected pagehttps://ugmedicalcentre.org/online-booking
Element.col-md-12.form-group:nth-child(1) > .text-muted
Accessible nameBy typing your name, you consent that the information provided in this form is correct and accurately describes you.
Markup
<small class="form-text text-muted">
                                                        By typing your name, you consent that the information provided in this form is correct and accurately describes you.
                                                      </small>
Component · Ref DSU7IR
Affected pagehttps://ugmedicalcentre.org/category/13/home-page-services
Element.lead
Accessible nameSorry, the page you are looking for does not exist or has been moved.
Markup
<p class="lead text-muted mb-4">
                Sorry, the page you are looking for does not exist or has been moved.
            </p>
Component · Ref M69TD1
Affected pagehttps://ugmedicalcentre.org/category/13/home-page-services
Element.text-muted:nth-child(6)
Accessible nameYou might find what you're looking for here:
Markup
<p class="text-muted">You might find what you're looking for here:</p>
Component · Ref 5GT71P
Affected pagehttps://ugmedicalcentre.org/
Element.gap-3.text-decoration-none[href="events/198"] > .flex-grow-1.justify-content-center.flex-column > .text-muted.mb-0
Accessible nameAt UGMC, we remain laser-focused on fulfilling our mission to inspire hope and promote hea...
Markup
<p class="text-muted mb-0" style="font-size:.75rem;line-height:1.4;">At UGMC, we remain laser-focused on fulfilling our mission to inspire hope and promote hea...</p>
Component · Ref PN80SN
Affected pagehttps://ugmedicalcentre.org/
Element.col-3.text-dark:nth-child(1) > .button > .button-text > p
Accessible nameReferral
Markup
<p>Referral</p>
Component · Ref W0JFFS
Affected pagehttps://ugmedicalcentre.org/
Element.more
Accessible nameView All Services →
Markup
<a class="more" href="https://ugmedicalcentre.org/department/clinical" title="View all">
                View All Services →
            </a>
Component · Ref 26RGVT
Affected pagehttps://ugmedicalcentre.org/
Elementa[title=""] > .rounded-pill.btn-primary.btn-sm
Accessible namePre-register
Markup
<span class="btn btn-sm rounded-pill btn-primary" style="color:white;">Pre-register <i class="fa fa-arrow-right"></i>
                            </span>
Component · Ref AF3HT3
Affected pagehttps://ugmedicalcentre.org/
Element.text-gold[href$="contactus"][title="Medical Referrals"] > .rounded-pill.btn-primary.btn-sm
Accessible nameMedical Referrals
Markup
<span class="btn btn-sm btn-primary rounded-pill">Medical Referrals <i class="fa fa-arrow-right"></i>
                            </span>
Component · Ref 55HI5T
Affected pagehttps://ugmedicalcentre.org/
Element.dark_blue_light.delay-1s.fadeInLeft > h5 > a[title="Medical Referrals"] > .text-white
Accessible nameGet in touch
Markup
<span class="text-white">Get in touch</span>
Component · Ref 3ELJD8
Affected pagehttps://ugmedicalcentre.org/online-booking
Element#country
Accessible name- Select Country - Afghanistan Albania Algeria American Samoa Andorra Angola Anguilla Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bhutan Bolivia Bosnia and Herzegovina Botswana Brazil Brunei Bulgaria Burkina Faso Burundi Cabo Verde Cayman Islands Cambodia Cameroon Canada Central African Republic Chad Chile China Christmas Island Cocos (Keeling) Islands …[truncated by Evolize: exceeded D1 value limit]
Markup
<select class="form-control custom-select custom-select-sm" name="country" id="country">
Component · Ref 4J5DJU
Affected pagehttps://ugmedicalcentre.org/
Elementh1
Accessible nameUGMC Successfully Performs Four More Kidney Transfers
Markup
<h1 class="title carousel-heading" style="color:none">
                                                    UGMC Successfully Performs Four More Kidney Transfers
                                                </h1>
Component · Ref 4C1W47
Affected pagehttps://ugmedicalcentre.org/
Element.callout-border-radius-left > .news.flex-grow-1 > .m-0.text-small.text-white
Accessible nameFast and coordinated referrals
Markup
<p class="text-white text-small m-0">
                        Fast and coordinated referrals
                    </p>
Component · Ref 2AQZ14
Affected pagehttps://ugmedicalcentre.org/
Element.darker_blue.delay-0s.fadeInLeft > .news.flex-grow-1 > .m-0.text-small.text-white
Accessible nameChoose a convenient time
Markup
<p class="text-white text-small m-0">
                        Choose a convenient time
                    </p>
Component · Ref EQDSQH
Affected pagehttps://ugmedicalcentre.org/front/services
Element.section-title
Accessible nameOur Services
Markup
<h2 class="section-title mt-lg-4 mb-3">Our Services</h2>
Component · Ref AXJ7WI
Affected pagehttps://ugmedicalcentre.org/
Element.callout-border-radius-right > .news.flex-grow-1 > .m-0.text-small.text-white
Accessible nameRegister online before your visit
Markup
<p class="text-white text-small m-0">
                        Register online before your visit
                    </p>
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)80 instances4 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 80 affected elements
Component · Ref 7H5XR7
Affected pagehttps://ugmedicalcentre.org/
Elementdiv#navbar_global > div > div > div:nth-of-type(1) > a
Accessible namelogo
Markup
<a href="https://ugmedicalcentre.org">
                                    <img src="https://ugmedicalcentre.org/front/images/ugmclogo.jpg" alt="logo">
                                </a>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref UYM1JK
Affected pagehttps://ugmedicalcentre.org/
Elementdiv#navbar_global > ul > li:nth-of-type(1) > a
Accessible nameHome
Markup
<a href="https://ugmedicalcentre.org" class="nav-link" data-pan="Home">
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="d-lg-none me-1"><path d="m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>
                                <span class="nav-link-inner--text active">Home</span>
                            </a>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref RNNZ1E
Affected pagehttps://ugmedicalcentre.org/
Elementnav#navbar-main > div > div:nth-of-type(1) > button:nth-of-type(1)
Accessible nameSearch
Markup
<button class="gs-nav-btn gs-mobile-trigger gs-panel-trigger" aria-label="Search">
                        <svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>
                    </button>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref V48FJX
Affected pagehttps://ugmedicalcentre.org/
Elementli:nth-of-type(2) > div > div > div > div:nth-of-type(1) > a
Accessible nameBrowse all news →
Markup
<a href="https://ugmedicalcentre.org/news" class="mni-hero-link">Browse all news →</a>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref 540LT3
Affected pagehttps://ugmedicalcentre.org/
Elementdiv > div > div > div:nth-of-type(2) > div > a:nth-of-type(1)
Accessible nameNews
Markup
<a href="https://ugmedicalcentre.org/news" class="mni" data-pan="News &amp; Events">News</a>
Affected pages/ /online-booking /front/services /category/13/home-page-services
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)24 instances4 inspected pages

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Why it matters

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 24 affected elements
Component · Ref 1156GH
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementdiv#navbar_global > ul > li:nth-of-type(2) > span
Accessible nameNews & Events
Rolebutton
Markup
<span class="nav-link" data-bs-toggle="dropdown" role="button">
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="d-lg-none me-1"><path d="M4 3h16a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z"></path><line x1="8" y1="8" x2="16" y2="8"></line><line x1="8" y1="12" x2="16" y2="12"></line><line x1="8" y1="16" x2="12" y2="16"></line></svg>
                                <span class="nav-link-inner--text">News &a…
Affected pages/ /online-booking /front/services /category/13/home-page-services
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)26 instances4 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a visible label to the form field using the label element, and associate it with the input field using the for attribute. For example: <label for="globalSearchInput">Search doctors, departments, services, news…</label> <input id="globalSearchInput" type="text" class="gs-input" placeholder="Search doctors, departments, services, news…" autocomplete="off" name="q" ...>

View 26 affected elements
Component · Ref 50QM2B
Affected pagehttps://ugmedicalcentre.org/
Elementinput#globalSearchInput
Markup
<input id="globalSearchInput" type="text" class="gs-input" placeholder="Search doctors, departments, services, news…" autocomplete="off" name="q" hx-get="https://ugmedicalcentre.org/global-search" hx-trigger="keyup changed delay:400ms" hx-target="#gs-dynamic-area" hx-include="[name='q']">
Affected pages/ /online-booking /front/services /category/13/home-page-services
Component · Ref KISB26
Affected pagehttps://ugmedicalcentre.org/
Elementform#newsletterForm > input:nth-of-type(2)
Markup
<input type="email" name="email" class="form-control" placeholder="Enter your email address" required="">
Affected pages/ /online-booking
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)8 instances4 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap the content in a landmark region such as a header, nav, main, footer, or aside to enable assistive technology users to reach it via landmark navigation. For example, wrap the paragraph in a <main> element: <main><p class="small mb-3">...</p></main>

View 8 affected elements
Component · Ref XIGLH6
Affected pagehttps://ugmedicalcentre.org/
Elementdiv#cookieConsentModal > div > div > div:nth-of-type(2) > p
Accessible nameChoose which categories of cookies UGMC is allowed to use on this device. Necessary cookies are always on. You can change these choices later from "Cookie Settings" in the footer.
Markup
<p class="small mb-3">
                    Choose which categories of cookies UGMC is allowed to use on this device. Necessary cookies are
                    always on. You can change these choices later from "Cookie Settings" in the footer.
                </p>
Affected pages/ /online-booking /front/services /category/13/home-page-services
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)60 instances4 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

Increase the size of the touch target to at least 24x24 pixels to make it easier for users to activate by touch. Consider adding padding or increasing the font size of the 'Schedule an Appointment' link to achieve this.

View 60 affected elements
Component · Ref HFQI2G
Affected pagehttps://ugmedicalcentre.org/
Elementfooter > div > div:nth-of-type(1) > div:nth-of-type(1) > h5 > a
Accessible nameSchedule an Appointment
Markup
<a href="#//online-booking//referral" title="Medical Referrals">
                        <span class="text-white">Schedule an Appointment</span>
                    </a>
Affected pages/ /online-booking /category/13/home-page-services
Component · Ref PUT2UT
Affected pagehttps://ugmedicalcentre.org/
Elementdiv > div:nth-of-type(1) > div:nth-of-type(1) > div > p:nth-of-type(2) > a
Accessible nameSchedule Appointment
Markup
<a class="text-gold" href="/online-booking" title="Schedule Appointment">
                            <strong>Schedule Appointment <i class="fa fa-arrow-right"></i></strong></a>
Affected pages/ /online-booking /category/13/home-page-services
Component · Ref H2LW7L
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementdiv:nth-of-type(2) > div > div:nth-of-type(2) > ul > li:nth-of-type(1) > a
Accessible nameHome
Markup
<a href="https://ugmedicalcentre.org">Home</a>
Affected pages/online-booking /category/13/home-page-services
Component · Ref DXML2C
Affected pagehttps://ugmedicalcentre.org/
Elementdiv#tab-content > div:nth-of-type(1) > a:nth-of-type(5)
Accessible nameView All News
Markup
<a href="https://ugmedicalcentre.org/news" class="d-flex align-items-center justify-content-end gap-1 mt-3 small fw-medium" style="color: var(--primary, #25408f);">
        View All News <i class="bi bi-arrow-right"></i>
    </a>
Affected pages/ /front/services
Component · Ref 37VXHB
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementdiv:nth-of-type(1) > div > div > div:nth-of-type(2) > h6 > a
Accessible namePRE-REGISTRATION
Markup
<a href="https://ugmedicalcentre.org/preregister">PRE-REGISTRATION</a>
Component · Ref NZC95W
Affected pagehttps://ugmedicalcentre.org/
Elementdiv > div:nth-of-type(1) > div:nth-of-type(1) > div > div > a
Accessible nameMedical Training and Simulation
Markup
<a href="https://ugmedicalcentre.org/department/clinical" style="cursor:pointer;">
            <h2 class="card-title text-truncate-2  ">Medical Training and Simulation</h2>
        </a>
Component · Ref 2ILQIK
Affected pagehttps://ugmedicalcentre.org/
Elementsection#testimonials > div > div:nth-of-type(2) > div:nth-of-type(2) > span:nth-of-type(1)
Accessible nameGo to slide 1
Rolebutton
Markup
<span class="swiper-pagination-bullet swiper-pagination-bullet-active" tabindex="0" role="button" aria-label="Go to slide 1" aria-current="true"></span>
Component · Ref HLX4LL
Affected pagehttps://ugmedicalcentre.org/online-booking
Elementinput#rangeSlider
Markup
<input type="range" name="pizzy_wizzy_42rJ" id="rangeSlider" value="0" min="10" max="100" step="1" class="form-control-range position-absolute" style="bottom: 0px; width: 100%">
Low

Page has no level-one heading

WCAG 1.3.1 (A)2 instances1 inspected page

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Why it matters

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Recommended correction

Add a level-one heading (<h1>) to the page to convey its topic and provide a clear structure for users with assistive technologies.

View 2 affected elements
Component · Ref P1MOF1
Affected pagehttps://ugmedicalcentre.org/front/services
Elementhtml > body
Accessible nameHome News & Events News & Events Stay informed with our latest news, press releases, events, and publications from UGMC. Browse all news → Media News Press Releases Speeches Events & Resources Events Publications Newsletters Careers Vacancies Job Application Internship About Us About UGMC Learn about our history, leadership, and the people behind one of Ghana's leading hospitals. Learn more → The Institution About Us Our History 5 Year Dev Plan Management Our Board Our Professionals Our Doctors Our Nurses Our Pharmacists Our Allied Health Explore Directorates Clinical Departments Non-Clinical Departments Take a Tour NCD Care Centres OurCentres UGMC's specialised centres deliver world-class clinical care, simulation training, and cutting-edge research. Explore all → Training & Simulation State-of-the-art simulation training for healthcare professionals. Patient Care Comprehensive clinical services across all departments and specialties. Research Advancing medical knowledge through collaborative research at UGMC. Contact Us Contact Us Reach out to UGMC for enquiries, appointments, or information requests. Get in touch → General …[truncated by Evolize: exceeded D1 value limit]
Markup
<body>

    <header class="header-global">
            <nav id="navbar-main" class="navbar navbar-main navbar-expand-lg navbar-transparent navbar-light" style="background-color: white; padding: 0px;">

            <div class="container">
                                <a class="navbar-brand mr-lg-5 py-3" href="https://ugmedicalcentre.org">
                    <img src="https://ugmedicalcentre.org/front/images/ugmclogo.jpg" width="" height="" alt="logo">
                </a>
                                <div class="d-flex d-lg-none align-items-center">
                    <button class="gs-…

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.