OverviewAll statesGeorgia

State Education Audit

Georgia

www.gadoe.org ↗

Reviewed May 11, 2026

B

80/100

Grade: B — A Modern Rebuild With NGA-Recognized Data Tools and Impressive Search

Georgia's Department of Education website (gadoe.org) is one of the most polished state education agency sites we've reviewed so far in this series. Recently rebuilt on a headless WordPress/Next.js architecture with Azure Front Door CDN, the site delivers fast load times, a cohesive visual identity, and an audience-centered navigation structure that immediately routes parents, students, teachers, and district staff to relevant content.

The state was recently spotlighted by the National Governors Association (NGA) for its transparent and accessible education data — specifically the Georgia Insights platform. That recognition is well-deserved: the data ecosystem, including CCRPI reports and Georgia Insights, provides some of the best public-facing accountability tools we've seen across any state.

The site also features a polished instant search overlay — as you type in the search field, results appear inline with keyword highlighting, page icons, and excerpts, powered by a JavaScript search layer separate from the traditional WordPress ?s= URL pattern. The main gap is multilingual support: despite Georgia's sizable non-English-speaking population, the site is English-only throughout.

Screenshot: GaDOE homepage with vibrant gradient design and audience-organized navigation buttons

Strengths

1. Audience-Centered Navigation & Information Architecture

The homepage immediately presents four audience pathways — Parents & Families, Students, Teachers, and School & District Staff — as prominent buttons below the hero section. The main navigation uses a clean three-dropdown structure ("Who We Are," "What We Do," "Who We Serve") with well-organized sub-items. Under "Who We Are" alone, there are 10 sub-items including About GaDOE, Contact & News, Data & Reporting, GaDOE Careers, and the State Board of Education. Under "What We Do," 14 sub-items cover everything from Assessment & Accountability to School Nutrition to Virtual Learning. Every single navigation link we tested returned HTTP 200 — zero broken links across the entire nav structure.

Each audience landing page (e.g., Parents) provides a tailored hero, curated resource cards, relevant announcements, and further resources — all within a consistent layout with left-sidebar navigation and breadcrumbs.

Screenshot: Parents landing page with tailored resources and AskDOE helpdesk card

2. NGA-Recognized Data Ecosystem

Georgia's data infrastructure is exceptional and has earned national recognition from the National Governors Association. The Data & Reporting section provides a clean gateway to three key areas: Data Privacy, Data Requests, and Georgia Insights.

Georgia Insights recently underwent a major redesign to be "intuitive, user-friendly, and accessible." District- and school-specific content has been moved to GaDOE Focus, creating a clear separation between state-level data products and local insights. The Statewide Longitudinal Data System (SLDS) has also been rebranded as "My Georgia Insights" — a centralized platform for accessing and utilizing student data to improve outcomes.

Screenshot: Data & Reporting page with clean sidebar navigation to Georgia Insights

3. CCRPI Report Cards With School-Level Search

The College and Career Ready Performance Index (CCRPI) reporting tool provides comprehensive school accountability data. It opens with a guided modal: "Not sure where to start? View the State Report" — or search by district, school, or zip code. The state overview presents key metrics including total enrollment (1,750,404 students), number of schools (2,302), graduation rate (72.2%), and demographic breakdowns. The 2025 report year is already available, showing the data is kept current.

While the CCRPI interface is visually dated compared to the modern main site, it provides real depth: state, district, and school-level performance data that parents and policymakers need.

Screenshot: CCRPI reporting tool with state overview and school search

4. Exceptional Performance & Modern Tech Stack

The site is built on Next.js with static site generation (SSG), backed by a headless WordPress CMS (cms.gadoe.org) via WPGraphQL, and served through Azure Front Door CDN. This delivers remarkable performance: 91ms time-to-first-byte, 150ms full page load, and only 108KB of initial HTML payload. The site uses the modern 'Jost' font, preloaded web fonts, deferred scripts, and optimized image delivery. Rich structured data (JSON-LD) includes Organization, WebSite, WebPage, and GovernmentOrganization schemas with proper contact points, social profiles, and SearchAction declarations.

5. Strong Accessibility Foundation

The site includes a "Skip To Main Content" link, proper lang="en" declaration, semantic HTML (banner, main, navigation landmarks), ARIA labels on the main navigation ("Main Navigation menu"), breadcrumb trails on interior pages, proper heading hierarchy, and a published Accessibility Notice. The viewport meta tag uses width=device-width for responsive behavior, and the homepage provides separate mobile-optimized hero images.

Weaknesses

1. No Multilingual Support

