View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
10431Bug reportsErgonomypublic2016-02-29 11:45
Reporterholch Assigned Toollehar  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.50.x 
Fixed in Version2.50.x 
Summary10431: Columns for question list are not distributed well
Description

The question list has various columns with very little information, but this data is given a lot of space, while the question itself, which is usually a lot more text is given not enough space and creates very high lines.

I think we can reduce the width of many of the columns to give a little bit more space to the question text. Additionally the question text could be limited to 2 lines and then a layer that opens when hovering over it to show the whole question if necessary.

Steps To Reproduce

Go to survey --> list questions (see screenshot).

Additional Information

Question order has a lot of space. But this number can't be more than 999 anyway. The datbase limitations will not allow much more questions than 1000 anyway. So we can limit the column to a max. of 5 digits.

Question ID: 10 digits (or whatever limit we have here)
Question order: 5 digits
Title: this actually shouldn't be called title, but "code" (see screenshots, but I will open another bug report for that)
Question: Give more space to this but limit it to two lines of text, then offer "more" or "..." that on hover opens a layer with the rest of the text.
Group: There is too much space for the group, can be reduced a lot.

TagsNo tags attached.
Attached Files
Screenshot_1.png (68,751 bytes)   
Screenshot_1.png (68,751 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)Version 2.50+ Build 160213
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL
Server OS (if known)Windows
Webserver software & version (if known)Wampo
PHP Version5.5.12

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2016-02-25 17:38

administrator   ~35732

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17647

c_schmitz

c_schmitz

2016-02-29 11:45

administrator   ~35762

Version 2.50+ Build 160228 released

Related Changesets

LimeSurvey: master 9bf32291

2016-02-25 16:37:44

ollehar

Details Diff
Fixed issue 10431: Columns for question list are not distributed well Affected Issues
10431
mod - application/views/admin/survey/Question/listquestions.php Diff File

Issue History

Date Modified Username Field Change
2016-02-13 15:56 holch New Issue
2016-02-13 15:56 holch File Added: Screenshot_1.png
2016-02-25 17:38 ollehar Changeset attached => LimeSurvey master 9bf32291
2016-02-25 17:38 ollehar Note Added: 35732
2016-02-25 17:38 ollehar Assigned To => ollehar
2016-02-25 17:38 ollehar Resolution open => fixed
2016-02-25 17:38 ollehar Status new => resolved
2016-02-25 17:38 ollehar Fixed in Version => 2.5
2016-02-29 11:45 c_schmitz Note Added: 35762
2016-02-29 11:45 c_schmitz Status resolved => closed