View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
09970Bug reportsCentral participant databasepublic2016-02-03 10:57
Reporterttenbergen Assigned Toollehar  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06+ 
Fixed in Version2.50.x 
Summary09970: "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.

TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)Version 2.06+ Build 150930
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & versionMySQL 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 VersionPHP version: 5.5.25

Users monitoring this issue

There are no users monitoring this issue.

Activities

ttenbergen

ttenbergen

2016-01-23 04:35

reporter   ~34369

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?

ttenbergen

ttenbergen

2016-01-25 17:52

reporter   ~34390

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?

ollehar

ollehar

2016-02-02 12:03

administrator   ~34466

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.

ollehar

ollehar

2016-02-02 12:04

administrator   ~34467

As seen in the screen-shot, it's possible to change how many attributes to view in the dialog (10, 25, 50, 100, etc).

c_schmitz

c_schmitz

2016-02-03 09:17

administrator   ~34487

2.5+ Build 160202 released

ollehar

ollehar

2016-02-03 10:47

administrator   ~34508

Problem remains with survey list - no pagination.

ollehar

ollehar

2016-02-03 10:56

administrator   ~34515

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

Related Changesets

LimeSurvey: master fd8739bb

2016-02-03 09:55:03

ollehar

Details Diff
Fixed issue 09970: Add pager to survey list of participant Affected Issues
09970
mod - scripts/admin/participantdisplay.js Diff File

Issue History

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