JuliaJRH / journosalarysharer

0 stars 3 forks source link

A slider that changes what text is displayed in two fields as it's dragged #2

Closed jueyang closed 9 years ago

jueyang commented 9 years ago

@JuliaJRH, here's what I see that needs refinement:

Two design comments on your last frame:

  1. Text blocks associated with the slider -- it is slightly confusing which ones people are reading and which ones they are sharing (and why there are two.) Currently the text in the left block doesn't seem to serve any function. If the left block is there to provide a better context, it might need to be separated from the actual action-related text. Alternatively, you can eliminate the left block and provide the context sheerly via the text to share.
  2. "Before you go" -- is that an action button, or just a text line breaker?

jueyang commented 9 years ago

Implemented with one function addition (I expanded the scope a bit to fix a user flow gap.)

Built in a call-for-action button which generates the suggested text after the user chooses a level from the slider. The premise:

The user reads the context and is unsure if s/he is convinced. S/he decides to choose another trust level, moves the slider to the next value and reads the context associated. S/he thinks the new trust level is more fitting.

With the "suggest sharing text", the user is not exposed to TMI when they are not sure about their trust level choice.