Changes between Version 21 and Version 22 of DeveloperGuidelines/Usability
- Timestamp:
- 05/07/13 06:06:59 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Usability
v21 v22 1 = Development Guidelines - = 2 [[TOC]] 3 4 == Usability Rules == 5 These are some rules to try to follow to provide a good user experience 6 * Avoid displaying "True", "False" or "None", there are code terms and will confus some users. Try "Yes", "No" or "-" instead. 7 1 8 == Usability Testing == 2 9 Whilst we have had a fair amount of testing and bug reports filed, we are also looking for good user experience testing and recommended improvements to make it easier for untrained users to operate Sahana effectively in challenging situations. … … 4 11 We are currently going through a lot of Rapid Application Development as new requests for capabilities go in, and this sometimes means that the user experience is less than optimal. As such, we'd like some good testing of the user experience, and would welcome any suggestions and improvements. 5 12 6 === Usability TestingRules of Engagement ===13 === Rules of Engagement === 7 14 * The testing should take place on our Demo server which is located at http://demo.eden.sahanafoundation.org/ - your first task will be to register and apply for an account ;) 8 15 * You will need a Trac account to log tickets for UI/UX bugs and enhancements - please jump into #sahana-eden on irc.freenode.net and ask for an account to be created for you. … … 12 19 * We are not currently testing the installation process, our main UX interest currently is around the deployed interface. 13 20 14 == Usability Guidelines ==21 == Usability Resources == 15 22 ''Please note all usability recommendations and guidelines here.'' 16 23 … … 34 41 35 42 == Usability Feedback == 36 Some feedback from IBM's UX team: 43 Please feel free to share your Usability Feedback here - or have a go at actioning any of this feedback! 44 === From IBM's UX team === 37 45 1. Selected tabs can have a changed color {other than non selected} to indicate which part of website we are in. 38 46 2. "More" Tab has too many links, If possible, few section from "More" tab should be clubbed together.