View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09970 | Bug reports | Central participant database | public | 2015-10-15 16:59 | 2016-02-03 10:57 |
Reporter | ttenbergen | Assigned To | ollehar | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.50.x | ||||
Summary | 09970: "Participant's attribute information" and "Participant's survey information" only list 10 values | ||||
Description | In participant list, when clicking on the + before a participant, the Participant's attribute information only lists 10 values. Same for Participant's survey information. There is no controller to increase number of rows. | ||||
Steps To Reproduce | add 11 attributes and try to see them in participant attributes view add participant to more than 11 surveys and try to see them in participant's survey views | ||||
Additional Information | With Denis's help I was able to find the code that drives this in \scripts\admin\participantdisplay.js (~line 237 for attributes and starting line 17 for survey) For attributes there was a rownum attribute that was set to 10, and updating it to 25 now lists the 17 attributes that we use. There is a "rowList:" variable there as well, which makes me think that there was supposed to be a page element to expand the list, like there is on the main page. To be sure all attributes are accessible either the rownum would need to be upped or the control be made visible. I have no idea how to try the latter. I tried adding a rownum element to the "Participant's survey information" section, but it didn't make any difference to how things listed on the screen. The call looks pretty different to start, chances are it would take more than adding the higher rownum. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Version 2.06+ Build 150930 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | MySQL Server version: 5.6.22-cll-lve - MySQL Community Server (GPL) | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache 2.4.12 | ||||
PHP Version | PHP version: 5.5.25 | ||||
Hi Olle, if you are going to fix this one, I wonder if the problems with issue 10201 (surveys not sorting right by submitted date) are in the same area... maybe two birds with one stone? |
|
Just had a look at 2.5 preview and it no longer lists the participant's surveys at all. That will be awkward for how we use it. Is that being removed intentionally? |
|
I see of bunch of issues here, but it IS possible to extend the number of attributes to view when click on the '+' sign. I will add a screen shot. |
|
As seen in the screen-shot, it's possible to change how many attributes to view in the dialog (10, 25, 50, 100, etc). |
|
2.5+ Build 160202 released |
|
Problem remains with survey list - no pagination. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17105 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-15 16:59 | ttenbergen | New Issue | |
2016-01-22 15:08 | ollehar | Assigned To | => ollehar |
2016-01-22 15:08 | ollehar | Status | new => assigned |
2016-01-23 04:35 | ttenbergen | Note Added: 34369 | |
2016-01-25 17:52 | ttenbergen | Note Added: 34390 | |
2016-02-02 12:03 | ollehar | Note Added: 34466 | |
2016-02-02 12:03 | ollehar | File Added: Screenshot from 2016-02-02 12:03:27.png | |
2016-02-02 12:04 | ollehar | Note Added: 34467 | |
2016-02-02 12:04 | ollehar | Status | assigned => resolved |
2016-02-02 12:04 | ollehar | Fixed in Version | => 2.5 |
2016-02-02 12:04 | ollehar | Resolution | open => fixed |
2016-02-03 09:17 | c_schmitz | Note Added: 34487 | |
2016-02-03 09:17 | c_schmitz | Status | resolved => closed |
2016-02-03 10:47 | ollehar | Note Added: 34508 | |
2016-02-03 10:47 | ollehar | Status | closed => feedback |
2016-02-03 10:47 | ollehar | Resolution | fixed => reopened |
2016-02-03 10:47 | ollehar | Status | feedback => assigned |
2016-02-03 10:56 | ollehar | Changeset attached | => LimeSurvey master fd8739bb |
2016-02-03 10:56 | ollehar | Note Added: 34515 | |
2016-02-03 10:56 | ollehar | Status | assigned => resolved |
2016-02-03 10:56 | ollehar | Resolution | reopened => fixed |
2016-02-03 10:57 | ollehar | Status | resolved => closed |