Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
07371Feature requestsSurvey editingpublic2016-03-11 14:49
Reporteropirnia Assigned ToDenisChenu  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary07371: reset slider answer
Description

we are running limesurvey version 1.85+ (7337).

In questions using multiple numeric answers with sliders, sometimes we have answers that the participant can skip if they wish.

If they have clicked at all on the slider answer before deciding to skip it, however, a value is recorded. They can then slide back and forth after that but cannot go back to no value (so are in effect at that point forced to answer/have an answer value recorded).

We would like a way for participants to reset the slider value to nothing (not zero but no value) as if they had never clicked on the slider at all.

Additional Information

A possible solution: reset slider box/button
perhaps a button directly to the right of the slider answer might somehow reset it. Text on (or next to) the button might say "skip" or "no answer"

0----------------------100 (button here)

TagsNo tags attached.
Bug heat6
Story point estimate
Users affected %

Relationships

related to 10744 closedLouisGac Bug reports Numeric slider : no difference between unanswered + no reset 

Activities

Mazi

Mazi

2013-04-29 22:55

updater   ~25167

I vote for having a "no answer" checkbox though which can also be used to reset a moved slider.
Having a "no answer" option is often wished by our users because most of them don't know that if you do NOT move the slider, the question is treated as "not answered".

opirnia

opirnia

2013-04-30 02:42

reporter   ~25170

A "no answer" checkbox would still be useful. Thanks for considering this old wish.

DenisChenu

DenisChenu

2013-05-22 13:37

developer   ~25335

Mazi: think the "label" state must used to see if it's answered or not. I start to work on 2.05.
Not really difficult for 2.05 : just some css issue after ....

DenisChenu

DenisChenu

2013-05-23 11:38

developer   ~25341

New attribute. Only for JS (without : remove answers in input:text)

Related Changesets

LimeSurvey: 2.05 8b813814

2013-05-23 09:34:21

DenisChenu

Details Diff
New Feature 07371: Allow to reset slider answer
Dev: add attribute, default to no.
Dev: image from Tango Project (Public Domain)
Dev: All can be replaced by template css and js
Affected Issues
07371
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - scripts/numeric-slider.js Diff File
add - styles-public/img/reset.png Diff File
mod - styles-public/numeric-slider.css Diff File

Issue History

Date Modified Username Field Change
2013-04-29 22:55 Mazi Note Added: 25167
2013-04-30 02:42 opirnia Note Added: 25170
2013-05-22 13:35 DenisChenu Assigned To => DenisChenu
2013-05-22 13:35 DenisChenu Status acknowledged => assigned
2013-05-22 13:35 DenisChenu Target Version => 2.05+
2013-05-22 13:35 DenisChenu Additional Information Updated
2013-05-22 13:37 DenisChenu Note Added: 25335
2013-05-23 11:38 DenisChenu Note Added: 25341
2013-05-23 11:38 DenisChenu Status assigned => resolved
2013-05-23 11:38 DenisChenu Fixed in Version => 2.05+
2013-05-23 11:38 DenisChenu Resolution open => fixed
2013-05-23 11:38 DenisChenu Changeset attached => LimeSurvey 2.05 8b813814
2014-05-03 21:34 c_schmitz Status resolved => closed
2016-03-11 14:49 DenisChenu Relationship added related to 10744
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing