Tagged Questions

1
vote
3answers
65 views

UI design pattern for multi level grid

currently I have a requirement to display related items in a multi level grid. that is great grandparent -> grandparent-> parent-> child For example: Country-> state->City->Stree …
2
votes
3answers
105 views

What’s the name of this UI pattern?

Sometimes when some feature requires many different settings, they are written in a cloze-like text, where the gaps (=variables) are displayed as comboboxes or hyperlinks which ope …
1
vote
0answers
42 views

Wizard pattern and other GUI patterns for infrequent, complicated task

We are thinking of using a Wizard pattern to help a user complete a task. The Wizard pattern seems to solve our problem. We are also interested in what human factors research mig …
2
votes
1answer
22 views

Open source projects requiring interaction designers, usabilitity?

I am looking for any open source projects to get myself involved in where I can contribute my skills as an interaction designer - focusing on usability and obviously good user inte …
0
votes
5answers
246 views

Captcha algorithm

I've notised that Stack Overflow only presents me with a captcha occasionally. Does anyone know if it has a good algorithm for sensing if I might be a robot or, instead if it's jus …