Forum Discussion

MelanieSobie-14's avatar
MelanieSobie-14
Community Member
22 days ago
Solved

Interaction Options

Is there any way to have all of the possible quiz choices available to everyone, including keyboard-only users, but have some of the choices hidden from screen reader users only? I have a freeform ...
  • LeslieMcKerchie's avatar
    2 days ago

    Hi MelanieSobie-14​ 

    I noticed your post hasn’t had any replies yet, so I wanted to chime in. When you uncheck “Object is visible to accessibility tools,” it removes that choice from the accessibility tree. That means it’s hidden from screen readers and keyboard-only users, since they both rely on that same structure. There isn’t a way to make something visible to keyboard users while hiding it only from screen readers.

    A couple of ideas:

    • Keep all choices available so the experience is consistent for everyone.
    • Break the interaction into smaller sets (e.g., fewer choices per slide) to reduce navigation.
    • Check whether all 18 options are needed—if only a handful are valid, consider simplifying the interaction so it’s more usable for everyone.

    I look forward to ideas from others here on how they would accomplish this.