All questions involving the selection objects to be acted upon, including contiguous selection (e.g. strings of text), multiple selection (e.g. checkboxes), and single selection (e.g. radio buttons).
10
votes
5answers
883 views
Should i use country flags in language selection fields?
My users can create content in different languages, and i need to provide an option to choose the language when they enter new content.
Right now there are only 5 languages (en, fr, de, pt, es), and ...
18
votes
14answers
2k views
Choose Your Country: Best Usability approach
I'm looking at potentially designing a site which will have 'mirrors' in multiple sites around the world. I am experimenting with the best method to help users change both their country and language ...
4
votes
2answers
299 views
Assigning working hours on a duty roster
Here's a screenshot of the duty calendar in the system I'm working on (I've deleted all names here for privacy reasons).
Each person can have a day of particular type (listed in the legend above: ...
4
votes
3answers
329 views
User control for a two level selection
I'm about to develop an application that will be used by revisers to compile the errors they find while reviewing a translation. The application will consist of a simple form in which they will have ...
19
votes
7answers
2k views
Best way to offer a large amount of selectable options (without using Javascript)?
I come from stackoverflow and have no answers for this one, so I turn to the UI guys for assistance.
Let's say I have a library application that allows a user (librarian) to add a book to the ...
6
votes
5answers
176 views
Is there a pattern for cycling or toggling through time periods?
I'm looking for a pattern for toggling between different periods of time. Currently I've prototyped an example which is a single button that, when tapped, will cycle through 3 time periods: by month, ...
4
votes
5answers
524 views
What is the maximum recommended number of item to put in a drop down list?
I am introducing searchable drop down lists to filter grid data. The number of items in a list could range from anything like ten to a ten thousand.
The larger the number of items, the more awkward ...
3
votes
2answers
128 views
Changing the language of a website
While travelling abroad, I often get pages on websites that are normally in English for me (e.g. images.google.com) served instead in whatever the local language is. The problem is that I can't read ...
3
votes
3answers
70 views
Rely on user awareness by autoselecting or prompt the user to actively choose?
I came across a small dilemma in my development, namely whether as a designer I should rely on a user to actively review settings before submitting an action, thereby justifying having it pre-set, or ...
