67
votes
12answers
2k views

How do you give your user options without overloading them?

I was using WinSCP the other day for transferring files, when I came across this.. umm.. I'll call it a set of options, but it was more like an interview. Oh boy. I just want to move a file. Now I ...
1
vote
1answer
112 views

Alternative actions: nested submenu or interactive question?

I have a user interface that provides two alternatives for one action. The alternatives describe how the chosen action should be performed by the computer (different goal functions or heuristics of an ...