This is a project to help personlisation for any use - including people with learning and memory issues. It is described more at: https://www.w3.org/WAI/PF/cognitive-a11y-tf/wiki/Easy_Personalization(link is external)
It is made of 5 parts:
- Json files for user setting: https://github.com/ayelet-seeman/coga.personalisation/tree/JSON-Script(link is external)
- Aria proposal for new syntax: https://rawgit.com/w3c/coga/master/issue-papers/links-buttons(link is external). we are still working on it. more items will come/change
- An HTML page that uses some of the new aria syntax: https://github.com/ayelet-seeman/coga.personalisation/tree/ExampleWebPage
(link is external) - Scripts that a web auther can use or include that read the user settings in the JSON files and adapt the page for the user needs: https://github.com/ayelet-seeman/coga.personalisation/tree/Script-Options
(link is external) - Stuctured HTML that idetifies the prefrences. Cascading: sort by order specified: if two declarations, the latter specified wins