View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13444 | Bug reports | Survey taking | public | 2018-03-04 13:05 | 2018-03-09 16:36 |
Reporter | orvil | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.4.x | ||||
Summary | 13444: Exclusive Option in Multiple Choice question makes not exclusive options invisible instead of non selectable | ||||
Description | If in a multiple question an exclusive option is set and choosen at runtime, then all other options are vanishing. That's contraintuitive and I think it would be much more usable to make the non exclusive option unchecked and non-selectable (or grayed). | ||||
Steps To Reproduce | Any multiple choice question | ||||
Additional Information | This issue leads to another problem, see issue https://bugs.limesurvey.org/view.php?id=13443 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 3.4.3 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
In 2.72 : exclusive option on multiple set other to disable :). Then it's a regression :). |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26672 |
|
Version 3.5.0 180309 released |
|
LimeSurvey: master 4b58e4aa 2018-03-06 16:20
Details Diff |
Fixed issue 13444: Exclusive Option in Multiple Choice question makes not exclusive options invisible instead of non selectable Dev: refactor multiple choice to use twig |
Affected Issues 13444 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
rm - application/views/survey/questions/answer/multiplechoice/answer.php | Diff | ||
add - application/views/survey/questions/answer/multiplechoice/answer.twig | Diff File | ||
rm - application/views/survey/questions/answer/multiplechoice/columns/column_footer.php | Diff | ||
rm - application/views/survey/questions/answer/multiplechoice/columns/column_header.php | Diff | ||
rm - application/views/survey/questions/answer/multiplechoice/rows/answer_row_other.php | Diff | ||
add - application/views/survey/questions/answer/multiplechoice/rows/answer_row_other.twig | Diff File | ||
mod - assets/packages/limesurvey/survey.css | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-03-04 13:05 | orvil | New Issue | |
2018-03-04 13:05 | orvil | File Added: Clipboard22.jpg | |
2018-03-04 19:16 | DenisChenu | Note Added: 46879 | |
2018-03-04 19:16 | DenisChenu | Issue Monitored: DenisChenu | |
2018-03-06 15:20 |
|
Assigned To | => markusfluer |
2018-03-06 15:20 |
|
Status | new => resolved |
2018-03-06 15:20 |
|
Resolution | open => fixed |
2018-03-06 15:20 |
|
Fixed in Version | => 3.4.x |
2018-03-06 15:20 |
|
Changeset attached | => LimeSurvey master 4b58e4aa |
2018-03-06 15:20 |
|
Note Added: 46926 | |
2018-03-09 16:36 | c_schmitz | Note Added: 46987 | |
2018-03-09 16:36 | c_schmitz | Status | resolved => closed |
2021-08-12 18:38 | guest | Bug heat | 6 => 8 |