Reviewed: https://reviews.mahara.org/10251 Committed: https://git.mahara.org/mahara/mahara/commit/250829882ef38ef6da690beba4677b8ecb4fc8db Submitter: Robert Lyon ([email protected]) Branch: master
commit 250829882ef38ef6da690beba4677b8ecb4fc8db Author: Cecilia Vela Gurovic <[email protected]> Date: Thu Aug 8 17:01:23 2019 +1200 Bug 1813987: Accessibility settings and layout - Added an option to set the profile to accessible. This can be set in account preferences and enables one extra field in the settings of a view, in the basic settings section, to make the layout accessible. - by default, if the user account is accessible then the pages will be crated as accessible. To have a non accessible page, the option un view settings needs to be set as 'No' - Accessible layout only allows to add blocks with width=12 that is the same with of the grid. This makes the blocks show as a sequence one on top of the other like a list. The user can only reorder the position they have in the list. - When a page is accessible, the adding a block by drag & drop is disabled - Reordering of blocks is accessible by keyborad - The 'add block' button is reachable by keyboard - add an intro to the page for the screen reader to explain how the page works - add identification to each block for screen reader, blocktype and title (if it���s set) TODO * When adding a block to the bottom or the top of the page, the page should be scrolled to that block * Floating menu: should have a way to be recognized as a menu by the screen reader. Check the access keys for the menu. behatnotneeded Change-Id: I08417f0f11d747a67900c88c2f675ef5f85b7499 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1813987 Title: more usable and simpler layout selector for Mahara pages Status in Mahara: Fix Committed Bug description: We are planning to improve the layout of mahara pages using the gridstack library. http://gridstackjs.com/ To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1813987/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

