Changes between Version 35 and Version 36 of DeveloperGuidelines/Quality


Ignore:
Timestamp:
12/29/13 22:41:55 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Quality

    v35 v36  
    139139Even though UX as such appears to be a largely subjective matter, there usually a number of generalizable UX requirements for any user interface.
    140140
    141   Example: User interfaces which are typically used in the darkness should not blind the user, but use a reduced palette of primarily reddish colors on dark background in order to prevent iris contractions. If the interface is though to be used under varying lighting conditions it should be adaptable (or even auto-adapt).
    142 
     141  '''Example:''' ''User interfaces which are typically used in the darkness should not blind the user, but use a reduced palette of primarily reddish colors on dark background in order to prevent iris contractions. If the interface is though to be used under varying lighting conditions it should be adaptable (or even auto-adapt).
     142''
    143143In order to be '''valid and accomplishable, UX requirements must be specific and clearly defined''' (like the above example) for the quality level for which they shall apply - even when their reasoning may be more complex sometimes.
    144144