View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10861 | Bug reports | Survey editing | public | 2016-04-04 11:32 | 2016-04-07 23:55 |
Reporter | maxmediapictures | Assigned To | ollehar | ||
Priority | urgent | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 10861: Second label of bipolar marix question does not appear (in html) | ||||
Description | When creating a bipolar matrix question like this (please also see the example screenshot attached): Please rate your experience: Creating subquestions using the syntax: The second label ("cold", "bad") is not shown. The question will be shown to the user like this: Please rate your experience: The second label does not appear in the html code. | ||||
Steps To Reproduce | Create a bipolar rating question by using a matrix question type and the syntax for subquestions "<left> | <right>". Please see attached sample question. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Build 160401 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | 257 | ||||
Server OS (if known) | XAMPP Windows | ||||
Webserver software & version (if known) | XAMPP | ||||
PHP Version | 5.6.19 | ||||
Will fix. Please attach a complete survey with the question next time. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=18349 |
|
Thank you so much for fixing it so quickly! |
|
It is now possible to add a label on the right side of the question. Unfortunately for each row of the question a label in the table head will be added. As a result the table-head becomes wider than the table body creating a white space next to the table. Please refer to the attached files for an example. |
|
Hi! Yeah, I'm still working on this one. Thanks for your survey attachment, I will use it when I test. |
|
Btw, the extra column is for "No answer", but shouldn't be there in this case, of course. |
|
Hey, thanks for replaying so quickly! A hacky workaround until there is a solution would be to just hide these table head cells. thead .answertextright{ |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=18365 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=18367 |
|
Version 2.50 Build 160407 released |
|
LimeSurvey: master cf4cde09 2016-04-06 15:36 Details Diff |
Fixed issue 10861: Second label of bipolar marix question does not appear (in html) |
Affected Issues 10861 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/views/survey/questions/arrays/array/dropdown/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/arrays/array/no_dropdown/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/arrays/array/no_dropdown/rows/cells/answer_td.php | Diff File | ||
mod - application/views/survey/questions/arrays/array/no_dropdown/rows/cells/thead.php | Diff File | ||
mod - templates/default/css/template.css | Diff File | ||
LimeSurvey: master 9c246dd0 2016-04-07 12:29 Details Diff |
Fixed issue 10861: Second label of bipolar marix question does not appear (in html) |
Affected Issues 10861 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
LimeSurvey: master a76ad47f 2016-04-07 12:39 Details Diff |
Fixed issue 10861: Second label of bipolar marix question does not appear (in html) |
Affected Issues 10861 |
|
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-04 11:32 | maxmediapictures | New Issue | |
2016-04-04 11:32 | maxmediapictures | File Added: example.zip | |
2016-04-04 11:41 | c_schmitz | Priority | none => urgent |
2016-04-06 11:15 | ollehar | Assigned To | => ollehar |
2016-04-06 11:15 | ollehar | Status | new => assigned |
2016-04-06 11:30 | ollehar | Note Added: 37025 | |
2016-04-06 15:37 | ollehar | Changeset attached | => LimeSurvey master cf4cde09 |
2016-04-06 15:37 | ollehar | Note Added: 37040 | |
2016-04-06 15:37 | ollehar | Resolution | open => fixed |
2016-04-06 15:38 | ollehar | Status | assigned => resolved |
2016-04-06 15:38 | ollehar | Fixed in Version | => 2.5 |
2016-04-07 10:30 | maxmediapictures | Note Added: 37046 | |
2016-04-07 12:04 | maxmediapictures | Note Added: 37048 | |
2016-04-07 12:04 | maxmediapictures | Status | resolved => feedback |
2016-04-07 12:04 | maxmediapictures | Resolution | fixed => reopened |
2016-04-07 12:06 | maxmediapictures | File Added: updated_example.zip | |
2016-04-07 12:14 | ollehar | Note Added: 37049 | |
2016-04-07 12:14 | ollehar | Note Added: 37050 | |
2016-04-07 12:22 | maxmediapictures | Note Added: 37051 | |
2016-04-07 12:22 | maxmediapictures | Status | feedback => assigned |
2016-04-07 12:31 | ollehar | Changeset attached | => LimeSurvey master 9c246dd0 |
2016-04-07 12:31 | ollehar | Note Added: 37052 | |
2016-04-07 12:39 | ollehar | Changeset attached | => LimeSurvey master a76ad47f |
2016-04-07 12:39 | ollehar | Note Added: 37053 | |
2016-04-07 12:47 | ollehar | Status | assigned => resolved |
2016-04-07 12:47 | ollehar | Resolution | reopened => fixed |
2016-04-07 23:55 | c_schmitz | Note Added: 37109 | |
2016-04-07 23:55 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |