The opportunity or right to choose between different things

learn more… | top users | synonyms

35
votes
6answers
3k views

Infinite scroll vs Pagination in E-commerce websites

Infinite scroll has been around for a while now, however I have not seen infinite scroll being implemented on any successful or well known e-commerce sites. Does anyone know of any e-commerce sites ...
24
votes
2answers
555 views

Odd or even number of products per row on a product listing page?

I heard from a reputable source that on e-commerce websites, users find it easier to choose a product when there is an odd number of items in row, as compared to an even number. In their experience, ...
8
votes
6answers
526 views

Does a list of checkboxes necessarily mean multiple choices?

I'm currently reviewing the usability of an e-commerce website. When the user searches a product, filter options are provided to refine his search. The following list of checkboxes is available: ...
8
votes
3answers
125 views

Sorting options in list with choices

If you have several options behind a button with list, how would you sort the options? The button is shown at the bottom of a form, so the list will collapse above it. Let's say that the options can ...
7
votes
5answers
165 views

Is it good to limit the user to a set number of selectable font / background colors?

I asked a question here to make a recommendation on an upgrade on color palette selection. We have a dashboard that has many boxes displaying text. You can change the color of the boxes and the text ...
4
votes
1answer
88 views

How many “related content” options to offer users?

One of the projects I'm working on at the moment involves offering users related content once they've consumed whatever content is on the page. It's a bit like the Amazon-esque "users who liked this ...
4
votes
2answers
153 views

List of values vs radio button group vs drop-down list

In the thread on GUI Design - ComboBoxes Versus Lists or RadioButtons and Dropdown vs radio button, I've read about comboboxes vs. radio button groups. In our legacy application, we also use lookup ...
3
votes
1answer
46 views

What is the optimal snooze time for a task (mobile software)?

I'm developing a mobile application like the stock Reminders.app offered by Apple, and I'm deploying a "snooze" functionality for overdue tasks. I'm not sure what the optimal snooze time is or how to ...
2
votes
3answers
56 views

What options to give for multiple choice subjective feedback?

I'm working on a very brief feedback survey as part of our product. To encourage use and simplify the received data I was thinking of restricting it to: Do you like [product name]? Any ...
0
votes
1answer
39 views

How many reports options to present to the user of an iPhone app?

I have created a Mood tracking app for iPhone, and the user can keep track of the user's moods and (optionally) take pictures to associate with moods. I've used a similar app for a few months and ...
-1
votes
1answer
135 views

Can you recommend a kick-ass user interface for a multiple-choice quiz? [closed]

I am working on a quiz app, and want to give it a kick-ass UI. I have this so far: That is, if you choose the wrong answer, it is highlighted with red, and the correct answer is always highlighted ...