The extent to which a product can be used by specified users to achieve specified goals with effectiveness, efficiency, and satisfaction in a specified context of use.
2
votes
2answers
53 views
select from predefined list if exist ,else insert a new item to the list?
What 's the best experience to do the following :
The user will insert new subject(text) only if it's n't exist before in the existing list ,so it ' will added to the existing list for all users.
I ...
1
vote
0answers
30 views
Unlock Account for Highly Secure Website
I am working on project for a very secure sensitive website in which the objective is to make the "unlock account" workflow easy and intuitive. Currently, if user enters wrong username and password ...
1
vote
1answer
39 views
Are there any guidelines on the use of speech in interfaces?
I'm thinking about how the gender, talking speed and accent of the speech voice used affects user understanding. (UK market) Examples of speech interface: SatNavs, Automated Telephone Assistance ...
2
votes
2answers
40 views
Maximun number of page scrolls (or swipes) on mobile website
I'm trying to find some numbers / data / studies / testing that uncovers the maximum number of scrolls (swipes) that should be used on a mobile site in determining page length. I know the typical best ...
2
votes
0answers
35 views
Best way to indicate a new cycle (of a set of actions)
I'm building a feature where the user is asked to send customized messages to their friends. The process involves two steps:
Selecting a friend (will have autocomplete / suggestions)
Selecting ...
2
votes
2answers
58 views
Display password Requirements on Login screen?
Some systems have complex password requirements. Because of this, it may be difficult to remember the password with a particular system. I understand that there may be security reasons for wanting to ...
0
votes
1answer
47 views
Handling selection and navigation in the same table view cell in iOS
I've a list of items in a table view, each of which display a small image and a name, as well as a disclosure indicator to navigate to a view with the item's details:
The behavior I want is to be ...
2
votes
5answers
107 views
Best placement for a “Go Back” button: top or bottom?
I know that it is bad practice to use a "Go Back" button (since the browser has such a function) but when it can't be avoided for some reason, is it better to put it on top (similar to how the back ...
8
votes
1answer
293 views
Should images be given alt text if they contain no information?
Example: a biography page with a picture of the person. The image contains no useful information, yet it adds enough emotional value to the page that simply removing it is not the solution.
If you ...
0
votes
0answers
36 views
What is the best way to display info from a table that has 20+ fields? [duplicate]
I have a giant table that has more than 20 columns and 10 pages with 15 rows each!
How can I display this data in a way that's readable and understandable for the user?
What alternatives exist?
5
votes
2answers
118 views
Benefits and drawbacks of modal windows
I'm working on a web application and am a little stuck trying to figure out how I should implement signup forms, login forms, contact forms, and payment forms. I can implement all these in either:
...
0
votes
0answers
58 views
Multi-Column Form Design: Is There a Consensus? [closed]
All -
I've read a lot of articles/research on this topic, but some practitioners insist that multi-column forms can be used effectively. To aide in the discussion, here is a list of research we can ...
4
votes
1answer
75 views
Alternative to a columns of checkboxes in a table
Here's the scenario:
A Person has a bunch of Accounts. Accounts may (or may not) have Services attached to it depending on the type of Account. Currently there are two types of Service (indicated by ...
3
votes
1answer
73 views
Tree manage in ribbon UI
I'm implementing ribbon UI in one of my application. It manages some trees so I move all the options to the ribbon (contextual tabs) but it just doesn't look fluent.
Is placing tree options ...
5
votes
5answers
93 views
Is it okay to have a login requiring users to first select from multiple services?
We have two services with logins on a page, the question is "should" we consider having a single login box which asks users to select which service they want to login to before hitting the login ...
6
votes
2answers
192 views
How high should a top floating menu be?
More and more websites are getting top menus that always stay when you scroll.
Examples:
https://9gag.com/
http://www.ign.com/
http://phpmaster.com/
Personally I don't like them ...
4
votes
3answers
120 views
Usability of transparency in navigation menu
I have seen a couple of websites using some css properties to make the navigation menu semi-transparent. I assume this has to do with giving the user a more continuous feel to the page scroll, but it ...
17
votes
4answers
526 views
Why aren't Gmail-like “on-page” dialogs more popular UI solutions?
A few months ago, Gmail gave us the choice to switch to a new UI, with many new features (...) including an "on-page-docked" window. I personally find this piece of UI very useful as it allows users ...
34
votes
11answers
3k views
Is “Never tell your password to anyone” message in chat really necessary?
In almost every chat window I open, there's this fairly obvious statement:
Never tell your [password/credit card/social security/etc] to anyone.
Are there some standards for chat functionality that ...
-1
votes
0answers
28 views
Editing relationships between two tables [closed]
I have a table which have composite primary keys consisting of columns kin and child (each of which is foreign key for two other tables, but now I am not about these tables) and also a column of the ...
6
votes
5answers
109 views
Forms: Sample description- for label or field? what should be the placement?
I need to place example input text [abc@pqr.com] for a field or label.
Where should I place example (or sample) input description? Here, I have shown four examples of an email ID input for ...
0
votes
0answers
73 views
Managing users, roles and permissions [closed]
I'm designing an administrative interface to manage permissions. As of right now I have something along the lines of this:
The next step is to create the form for how roles are tied to specific ...
0
votes
2answers
133 views
Best aesthetically solution to overflowing data in a table
I have the following table which I created as follows:
<html>
<head>
<style type="text/css">
html {
background-color: #fff;
}
body{
text-align:center;
}
...
2
votes
3answers
114 views
Night/Day Mode Toggle
I'm working on a website that features a "day" mode and a "night" mode that the user can toggle between. The day mode will have a light background with dark text, the night mode will have a dark ...
2
votes
1answer
101 views
Mobile Menu with 150+ links
I'm building a website that has over 150 menu items. Normally, for small sites, I would use a responsive mobile menu for use on mobiles. However, as you can imagine, 150 or more menu items loaded onto ...
6
votes
2answers
272 views
How can we visually improve the nested rule/predicate builder?
This has been discussed a bit here: Building logical criteria (with AND , OR, etc) - but we felt the examples left a lot to be desired.
Apple (with their hidden nested rules/predicate builder) in ...
3
votes
1answer
46 views
What is the best time to create Usability Goals (or Criteria) for your application/website and on what basis?
We know the characteristics of UI being:
Effectiveness
Efficiency
Error Prevention
Memorability
Ease of learning
Satisfaction
While evaluating our design against these measures, it makes sense ...
4
votes
2answers
122 views
Log add to top or bottom
In my WPF (Windows Presentation Foundation) application I have a log that display important events in the application.
I'm unsure where to add new events? Or in other words, how should I sort the ...
1
vote
2answers
65 views
Is there a standard way of asking users to set their country locale preference?
If you have country / language specific settings that you want to allow users to select so they can view the relevant content, is it standard to ask them in a dialog box (or on the page) when they ...
18
votes
4answers
361 views
Any Research on User Experience Perceptions of Native Apps vs Web or Hybrid Apps
My organization is looking at developing mobile applications, we have a wealth of web development resources. There are many factors to consider in making the decision of how to develop this ...
8
votes
3answers
274 views
Using Dropdowns AND Radio Buttons to avoid confusion
For you reference I wanted to point out that this is a Video project.
I am designing a menu in which the user can choose 1 of 4 formats for SD (standard definition) and two options for HD (high ...
11
votes
4answers
450 views
Should users be directed to a 404 page or a landing page?
We have two pages. One is a landing page, given by the route /region. The other is a detail page for a particular region, given by the route /region/summary/{id}. The landing page is the normal way by ...
4
votes
4answers
163 views
Best order for the company history page?
I'm making a company history page for 2005 to today.
Each year has a paragraph about what happened that year.
I'm conflicted as to whether I should show 2005 first (and let the user scroll down to ...
3
votes
1answer
111 views
How to combine Faceted Search with 'browsing' action?
I don't have a UX background, so forgive me if I am missing something. I am working on a small demo, to explore browsing a list of items (movies) combined with faceted search.
I was wondering what ...
8
votes
5answers
245 views
Is it okay to use breadcrumb navigation on some pages and not on others?
Breadcrumbs would be redundant for some of my pages and quite pointless, but effective on others which are a bit deeper.
Is it bad practice to only implement breadcrumbs on some of the pages?
0
votes
2answers
95 views
The best practices for a rating bar/slider/buttons
I need to make a rating scale input device that satisfies the following requirements:
1) Each value must be associated with a number to the user.
2) It must be immediately clear that this thing ...
10
votes
4answers
230 views
Form Design: Mutually Exclusive Tabs vs. One Form
I am working on a form design that currently has two mutually exclusive forms accessible via tabs (Option 1). During usability testing my team noticed that users missed the tabs and only noticed them ...
6
votes
2answers
74 views
Should the “Help” menu really be called Help?
Most of todays applications have a menu called Help as the last element in the menu bar. But many applications are using the Help menu as a general container for anything that does not fit into other ...
-1
votes
2answers
136 views
How can I learn to make solid UX design recommendations/solutions? [closed]
I started out in UX as a wireframing monkey, crafting designs dictated by other people. I want to learn how to devise my own design solutions. How can I be sure I'm giving solid recs?
I'm working on ...
16
votes
3answers
406 views
What is the optimum button size of touch screen applications?
I read this blog post about the ideal button size of touch screen control sizes. It was based on the study form the MIT touch lab that gives some measures of the size and sensitivity of the finger. He ...
9
votes
6answers
173 views
Is it absolutely necessary to show the currently selected language in a language selector?
There are three choices of language. At least on mobile it would be nice if I could save a little space in the footer by omitting the currently active language. This seems risky though as it means the ...
-1
votes
0answers
48 views
Which is the best UX Mobile OS [closed]
I want to buy a best UX operating system mobile. We have many os mobiles like android, iphone, windows,... Which one is the best UX mobile.
7
votes
5answers
301 views
Zebra striping for body text?
The general consensus is that zebra striping a table makes it a little easier for people to keep track of which row they're on...but is this reduction of cognitive taxes only for table rows? I at ...
6
votes
5answers
218 views
Two-level menus: Why? and When?
Two level menus: should they be used? Why are they important?
I never found any resource explaining this.
Should I avoid them and only use them when you really have too much stuff to present?
2
votes
2answers
76 views
Fixed/floating button on mobile app
We're developing a new mobile app for premium users. It is basically a content reading app. The content will be updated periodically; we have 3 fixed "topics". These topics are going to be updated ...
3
votes
6answers
139 views
When to combine comboboxes?
Let's say that my GUI has two fields to configure: input and output.
Both fields are implemented with comboboxes that may have the following values:
Input Values: A, B, C, D, E, F
Output Values: 1, ...
5
votes
2answers
93 views
Why use the append text to copy-paste (“Read more at …”) pattern?
I was copy-pasting some text from a website and besides the text I copied, the following text was appended "Read more at: http://www.YYYY.com Copyright © YYYY".
I've seen this pattern in many ...
2
votes
2answers
93 views
How fluent should filters be?
I have a few types of filters for a table and they should be concatenated.
So in the end I should get something like this:
URL contains google.com and Visits > 1000 and Date is before 30.12.2011
...
8
votes
3answers
113 views
Should I verify that the output directory exists or just create it?
In my job, I create apps where I'm converting data and frequently need, among other things, an input and an output directory. Obviously, the input directory needs to exist, but for the output ...
5
votes
2answers
76 views
Should I use pagination in a forum's thread
I am designing a forum with large discussions, with no specific need to order answers. Do I need to implement pagination or should I maintain one unique page per thread?


