diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2014-02-08 15:49:03 -0800 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2014-02-08 15:49:03 -0800 |
commit | c91558898921c2063762c3b346eaa36a259b6391 (patch) | |
tree | 31a9c712a3409a3d1b558550f815a4afa680d49e /src/com/p4square/grow/frontend/GrowFrontend.java | |
parent | 8c6d308cc269e568c05b79ead2d06f6b16595386 (diff) |
Changing the scoring process for slider questions.
Previously sliders were scored as a value between 1 and 4 based on the
percentage across the screen that the slider was slid. This required you
to slide fully to the right to get a 4.
Now the slider is divided into n sections, where n is the number of answers
on the slider. With 4 answers the score will be exactly 1, 2, 3, or 4.
With more answers you may get a decimals, but the last section of the
slider will always result in a 4.
Diffstat (limited to 'src/com/p4square/grow/frontend/GrowFrontend.java')
0 files changed, 0 insertions, 0 deletions