vimwiki/tech/human_limitations.wiki

29 lines
348 B
Plaintext
Raw Normal View History

2022-01-31 18:00:01 +00:00
= Human limitations on UI =
== role of humans in ui ==
* sensory processing
* see/hear/etc
* interpret data
* actor upon feedback
* involve user in the software (dont do everything for them)
== perceptial limitation ==
Sight
* braille keyboards
* speech software
Hearing
* Captions
Mobility
* Speech input
* eye movements as "cursor"
2022-01-31 18:15:01 +00:00