Questions tagged [time]
Time is a dimension in which events can be ordered from the past through the present into the future.
186 questions
0
votes
1
answer
45
views
Best input method to specify travel time: Slider or something else?
I am creating a feature for contractors to specify how far they are willing to travel for assignments (e.g., “How long are you willing to travel?”). The travel range is between 30 minutes up to 4 ...
0
votes
1
answer
84
views
What is the name of a chart in which bars are concatenated?
What is the name of the chart in which bars are concatenated?, for example:
I try to show the following sequence of loss and gain
10-2+3-5
first step in x-axis
increase in y-axis up to 10 and set a ...
0
votes
1
answer
52
views
Spinbox direction hints and time relation
I'm trying to write an input widget that allows to set a timer, having visually defined sections for seconds, minutes, hours and, possibly, days.
Right now it fundamentally is a personal project for ...
7
votes
5
answers
3k
views
Right way to show hours spent on project - with or without h:m
I'm currently involved in a project that focuses on tracking the time spent by team members on various projects. We are facing a dilemma regarding whether to include the 'h' notation in the 'Work ...
1
vote
1
answer
102
views
Scheduled vs actual dates & times on a table
I'm designing a "Deliveries" page for a B2B web app. Users can see their deliveries on a table and filter, see the details of each delivery, and export.
The columns of the table are:
...
0
votes
1
answer
932
views
Most user friendly way to select a time slot when booking a table
I'm designing the table reservation process for a website with multiple restaurants.
After selecting the day, the user has to select the time of the reservation. The restaurants have multiple shifts (...
0
votes
1
answer
65
views
Showing Time Spent Today and Time Spent Total in Time Tracker App
Currently, our team is developing a time tracker for employees to time in and time out during their shifts.
In the time tracker are tasks listed. Each task (e.g. Read emails, read backlogs) has a text ...
2
votes
1
answer
151
views
Unusual time picker
I'm puzzled by the following time picker:
Proposing only the even hours is fine, but then why bother to propose minutes as well? It's strange to let the user choose 10.05 but not 11:00.
If that ...
0
votes
1
answer
90
views
How much does bounce rate vary according to page load speed?
When a user loads a page by clicking on a link or image they may stay and read the content or they may "bounce" (leave).
Presuming fewer people stick around the longer the page takes to load,...
2
votes
2
answers
184
views
What is the best route to select a time?
Firstly, apologies if this has been asked, I did a search and couldn't see anything so here goes.
I have 2 routes I have identified to select an appointment slot to book in with a health practitioner. ...
0
votes
2
answers
854
views
Task Completion Time
I am trying to measure the average time that it takes users to complete certain task in my web app.
My objective is to come up with a metric based on the time that it takes to complete each task and ...
0
votes
1
answer
228
views
Duration field that accepts a number of weeks and days
I have a duration field that looks like this. The user can set a time in HH:mm
However, in some cases the user might have to set a duration in weeks/days. This is the current design I have:
The ...
5
votes
3
answers
154
views
How to disambiguate printed clock times from printed duration times?
I'm working on an app that allows users to construct timelines (kind of like events in calendars). But the timeline/sequence is independent of any specific datetime to execute, so all of the times in ...
1
vote
1
answer
128
views
For displaying of audit logs, is it better to show date and time on separate lines?
I have to design a page with a table for an audit log, and one of the columns is the Timestamp.
I am torn on how to handle this however, and I find examples of both on the web.
A) Without line break
...
0
votes
1
answer
870
views
When to remind with "Remind me later"?
What are some things I should consider and think about that will help me figure out when we should remind the user of something?
For context: Our mobile app is basically a wine collecting app. When ...