Skip to content
wiki.fftac.org

Designing A Who Cares Wizard For 2Ia - Source Excerpt 06

Back to Designing A Who Cares Wizard For 2Ia

Summary

This source excerpt preserves a bounded section of 2IA.org/agent-file-handoff/Archive/2026-05-17-who-cares-wizard/Designing a Who Cares Wizard for 2IA.org.md so readers can inspect the evidence without opening the full source file.

**Source path:** 2IA.org/agent-file-handoff/Archive/2026-05-17-who-cares-wizard/Designing a Who Cares Wizard for 2IA.org.md

The implementation should be **server-rendered first, progressively enhanced with lightweight first-party JavaScript**, and should preserve a no-JS fallback that shows a browseable index of all 20 routes. That recommendation follows directly from WCAG’s testability expectations and 2IA’s privacy-first posture. Avoid third-party form builders, analytics pixels, customer-data platforms, or embed-heavy survey tools unless they are self-hosted and explicitly reviewed against 2IA’s published privacy criteria. citeturn17view3turn2view0

A practical homepage wireframe set would look like this:

' ' ' text
HOMEPAGE HERO / ENTRY CARD

+--------------------------------------------------------------+
| WHO CARES?                                                   |
| Find the next lawful step for a records, privacy, identity,  |
| AI, speech, or surveillance concern.                         |
|                                                              |
| [ Start the wizard ]   [ Browse all issue areas ]            |
|                                                              |
| Privacy-first: no tracking scripts by default.               |
| Do not enter sensitive material.                             |
|                                                              |
| Existing 2IA search stays visible below or beside this card. |
+--------------------------------------------------------------+
' ' ' 

' ' ' text
QUESTION SCREEN

+--------------------------------------------------------------+
| Step 4 of 20                                                 |
| Which institution or system is involved?                     |
|                                                              |
| ( ) Government or police                                     |
| ( ) Employer or hiring system                                |
| ( ) School or university                                     |
| ( ) Landlord or tenant-screening company                     |
| ( ) Healthcare or insurer                                    |
| ( ) Telecom or communications provider                       |
| ( ) I am not sure                                            |
|                                                              |
| Hint: pick the place that made the decision or holds record. |
|                                                              |
| [ Back ]   [ Skip for now ]   [ Browse all routes ]          |
+--------------------------------------------------------------+
' ' ' 

' ' ' text
FINAL RESULT PAGE

+--------------------------------------------------------------+
| Result: Student privacy / school monitoring                  |
| Why you landed here                                          |
| 2IA route summary in 2 sentences                             |
|                                                              |
| First three actions                                          |
| 1. Get the policy or notice                                  |
| 2. Save dates and screenshots                                |
| 3. Choose an official or support route                       |
|                                                              |
| OFFICIAL CONTACTS                                            |
| [ DOE / FERPA ] [ DOJ Civil Rights ]                         |
|                                                              |
| SUPPORT CONTACTS                                             |
| [ 2IA Public Records ] [ EFF / ACLU if relevant ]            |
|                                                              |
| Before you click out                                         |
| This next site may ask for your contact information.         |
|                                                              |
| Related tabs: Research | Volunteer | Policy                  |
+--------------------------------------------------------------+
' ' ' 

The highest-value UI details are small but consequential: keep the existing 2IA search visible on the homepage, use plain-language answer cards, expose a low-emphasis route to all 20 outcomes from every page, and show a quiet footer line that says **“This is not a secure drop box.”** That line is not ornamental; it is one of the clearest ways to translate 2IA’s existing ethics, privacy, and lawful-contact commitments into interface behavior. citeturn0view0turn2view0turn2view1turn2view2