oczki / inspiracje

One-click word generator for improv exercises.
http://inspirac.je
Other
3 stars 0 forks source link

Button for next-all #17

Closed oczki closed 3 years ago

oczki commented 6 years ago

Usability testing revealed that users tend to refresh the whole page instead of clicking on section buttons. When asked why, they said they are aware of the buttons, but they wanted to see a complete new set. Seems that the site might be used for a complete improv scene definition, not just single aspects of it.

Action: Add a mechanism enabling the user to set a new word in every category at once. There are a few ideas how to approach this while keeping the UI minimal and consistent.

Ten thousand hours in MS Paint
image

A) Put the next-all button on top

Pros

Cons

B) Put the next-all button at the bottom

Pros

Cons

C) Custom pull-down action

12

Example: https://ebidel.github.io/demos/chatbox.html

Pros

Cons

oczki commented 6 years ago

D) Redesign everything again

+---------------------+
| <   inspirac.je   > |
|_____________________|
|                     |
|      rzeczownik     |
| <   BARBARZYŃCA   > |
|                     |
|       miejsce       |
| <    BIUROWIEC    > |
|                     |
:         ...         :
.                     .

Center everything and add arrows on both sides. This would result in loss of "next" and "previous" buttons - both would work as "navigate to the side", resulting in moving around the (cyclic) word array. This would also be a starting point for swipe-based navigation.

Pros

Cons