Tagged Questions
5
votes
2answers
56 views
content for information message
Is it better to display
a positive informative message
"You can only view and share links of icons. for additional options please login"
or negative informative message
"Downloading, Uploading or ...
5
votes
3answers
118 views
Is it a good practice to include a feedback button?
Is it a good practice to include a feedback button on the side of the website? or how do you recommend to get feedback from users at a initial phase of a project?
5
votes
3answers
135 views
How should I alter my programs progress bar?
An application I have just been asked 'to take care of' has some interesting code features.
One is that when it is loading up the login screen, it displays a 'splash' with a progress bar. This splash ...
23
votes
7answers
976 views
Should progress bars show percentage
In the application I am designing we are currently just displaying a circle that rotates clockwise from gray to green. Inside the circle is a number indicating where in the process it is (20, 50, 90). ...
7
votes
4answers
272 views
Should I add a floating, fixed feedback button on the pages of my website?
I would like to add a Feedback feature to my website.
Should I add it as a floating,fixed button on the side?
Is that considered something users are annoyed by?
If I shouldn't, which method is ...
21
votes
6answers
1k views
Deliberately annoying users to discourage certain behaviour. Is this a bad idea?
In my software, some users deliberately disable certain security provisions or practice bad security practice (such as running the software as root/admin). In the former case there a couple of ...
6
votes
2answers
311 views
Inviting users to send crash reports instead of bad reviews
I'm developing an Android app and I'm planning to use ACRA - Application Crash Report for Android to get crash reports from users.
It seems that a crash report has to survive to many user choices to ...
4
votes
7answers
351 views
Progress Indicator suggestions for multithreaded operations?
In the old version of our application, the operations performed during loading were sequential. We indicated progress by updating a single-line text string with the component that was being loaded. ...
3
votes
4answers
259 views
Is there a better way to show 3 states of 2 types of data?
We are writing a web-based testing application where the user (teacher) can't move on to the next step in the process until all students (a young age group) have completed 2 separate tests. First all ...
3
votes
2answers
80 views
What kind of useful information shall we keep in a closed place page on a reviews site?
Im making an experience design for a place page, knowing that I am working on a reviews writing and sharing site.
If a place in real life is now closed and no more in service, what kind of ...