1
vote
3answers
147 views

Would it be a good or poor user experience if I guide users through a wizard and not let them see it again?

I'm currently designing the UX for an event travel site. It starts off with the organizer registering and then it goes right into the "wizard" where it functions like an accordion -- broken up into a ...
3
votes
2answers
365 views

How to implement a branching wizard?

I'm toying with the jQuery plugin SmartWizard to implement a branching wizard for a web application. The problem I'm struggling with right now is how to deal with user choices that affect the ...
8
votes
3answers
784 views

Multiscreen Forms (Wizards), the Form's Previous Button, and the Back Button

Scenario: I have a web form split across 3 screens/pages. A user can move between forward and back between the screens via Next and Previous labeled buttons respectively. Question: When the user ...
2
votes
1answer
327 views

Looking for examples of decision tree workflow [closed]

We are going to be allowing our customers to request building permits online. I am thinking of of flowing the customer through a series of questions to make sure they know what information we need and ...