View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13684 | Bug reports | Conditions | public | 2018-05-17 14:25 | 2020-07-14 11:18 |
Reporter | Doberdan | Assigned To | |||
Priority | normal | Severity | feature | ||
Status | acknowledged | Resolution | open | ||
Product Version | 3.22.26 | ||||
Summary | 13684: If the exclusive option is selected, the excluded options default to "missing" instead of "no" | ||||
Description | If you choose the question type "multiple options" and add an exclusive option (e.g. ask "Which brands do you know?", show 5 brands and also the option "don't know any of them") , the datasets of panelists who selected the exclusive option contain missing values for the other options instead of the value "N" or "not selected". | ||||
Steps To Reproduce | Create a multiple options question. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | Version 2.73.1+171220 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | Don't know | ||||
Server OS (if known) | Don't know | ||||
Webserver software & version (if known) | Don't know | ||||
PHP Version | Don't know | ||||
parent of | 16203 | closed | DenisChenu | Multiple choice questions with "other" optionactivated: Setting an answer as "exclusive" and selecting it gives an error message |
parent of | 16226 | closed | DenisChenu | Inavlid count on multi with exlude : broke logic |
Just FYI, when implemented it will be added to LS 3.x, not 2.73. |
|
I propose a solution where it will be possible to configure which default answer will be recorded for the non-chosen answer options. |
|
Also, for the future, don't attach an exported question but the whole survey. It's not possible to import a question unless the primary language of the survey is correct. |
|
@Doberdan I just saw that there's some logic in the export code that skips non-selected answers in exclusive question. Would it be enough for you that you can choose to export empty values for these subquestions, or do you also need the value 'N' to be exported? That is, an empty value is not enough. |
|
And Daniel, did you try this one (see pic)? |
|
fixed in LS 4 https://github.com/LimeSurvey/LimeSurvey/commit/30a85bb9791d4650653276618a50e3fb1424f911 |
|
There is 2 issue here
|
|
My opinion : this really need to be reverted/reviewed It's the case in 2.05 and surely before. If need a solution : need a cleaner solution with an option "Set excluded option to " Null/empty |
|
I confirm the issue with actual solution : If an answer was filtered but have exclude : answer are set to N : it must be NULL See the included survey |
|
Okay i have tested it as well and yes you can revert it however it should be fixed properly. In the attached file you can see that the second line in the marked area is empty when nothing is selected. However when you select the exclusive option, in this case SQ03, all other fields should be empty as well and not null. |
|
The should are a point of view :). The worst part are using 'N' And here : you manage it for M and Q, but not for ABCEFPK : https://manual.limesurvey.org/Question_type_-_Array#Exclusive_option_.28exclusive_option.29 for array for example. |
|
And about «bas option since year»
To have a clean way to set : we need a clean way to set value in Expression Manager. My objective : is to have it in an external plugin … less code in core : more easy to update and fix. |
|
OK, Another issue with current fix : ordered dependant … |
|
@ollehar, shouldn't we move this one to "bugs"? Currently it is listed as "feature". |
|
Thanks, Marcell, moved it. |
|
It's a feature in my opinion … exclusive set empty value since 1.81 and before … |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-17 14:25 | Doberdan | New Issue | |
2018-05-17 14:25 | Doberdan | File Added: limesurvey_question_265104.lsq | |
2018-05-17 14:29 | ollehar | Note Added: 47662 | |
2018-05-17 14:30 | ollehar | Steps to Reproduce Updated | |
2018-05-17 14:31 | ollehar | Note Added: 47663 | |
2018-05-17 14:31 | ollehar | Assigned To | => ollehar |
2018-05-17 14:31 | ollehar | Status | new => assigned |
2018-05-18 13:20 | ollehar | Note Added: 47682 | |
2018-05-18 14:01 | ollehar | Note Added: 47684 | |
2018-05-18 14:12 | ollehar | File Added: Selection_447.png | |
2018-05-18 14:12 | ollehar | Note Added: 47685 | |
2018-05-18 14:13 | ollehar | Status | assigned => feedback |
2019-07-17 13:46 | p_teichmann | Assigned To | ollehar => p_teichmann |
2019-07-17 13:46 | p_teichmann | Status | feedback => resolved |
2019-07-17 13:46 | p_teichmann | Resolution | open => fixed |
2019-07-17 13:46 | p_teichmann | Fixed in Version | => 4.0.0-RC2 |
2019-07-17 13:46 | p_teichmann | Note Added: 52911 | |
2020-03-09 15:36 | c_schmitz | Status | resolved => closed |
2020-04-29 19:52 | DenisChenu | Status | closed => new |
2020-04-29 19:52 | DenisChenu | Resolution | fixed => reopened |
2020-04-29 19:52 | DenisChenu | Note Added: 57474 | |
2020-04-29 19:52 | DenisChenu | Status | new => feedback |
2020-04-29 20:02 | DenisChenu | Relationship added | parent of 16203 |
2020-04-29 20:06 | DenisChenu | Note Added: 57475 | |
2020-05-05 09:42 | DenisChenu | Note Added: 57530 | |
2020-05-05 09:42 | DenisChenu | File Added: survey_archive_624189.lsa | |
2020-05-05 10:12 | DenisChenu | Relationship added | parent of 16226 |
2020-05-05 14:47 | cdorin | Assigned To | p_teichmann => cdorin |
2020-05-05 14:47 | cdorin | Priority | none => high |
2020-05-05 14:47 | cdorin | Zoho Sprints | => |Yes| |
2020-05-05 14:47 |
|
Zoho Sprints ID | => 14469000000075001 |
2020-05-05 18:34 | p_teichmann | Note Added: 57557 | |
2020-05-05 18:34 | p_teichmann | File Added: multiple choice.png | |
2020-05-05 19:18 | DenisChenu | Note Added: 57559 | |
2020-05-05 19:21 | DenisChenu | Note Added: 57560 | |
2020-05-07 16:21 | DenisChenu | Assigned To | cdorin => DenisChenu |
2020-05-07 16:22 | DenisChenu | Assigned To | DenisChenu => |
2020-05-07 16:22 | DenisChenu | Status | feedback => acknowledged |
2020-05-07 16:47 | DenisChenu | Project | Bug reports => Feature requests |
2020-05-07 16:48 | DenisChenu | Priority | high => normal |
2020-05-07 16:48 | DenisChenu | Severity | minor => feature |
2020-05-07 16:48 | DenisChenu | Resolution | reopened => open |
2020-05-07 16:48 | DenisChenu | Product Version | 3.0.x => |
2020-05-07 16:48 | DenisChenu | Fixed in Version | 4.0.0-RC2 => |
2020-05-07 16:58 | DenisChenu | Note Added: 57616 | |
2020-05-07 16:58 | DenisChenu | File Added: survey_archive_624189-2.lsa | |
2020-05-07 16:58 | DenisChenu | File Added: Peek 07-05-2020 16-57.gif | |
2020-07-14 10:10 | Mazi | Note Added: 58931 | |
2020-07-14 10:16 | ollehar | Project | Feature requests => Bug reports |
2020-07-14 10:17 | ollehar | Note Added: 58933 | |
2020-07-14 10:21 | DenisChenu | Note Added: 58936 | |
2020-07-14 11:18 | ollehar | Product Version | => 3.22.26 |
2020-07-14 11:18 | ollehar | Zoho Sprints | Yes => |Yes| |