|
As the user sees the task unfolding directly in front of them, via
a dynamically-changing UI, they can form a correct mental model of
the task more quickly and easily. There are none of the awkward
context switches that separate wizard screens impose.
Furthermore, since the UI is kept together on one page, the user can
very easily go back and change their mind about earlier choices;
they immediately see the effect on subsequent steps.
For occasional tasks, this can work better than presenting a
complex and interlinked set of controls all at once, because it's
always obvious what the first step is -- and the next, and
the next! The user never has to think too hard.
|