Tagged Questions
8
votes
7answers
536 views
Conveying progress for a set of items each with 2 stages
I think I have an issue with the hierarchy of information in trying to convey progress to a user. On the dashboard of a non-profit dashboard I have the following option:
The organisation deal with ...
0
votes
2answers
186 views
Confirmation screen after e-mail verification part of multi step process or not?
I am designing a multistep proces that nicely shows the user which step he is in. Between the second to last and the last step the user needs to click on a confirmation link send via e-mail.
My ...
10
votes
6answers
2k views
How do you indicate progress to users in a multi-step form?
What do you think of the following form design which I've prepared?
there's a progress bar in the top
on the right side the steps are listed, and every time the current state is indicated by ...
11
votes
4answers
856 views
Using progress bars in long web forms: motivating or demotivating?
I've been going through the jQuery demos to determine which UI widgets could be used to help optimise our user's journeys through our web forms.
One such widget is the progress bar, but it raises a ...