Add a place for directions to the Memory Game

If someone is using a screenreader, there is currently not a place for them to read directions or an explanation of what to expect or do with the memory cards.  I am not embedding the cards in an LMS so there is no way for me to add directions above the game. Does anyone have a workaround?

 

This should be an option for all interactives to enable WCAG 2.1 compliancy.

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network
otacke's picture

Hi ncaires!

H5P uses the localization settings that you can edit under "Text overrides and translations". In particular, the value set in the "Game label" field will be read via readspeakers (https://github.com/h5p/h5p-memory-game/blob/d623b91afd78986f74fc18a5f12bb63c1728f8d7/memory-game.js#L446).

Best,
Oliver

Thanks for your response. I was able to get the screen reader to reach the title with instructions.

Since we are not embedding this content in an LMS, we need the ability to add a title and directions so they appear above the activity.

How can I get the title to appear visually above the matching cards?

 

In some of the other H5P elements, I was able to add a text box but I don’t see an option for that in the memory game.

Thanks for your response. I was able to get the screen reader to reach the title with instructions.

 

Since we are not embedding this content in an LMS, we need an ability to add a title and directions above the activity.

How can I get the title to appear visually above the matching cards?

 

In some of the other H5P elements, I was able to add a text box but I don’t see an option for that in the memory game.

Attachments: