From 9f61b601c9029a809d102240f64938f5b1f8a368 Mon Sep 17 00:00:00 2001 From: Alison Whitty <91492387+amwhitty@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:19:49 -0500 Subject: [PATCH] Update 0006_ssa.md --- _projects/0006_ssa.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_projects/0006_ssa.md b/_projects/0006_ssa.md index e1803630..d413f216 100644 --- a/_projects/0006_ssa.md +++ b/_projects/0006_ssa.md @@ -53,6 +53,7 @@ Initial user research showed that the public had difficulty using the website to Iterative research with the public, design, and modern development practices, combined with daily collaboration with subject matter experts, resulted in a foundation that demonstrates SSA's commitment to serving the American people. Our partnership with SSA created momentum through the following building blocks: **A task-focused information architecture** + Effective navigation is crucial in improving website usability and helps customers quickly find what they are looking for. Before the redesign of ssa.gov, site visitors relied on a single, static page with 72 different links to navigate the content. As a result, customers got frustrated and lost trying to find information and complete tasks. ![](../images/project-ssa-homepage.jpg) @@ -63,15 +64,17 @@ The content in the primary navigation, header, and footer use plain language and ![](../images/project-ssa-menu.jpg) **A simple way to understand eligibility** + To determine benefit eligibility before the redesign, customers had to read many pages of policy-focused information across several sections of the website and then figure out if it applied to their personal situation. -To meet people where they are, SSA launched a simple, conversational flow, that asks a few questions to help customers determine if they may be eligible for benefits. If they are, the experience offers guidance on how to prepare for the application process, which is often daunting and unclear. +To meet people where they are, SSA launched a [simple, conversational flow](https://www.ssa.gov/prepare/check-eligibility-for-benefits), that asks a few questions to help customers determine if they may be eligible for benefits. If they are, the experience offers guidance on how to prepare for the application process, which is often daunting and unclear. This new experience uses conditional content and a dynamic interface to help the public understand complex eligibility criteria without asking them to read pages of complex, policy-focused information. ![](../images/project-ssa-ask.jpg) **Clear, organized content** + Before, much of the content on the website was not written for the public, lacked clear instructions on how and where to complete tasks, and was missing the human tone that’s needed during difficult life changes. Tireless efforts to explain complex policies and processes led to a new approach prioritizing simple, conversational communications that meet people where they are. SSA prioritized simplifying the language for the following frequently visited pages: @@ -84,11 +87,13 @@ Plain language and clear hierarchy throughout the site increase people's confide ![](../images/project-ssa-prepare.jpg) **A consistent design system** + Before, the site didn’t use a design system and wasn’t optimized for mobile use. As a result, the design and development process was difficult and time-consuming, requiring manual updates on every page. Additionally, customers who accessed the site on their phones faced challenges. Implementation of the [U.S. Web Design System](https://designsystem.digital.gov/) the design standards for federal government websites, establishes consistency, helps customers find what they need, increases efficiency for maintenance, and modernizes the experience. **Modern development infrastructure** + Prior to the infrastructure improvement, updates to the site required development support. SSA collaborated with a third-party development contractor to establish and customize SSA's first content management system, which makes the site easier to maintain, enables quick deployment of content and features, and facilitates iterative development. Additionally, SSA integrated a Content Delivery Network (CDN) to enhance site performance and reliability. The CDN also merged the legacy and new sites, ensuring a consistent experience. This approach allowed for the launch of new content sections on the redesigned site, without the need for a complete overhaul of all the webpages on the legacy site. As a result, the team can make iterative improvements, to the public's benefit, as they transition the entire site.