[thelist] User perception

apathetic apatheticgenius at gmail.com
Tue Nov 16 12:04:16 CST 2004


On Tue, 16 Nov 2004 16:54:23 -0000, Les Lytollis
<leslytollis at dimensions-corporatewear.co.uk> wrote:
> It turns out that
> because I returned the user to the "add employee" screen, they were
> sending the details again and again to try and see some confirmation
> that the details had been sent!

This is a great example of what not to do when developing an
application.  If there is no feedback to the user that an action has
been carried out, then the user will always assume that it hasn't
been.  The only person who wouldn't make that assumption is the person
who wrote the application and knows that the action works, even though
there is no interface for confirmation.  This is actually an example
of poor application design, rather than user stupidity.

Tim

-- 
http://www.apatheticgenius.com/

http://elaborate.sourceforge.net/ - PHP/MySQL wiki engine
http://www.hyperlinkage.com/ - Online RSS reader


More information about the thelist mailing list