Forum Discussion
Issue with Rise 360 Accessible Assessments
I’m building basic Rise modules as an alternate option for my company's corporate compliance modules, aiming for AA accessibility (or better).
My tester is advising the modules are failing accessibility at two points in the assessment. From what I can see there’s no options for me to fix (no configurable settings for these issues), and everything I can find online shows that they should be fully accessible.
Issue 1 – Results Page: The quiz result page is not accessible by Screen Reader. Screen Reader is not announcing the result scores, whether they have passed the assessment or failed.
Issue 2 - Questions: In the radio group, the aria-labelledby="q-cm1h442ud016u3j758nhkkcac" is marked incorrectly with the radio button. Because of which, when user lands on radio button using Tab or keyboard keys, Screen Reader reads the case study in one go and then reads the radio button question. This behaviour is quite frustrating to user.
Can anyone shed light on what I can do to resolve?