...
Storyboard 3 - Streamlined Preview
|
|
|
|
...
Safety
...
To determine which messages the desk worker has read, instead of just basing it on whether they scrolled over it, we will instead mark it as read when the user presses "Enter" while the focus is on that log title in the left pane. This way, if a user accidentally over-scrolls, they don't lose track of the skipped messages. We anticipated potential issues if desk worker makes a typo in the log entry, or if she accidentally created an extra log entry. To handle this, we allow users to edit and delete only their own messages, so as to prevent malicious editing of other people's messages.
...
Efficiency
...
Create New Message is always available and is very streamlined because it is one of the most frequently used features. You don’t have to click to open a new page, you can just start typing right away in the text box. As well, a lot of the little details like the date, time, and author are filled in automatically but can be modified if necessary. The left pane has a lot of information scent with the titles and short excerpts of each message displayed, but one downside is that you can only see one full message at a time. This can help not overwhelm the user with too much information at a time. A potential slow step is having to press enter to mark a message as read, particularly if the user is behind on reading the logs; however, we estimated that since each user works desk at least once a week, they should have at most around 10-15 messages to read, and the time to read a message will probably overshadow the time to press enter.
...
Learnability
...
The design is reminiscent of an email client where you have your list of emails on the left and you can view only one of them at a time. However, it differs by having a designated Create New Message, but this is easily learnable because it's always available and always in the same spot. Icons are grounded in familiar paradigms, like a pencil for edit and a trashbin for delete, and other buttons and areas are clearly labelled. One thing we think might be less obvious is the affordance for changing the time and star ranking when creating a new message.