[NoLetterOrDigitRatioMetric] description = The ratio of interactions that enter text into text fields is \ relatively high in comparison with the other user interactions (%f). \ This should be reduced. As an example, entering data can also be \ done using check boxes or combo boxes in the case predefined values \ must be entered. severity.high = 0.1 severity.medium = 0.05 severity.low = 0.02 severity.info = 0.01 [TextInputEntryRepetitionsMetric] description = Several interactions that enter text into text fields repeat tokens such \ as words or specific signs (%f). This is an indicator that the same data \ must be entered several times. This could be better supported by using e.g. \ automatic filling of input fields, provision of combo boxes or lists prefilled \ with data that was already entered previously. severity.high = 10 severity.medium = 4 severity.low = 2 severity.info = 1 [TextInputRatioMetric] description = Much of the text entered into text fields contains signs other than letters or \ digits (%f). This is an indicator that the entered data has to follow a specific \ syntax. This should be supported by syntax checking, auto completion or even providing \ the text fields in a way that does not require the entering of special signs as they \ are already included at the right positions. severity.high = 0.9 severity.medium = 0.7 severity.low = 0.5 severity.info = 0.3 [RedundantScrollingMetric] description = There is a lot of back- and forth scrolling present (%f). \ Use pagenation or other means to reduce the size of the presented contend. \ If the pages are based on scrolling (like a news page or a table) make sure \ users only need to scroll in one direction (preferable down) when doing common \ tasks. severity.high = 2.0 severity.medium = 1.0 severity.low = 0.7 severity.info = 0.5 [SameTargetEditingMetric] description = The value of one of your Input fields is changed notably often (%f). \ Check the description and explanations concerning this field for \ disambigous or falseleading passages. If this field is meant to be \ used as a general purpose data input (like a search field or a "captcha" \ input) you may safely ignore this warning. severity.high = 5 severity.medium = 4 severity.low = 3 severity.info = 2 [OnTaskTimeMetric] description = On-task-time varies considerably for one of one of the analysed tasks. \ This may be a hint for a usability problem. severity.high = 5 severity.medium = 4 severity.low = 3 severity.info = 2 [PatternProblem] description = Test-pattern detected. [LongFormUsageProblem] description = Long form detected. [InputMethodSwitching] description = Something