Who is trying to use this site
R
Rajesh, 51, rural Punjab
Farmer; older Android, low vision, TalkBack.
Find the current PM-KISAN payment date.
What the automated audit found
4rule violations
5elements failing
5elements affected
Automated scanning is a floor, not a ceiling. Real assistive-technology testing by disabled users finds more problems, not fewer. Every finding here is a mechanical check on the site’s own markup, third-party widgets excluded. See the methodology and right of reply.
Audited from an India network via server-rendered HTML; no screenshot captured. The raw report carries the full element-level evidence.
Findings, ranked by severity
serious
A focusable element sits inside aria-hidden, so screen readers announce nothing but keyboard can still reach it
axe · aria-hidden-focus · 1 element · landing
ARIA hidden element must not be focusable or contain focusable elements. (WCAG mapping not surfaced by axe). Deque rule reference.
target: #TranscriptModal
<div class="modal fade" id="TranscriptModal" tabindex="-1" aria-labelledby="TranscriptModalLabel" aria-hidden="true">
minor
Alternative text of images should not be repeated as text
axe · image-redundant-alt · 1 element · landing
Alternative text of images should not be repeated as text. (WCAG mapping not surfaced by axe). Deque rule reference.
target: img[alt="Agroforestory"]
<img src="/public/images/agroforestry.png" class="pdmc" alt="Agroforestory">
moderate
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
axe · landmark-unique · 1 element · landing
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination. (WCAG mapping not surfaced by axe). Deque rule reference.
target: .navbar_1
<nav class="navbar navbar_1 navbar-expand-lg navbar-light">
moderate
All page content should be inside a landmark (header, nav, main, footer)
axe · region · 2 elements · landing
All page content should be contained by landmarks. (WCAG mapping not surfaced by axe). Deque rule reference.
target: .printheadr
<div class="printheadr">
target: .footer_logo
<section class="content footer_logo">
Harness · Playwright 1.48 with @axe-core/playwright 4.10, headless Chromium, viewport 1440×900, User-Agent AccessibilityKillTestBot/0.1. Full JSON report at axe-reports/min-agri.json. Rerun with node harness/run.mjs min-agri.