Closed kmcurry closed 8 years ago
The progress bar here is intended to show progress towards achieving the next match level, like an experience progress bar in a role playing game.
In this example, there are 5 questions left for the user to answer in order to get a "OK" match level. Once the user has hit that level, the progress bar resets and starts displaying the number of questions remaining to be answered to get to the "GOOD" match level. This continues until the user has hit max level.
I don't know if "experience bars in RPGs" is a thing that the average voter understands, so we can just do what you said.
Let me take it again with that in mind. It also resets when I click a heart, which is not what I expect. I expect it to reset on Next.
On Wed, Oct 26, 2016 at 5:55 PM, W. Blaine Price notifications@github.com wrote:
The progress bar here is intended to show progress towards achieving the next match level, like an experience progress bar in a role playing game. [image: screen shot 2016-10-26 at 5 47 53 pm] https://cloud.githubusercontent.com/assets/2590422/19746402/5c2ccf98-9ba4-11e6-875d-02e54d213bf7.png In this example, there are 5 questions left for the user to answer in order to get a "OK" match level. Once the user has hit that level, the progress bar resets and starts displaying the number of questions remaining to be answered to get to the "GOOD" match level. This continues until the user has hit max level.
I don't know if "experience bars in RPGs" is a thing that the average voter understands, so we can just do what you said.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Code4HR/okcandidate/issues/256#issuecomment-256488843, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEOH5n3C46SsW9ZbOhVAbc4dIOZlTQ5ks5q38w0gaJpZM4Kgtzk .
Kevin Curry Code for Hampton Roads http://code4hr.org http://codeforamerica.org/brigade
As a Voter I don't understand how the status bar works and when it changes multiple times in the middle of the survey I don't know why. I think something wrong happened.
Shouldn't the status bar be just be number of questions divided by answered questions and not change? Then the text about answering at least X questions would be outside the status bar.
What is the reason for it changing?