Georgia's public school enrollment includes significant populations of non-English-speaking families — approximately 12.7% are classified as English Learners according to CCRPI data. Yet the site offers no language selector, no Google Translate widget, and only English content throughout. The locales array in the site configuration contains only ["en"]. For comparison, the CCRPI tool itself has no translation capabilities either. This is a meaningful accessibility gap for the families who may need state education resources most.

2. CCRPI Visual Disconnect

While the CCRPI tool is powerful, it exists as a standalone application at ccrpi.gadoe.org with completely different visual styling — a dark theme with green accents versus the main site's gradient blue-green with white cards. There is no shared navigation or branding consistency. The district data table on the state report shows "No data available in table" on initial load (before filtering), and the overall interface feels like a separate era of web design compared to the polished main site. The "All Districts" view requires additional interaction to populate.

3. Hero Image Alt Text Missing

The main homepage hero image (GaDOE-Main-Hero-Kids) has an empty altText field in the CMS ("altText":""), which means the hero image — arguably the most prominent visual element on the site — is invisible to screen readers. Similarly, some section images use generic alt text like "section image" rather than descriptive alternatives.

Opportunities

  1. Add Multilingual Support: With 12.7% English Learners, even a basic Google Translate integration would be a significant improvement. The Next.js framework supports internationalization natively via i18n routing, and the headless CMS could support translated content fields.

  2. Unify CCRPI Branding: Wrapping the CCRPI tool in the same header/footer/branding as the main site (or embedding it via iframe with shared styles) would create a seamless data exploration experience and reinforce trust in the data as an official GaDOE product.

Threats

  1. SearchAction JSON-LD Mismatch: The site declares a SearchAction in structured data pointing to ?s={search_term_string}, but the actual search runs as a client-side JS overlay, not a URL-based route. If Google surfaces a sitelinks search box using that URL template, it would return the homepage rather than search results — a minor but fixable SEO inconsistency.

  2. Language Access Compliance Risk: As federal education programs increasingly emphasize equitable access for limited-English-proficiency families, the absence of multilingual support could become a compliance concern, particularly for Title III and Title I communications.

Standout Feature

Georgia Insights — Georgia's recently redesigned data portal is the standout feature of this site. Recently recognized by the National Governors Association, Georgia Insights serves as a "one-stop repository of interactive data tools and visualizations" that makes education data genuinely accessible to the public. The separation of state-level data (Georgia Insights) from district/school-level data (GaDOE Focus) shows thoughtful information architecture, and the rebranding of the SLDS as "My Georgia Insights" signals a commitment to making data platforms feel inviting rather than bureaucratic. Visit it at gadoe.org/data-reporting/georgia-insights/.

Screenshot: Georgia Insights page with new branding and My Georgia Insights SLDS makeover

Bottom Line

Georgia's education website is among the best-designed state SEA sites in the country, with a modern tech stack, blazing performance, a polished instant search experience, and an NGA-recognized data ecosystem. Parents will find well-organized audience-specific resources, educators will find professional development and certification tools, and data enthusiasts will find rich accountability reporting through CCRPI and Georgia Insights. The path to A territory runs through multilingual support and a unified data portal design — both achievable improvements for a team that has clearly invested in building something excellent.

Grade Breakdown

Criterion Weight Score Notes
Navigation & Information Architecture 15% 9/10 Excellent audience-centered nav; all links functional; breadcrumbs; site map; logical 3-dropdown hierarchy with 30+ sub-items
Accessibility (WCAG 2.1 AA) 15% 7/10 Skip link, semantic HTML, ARIA labels, landmarks, accessibility notice PDF; missing alt text on hero image; no multilingual support
Search Functionality 10% 8/10 Polished JS-powered instant search overlay with inline results, keyword highlighting, and pagination; ?s= URL pattern doesn't route (Next.js), causing a JSON-LD SearchAction mismatch
Mobile Responsive Design 10% 8/10 viewport meta, mobile hero images, responsive Next.js framework; separate mobile image assets in CMS
Data Transparency & Open Data 10% 9/10 NGA-recognized Georgia Insights; CCRPI with 2025 data; Data Requests page; SLDS/My Georgia Insights; GaDOE Focus for local data
Parent Resources 10% 7/10 Dedicated parent landing page with AskDOE helpdesk, curated resources, announcements; no multilingual support; limited grade-specific content
Educator Resources 10% 8/10 Teach in the Peach recruitment portal; Educator Support & Development section; certification guidance; professional development; CTAE
Visual Design & Branding 10% 8/10 Modern gradient branding, consistent typography (Jost), professional imagery; CCRPI visual disconnect; clean card-based layouts
Performance & Load Speed 10% 10/10 91ms TTFB, 150ms full load, SSG via Next.js, Azure CDN, 108KB HTML, preloaded fonts, deferred scripts — exceptional
Overall 100% 80/100 B

Discussion