osu-eng / technicity

A crowd source street view based survey tool
streetseen.osu.edu
Apache License 2.0
1 stars 3 forks source link

progress bar for voting with fixed number of votes #179

Open jasonlttl opened 10 years ago

jasonlttl commented 10 years ago

First phoebe needs to design a progress bar. It doesn't necessarily need to be a bar (which might be hard to implement).

10 of 15 votes kind of thing maybe?

kim523 commented 10 years ago

I was thinking.. since we are not going to add a graphic progress bar, adding text progress message "10 of 15 votes" in "Thanks for your vote!" message box. Is it possible? Also, move alert box under the "Can't decide..." text. See mock-up. fig2

jasonlttl commented 10 years ago

I'm a little less sure about this. I was thinking something unmissable and also wanted something that conveyed whether or not there was a survey to take (ie, that showed them all steps).

In retrospect, progress bars are not all that hard, as long as we are ok with bootstrap variants. http://getbootstrap.com/components/#progress

Could you design a progress bar variant? I'm not sure how to capture the fact that there may or may not be a survey? Maybe we could use a stacked progress bar and update it in javascript as they answered each question?

Another thought, how would the progress indicator change as they enter the survey portion, or what would it show when they were finished (I think that's a separate issue somewhere here).

kim523 commented 10 years ago

How about this? Have a progress bar before the study title. Use a stacked progress bar if there is survey at the end and use a regular progress bar if there is no survey at the end.

study-progress-bar