Tagged Questions
9
votes
2answers
240 views
Whats the best way to present a time duration to user?
We're trying to implement the most effective method of displaying duration it takes for user to complete a puzzle.
Looking for simplicity and accuracy.
I've added two examples that we've been working ...
1
vote
1answer
223 views
What is the best format for a countdown timer?
I was wondering if it is better for the user to display a countdown timer in the format of 36 hours, 12 minutes, 30 seconds instead of 1 day, 12 hours, 12 minutes, 30 seconds.
I think that with the ...