Nils wrote:
> D Yuniskis wrote:
>
>> What's the "best" way to convey to a user the "progress"
>> made on completing a task?
>
> There has been a bit of academic research on that topic. This paper is a
> good start:
>
> http://www.chrisharrison.net/project...arHarrison.pdf
Thanks, Nils, this was an interesting read -- worth adding to
my literature collection.
But, it seemed like it (the "experiment"/study) was trying to
come up with a way to "least annoy" the user. I'm trying to figure
out how to *best INFORM* the user.
I've prototyped different strategies and can't say that I find
any of them appealing. The most interesting is the traditional
progress bar but continuously adjusted to truly reflect the
percentage of (estimated) work that is complete. The visual
characteristics, however, are highly disturbing (especially to
Joe Average User) despite being the most informative.
This leads me to believe you have to abandon a graphic/relative
presentation if you don't want to annoy/alarm the user. (else
you end up with the same crappy behavior that current progress
indicators exhibit).