Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9.5
-
Fix Version/s: STABLE backlog
-
Component/s: Accessibility
-
Labels:
-
Affected Branches:MOODLE_19_STABLE
Description
In a number of places in Moodle (e.g., the "Database" feature) user actions sending data are followed by an interstitial page containing minimal content and a message like, "Your entry has been saved." These pages are set to redirect to another page, using JavaScript, after three seconds.
Why it matters
Three seconds isn't nearly enough time for a screen reader or magnification user to understand a page and read the content on it. Every user was initially confused by this feature, and eventually very frustrated.
Possible solution
Remove all interstitial pages. Confirm user actions with a message on the next page.
Great work.
Related to http://docs.moodle.org/en/Development:Feedback_page which needs to be replaced after this update.
Suggest considering notification bar such as that in browsers. Or could making it too similar with the browser bar confuse users?
(these are all more or less similar examples)
http://www.zdnet.com.au/story_media/339299681/add-on.png
http://blog.brothersoft.com/wp-content/uploads/2008/10/firefox-geode_2.jpg
http://static.zooomr.com/images/3136746_fcc826229b.jpg
http://www.yorkmaine.org/Portals/0/images/firefox.jpg
In any case, use yellow background for the notification and depending on the context, perhaps slide it in with a brief one-time animation in order to get user's attention (seems common practice).