View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11898 | Feature requests | Survey editing | public | 2016-11-13 18:40 | 2017-09-22 11:13 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.0 | ||||
Summary | 11898: Add 0/hidden for label/answer width : to hide it | ||||
Description | Sometimes, some user use arry with only one question, or multiple numeric with nslider with one question. | ||||
Additional Information | For "colulmns" : we can easily add "col-sm-0" with .col-sm-0{display:none !important} More tricky with array/ 1st coluln with to 0 | ||||
Tags | answers_html | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Story point estimate | |||||
Users affected % | |||||
related to | 11660 | closed | Adding number of colmun in table of question class |
I do a fork with this system : it can be in 3.X : new feature without breaking existant feature |
|
@Mazi , @Tammo, @tpartner : did you think it can be a good idea ? I think yes, but it's add a nes 'test' system : test if width is 0, if yes : add a class : hidden is OK out af table, in table : must use a different class (no padding, border different etc ...) |
|
Thank you for looking into this. But I cannot see the consequences of this. Denis, do you have an example in .lss? |
|
I can not really send a exemple for a new feature before make the feature ... but send the idea in lss and screen |
|
Thanks for the images. Could this be done with an extra class in the question, forcing Javascript to kick in? That way the developer of the survey can keep control... |
|
Yes, it can be done with an extra css (and no js) BUT : we already have 2 settings for answer width. Actually : set 0 to answer widdth don't work. And we have a lot of forum topic about it. |
|
OK, now I understand (I think...) and I agree with your proposal. ;-) |
|
An excellent suggestion! |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=21719 |
|
Done for all question , except for 'multiple choice with comment' : reall not needed here : right ? Sometimes : it's strange if an user use it (array by column ! ) |
|
LimeSurvey: develop 4e8702f1 2016-12-07 16:45 Details Diff |
New feature 11898: Add 0/hidden for label/answer width : to hide it Dev: todo : move all this class to classCore system .... |
Affected Issues 11898 |
|
mod - application/config/packages.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/helpers/questionHelper.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/10point/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/5point/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/array/dropdown/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/array/no_dropdown/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/column/answer.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/dualscale/answer.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/increasesamedecrease/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/texts/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/arrays/yesnouncertain/rows/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/multiplenumeric/rows/input/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/multiplenumeric/rows/sliders/answer_row.php | Diff File | ||
mod - application/views/survey/questions/answer/multipleshorttext/rows/answer_row_inputtext.php | Diff File | ||
mod - application/views/survey/questions/answer/multipleshorttext/rows/answer_row_textarea.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-13 18:40 | DenisChenu | New Issue | |
2016-11-13 18:41 | DenisChenu | Note Added: 41868 | |
2016-11-13 18:41 | DenisChenu | Tag Attached: answers_html | |
2016-11-14 11:07 | DenisChenu | Relationship added | related to 11660 |
2016-12-03 10:34 | DenisChenu | Note Added: 42333 | |
2016-12-03 10:34 | DenisChenu | Note Edited: 42333 | |
2016-12-03 11:10 | tammo | Note Added: 42336 | |
2016-12-03 11:56 | DenisChenu | Assigned To | => DenisChenu |
2016-12-03 11:56 | DenisChenu | Status | new => assigned |
2016-12-03 11:58 | DenisChenu | File Added: limesurvey_survey_wdth0.lss | |
2016-12-03 12:00 | DenisChenu | File Added: Capture du 2016-12-03 11-59-44.png | |
2016-12-03 12:18 | DenisChenu | Note Added: 42339 | |
2016-12-03 12:18 | DenisChenu | File Added: Capture du 2016-12-03 12-00-49.png | |
2016-12-03 13:17 | tammo | Note Added: 42342 | |
2016-12-03 13:39 | DenisChenu | Note Added: 42343 | |
2016-12-03 13:54 | tammo | Note Added: 42344 | |
2016-12-05 11:23 | Mazi | Note Added: 42362 | |
2016-12-07 15:47 | DenisChenu | Changeset attached | => LimeSurvey develop 4e8702f1 |
2016-12-07 15:47 | DenisChenu | Note Added: 42451 | |
2016-12-07 15:47 | DenisChenu | Resolution | open => fixed |
2016-12-07 15:48 | DenisChenu | Status | assigned => resolved |
2016-12-07 15:48 | DenisChenu | Note Added: 42452 | |
2017-09-22 11:13 | c_schmitz | Status | resolved => closed |
2017-09-22 11:13 | c_schmitz | Fixed in Version | => 3.0 |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |