Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Popular ideas Here are the latest commented ideas about LimeSurvey.

Real-time access to and analysis of results  
Written by richard the 15 Nov 11 at 10:47. Global category: Statistics. New
I run many surveys for many different companies on a Limesurvey account. What I would like to be able to offer them is:

real-time access to their survey results displayed in a dynamic interface, like a proper reporting tool. This would complete the delivery from Limesurvey, from start/invitations, through the survey runtime all the way to reporting the results.
0
votes
up equal down
Solution #1: Integrating an open source or own reporting tool
Written by richard the 15 Nov 11 at 10:47.
Something along the lines of Jaspersoft BI that allows crosstables, different types of charts, etc.

Add a comment or propose a solution >>

"lottery" for LimeSurvey  
Written by vierundzwanzig the 4 Nov 11 at 09:58. Global category: Statistics. New
use case

The creator of a survey should be able to include a lottery into the survey. The participant will leave his/her e-mail address for participation in the lottery. In the admin tool it should be possible to see how many people have participated in the lottery and randomly select a number of e-mail addresses for the winners.

requirements

- If the participant takes part in the survey no conclusions about the participant should be possible. For example if the e-mail address is stored in the same survey database table or the sessionID and timestamp of the participation of the survey and lottery are stored in both of the two separate tables.
- The lottery should be part of a survey. It should not be a link to a new/additional survey (with navigation and "submit" button).
- The selection of winners should be done automatically by the LimeSurvey admin tool.
1
votes
up equal down
Solution #1: new question type "lottery-email"
Written by vierundzwanzig the 4 Nov 11 at 09:58.
A new question type "lottery email" is to be created. This type will be used as a free text field for entering the e-mail address. Writing to the database is done in a separate table like "lime_win_SID" without the SessionID or timestamp being stored in this table to ensure that no conclusions about the participants of the survey can be drawn.
In the area "responses & statistics"/"statistics" there should be a new textbox and a button to specify a number of winners. The winners are determined via random-number generator from the answers of the question with the type "lottery email". The winners are then shown on the page.
0
votes
up equal down
Solution #2: integrate a new single page survey
Written by vierundzwanzig the 4 Nov 11 at 09:59.
For the lottery and the actual survey two separate surveys will be created by the same creator. The question group with the e-mail address from the lottery survey will then be integrated in the actual survey with a new feature (a new drop-down box to display another survey of the creator. The question group should also be used in the selected survey). The e-mail address is stored in the database table of the lottery survey.
In the area "responses & statistics"/"statistics" there should be a new textbox and a button to specify a number of winners. The winners are determined via random-number generator from the answers of the question with the type "lottery email". The winners are then shown on the page.

Add a comment or propose a solution >>

Logging system, isn't it necessary?!  
Written by yaziderman the 31 Oct 11 at 10:17. Global category: Statistics. New
We use the limesurvey as a survey for our mystery shoppers, it works well, but we wonder why we receive complains from some of them from time to time that an interruption occurs while filling a survey, a problem that doesn't happen frequently, but it happens sometimes and leads to loss of time and effort!

I suggest that you add a logging system, so that we may be able to trace users steps on our surveys, this way, we may recognize the source of the problems! it's maybe a bug in a browser or an action that the user takes by fault, logging system would help us in finding these facts and by consequent recommend tools to users to avoid these problems rather than fixing them!
0
votes
up equal down
Solution #1: Adding a normal logging system
Written by yaziderman the 31 Oct 11 at 10:17.
it's very simple and native idea to add a logging system, user interactivity (visited pages, clicks, browser blocks, session time out, etc.. ) on the system have to be written in a log file.

Add a comment or propose a solution >>

Tracking a survey via an RSS feed  
Written by lachmac the 22 Sep 11 at 17:27. Global category: Statistics. New
I run quite a few surveys that are open for 7 days. It is important to issue reminders, and it is important to do this with the right timing, and it would be good to keep other people in our own organizations, and in the customer organization up to speed with the way the survey is going - most specifically with regards to the response rate.

For a company using Limesurvey to do market research type of inquiries this would be an easy way to get an edge vs some of the more expensive non-open source tools that exist.

I had the idea that this should be possible to do using an rss feed. The RSS feed should provide data for;

The name of the survey
When the invitations were sent out
Number of respondents that have been invited
Number of completed surveys

So for example;
Survey [SURVEYNAME]
Started [DATE, TIME]
Invited number of respondents [RESPONDENTS_INVITED]
Completed number of surveys [COMPLETED_SURVEYS] corresponding to a
response rate of ([COMPLETED_SURVEYS]/[RESPONDENTS_INVITED]) %.
0
votes
up equal down
Solution #1: Put an RSS feed for the token summary page
Written by lachmac the 22 Sep 11 at 17:27.
Most of the information is available on the TOKEN summary page, so the RSS could be generated from that point, or from the Responses Summary page.

I am not a good enough programmer to see quite how this should be done, but on the face of it it does not appear to be so difficult.

Add a comment or propose a solution >>

Paradata recording  
Written by myksyd the 19 Sep 11 at 18:34. Global category: Statistics. New
The idea is: during answering respondent could change his vote, think different time on each question, swich to other window or site (this data names paradata - data about collection of information). It is important to record all this movement and actions to further analise.
0
votes
up equal down
Solution #1: paradata could be record in text line
Written by myksyd the 19 Sep 11 at 18:34.
The paradata could be written in text line divided for examle by &... eg: question_number;date-time;answer;date-time&question_number;date-time;answer;dat e-time etc. There are some links: http://dublincore.org/metadata-basics/


Add a comment or propose a solution >>

knowing presentation order of randomized questions can be important  
Written by Tiepies the 9 May 11 at 14:45. Global category: Statistics. New
Randomization of questions is a great feature included in LimeSurvey 1.91. For people using LimeSurvey in psychological research, however, knowing the order in which randomized trials are presented can be important. In the analysis of psychological data, trial number is often included as an additional variable, to account for learning or fatigue effects.

1
votes
up equal down
Solution #1: store presentation order of randomized questions
Written by Tiepies the 9 May 11 at 14:45.
Although I don't know myself how to implement this, it does not seem that hard to me to store the presentation order with the survey results. A trial number variable can be added to the results, with a value for each question whenever the survey administrator chooses to randomize the order of the questions. Same goes for the randomization of answers within a question.

Add a comment or propose a solution >>

I want to know the running time of a survey  
Written by Eddie_V the 21 Apr 11 at 13:16. Global category: Statistics. New
into the lime_surveys table there is a field datecreated when the survey was created. What I would like to know about a survey is when it was activated. this to create statistics about how long the surveys are running(or have ran) on our system.

ofcourse to determin how long a survey has ran there would also be a need for DateLastDeactivated.

It would be nice to show the running time of a survey on the current statistics pages. And as in our case those fields could be used for custom statistics about all the surveys that are currently running on the system.
0
votes
up equal down
Solution #1: Add DateLastActivated into Lime_surveys table
Written by Eddie_V the 21 Apr 11 at 13:16.
and maybe a field DateLastDeactivated. where the date is stored the survey was last activated and deactivated altho, you can retrieve this from the timestamp given to the lime_old_surveys_% tables.

Add a comment or propose a solution >>

Cross Survey Reporting  
Written by ameghani the 29 Mar 11 at 01:12. Related project: 1.x all. New
Majority of the times people we use survey to generate statistics across multiple projects.
If I have the same questions asked to same people on different projects and present the data collected on multiple surveys collectively.
Can we have this feature in which we can have reporting on a global basis which is applicable to all the projects.
1
votes
up equal down
Solution #1: Global Reporting
Written by ameghani the 29 Mar 11 at 01:12.
There should be ability to present by selecting the projects which one want ot present the data.

See the 1 comments or propose a solution (latest comment the 15 Apr 11 at 19:28) >>

Split and/or filet data  
Written by granen the 15 Mar 11 at 10:58. Related project: 1.x all. New
I would like a function like spss split file and select cases in the ouput function. This would make it possible to compare different groups and easily make a quick report of a sub population.
1
votes
up equal down
Solution #1: Split file and select cases
Written by granen the 15 Mar 11 at 10:58.
Add the possibility to choose a question you would like to split the data on and add the possibility to select cases the same way as you create rules in the survey.

Add a comment or propose a solution >>

usage of colours in pie-charts  
Written by Biggi the 2 Dec 09 at 08:34. Related project: 1.x all. New
Hi,

it would be helpful for comparability of the statistical graphs by using consequently the same colour for first, second, third … answer even if there is no answer given on one choice. For example there are some questions of type 5 point choice array. On one question nobody gives the answer “1”. Now you look at your graphs of the statistic and in all pie-charts you see blue=”1”, red=”2”, green=”3”, yellow=”4” and olive=”5” only in the one, where no one selected the first choice “1” blue stands for “2”, red for “3” and so on. To compare the charts it would be better to skip the colour where the statistical answers are null.

2
votes
up equal down
Solution #1: use consequently same colours in pie-charts
Written by Biggi the 2 Dec 09 at 08:34.
Like I mentioned above it would be helpful to have always the same colours for the first, second ... answer in the pie-charts and to skip the colour where the statistical answers are null.

See the 1 comments or propose a solution (latest comment the 16 Feb 11 at 16:41) >>

support of FirebirdSQL RDBMS  
Written by zufolo the 15 Feb 11 at 15:21. Related project: 2.x all. New
For me, is really difficult to manage data in MySQL... I need a powerful SQL engine in order to write procedure for analyzing data, and for this we usually make use of Firebird.
0
votes
up equal down
Solution #1: supporting Firebird SQL :-)
Written by zufolo the 15 Feb 11 at 15:21.
as in subject....

Add a comment or propose a solution >>

Add a text for abscissa and ordinate  
Written by Nickko the 12 Feb 11 at 11:05. Related project: 1.x all. New
Chart have no indication of abscissa and ordinate represent.
A short text for X axe and Y axe maybe usefull.
0
votes
up equal down
Solution #1: Prompt the abscissa and ordinate in advenced setting
Written by Nickko the 12 Feb 11 at 11:05.
Add two fields in advenced setting to set X axe and Y axe represent.
0
votes
up equal down
Solution #2: Prompt the abscissa and ordinate in statistic page
Written by Nickko the 12 Feb 11 at 11:09.
Add two field near each chart to add X axes and Y axes signification

Add a comment or propose a solution >>

Radar charts  
Written by newleo the 6 Nov 10 at 14:13. Related project: 2.x all. New
I wanted to use Limesurvey for Assessment, but I would have to download the data to do it in excel, because there aren't radar charts. Is there any chance these are in your roadmap?
1
votes
up equal down
Solution #1: There is a library to create charts that includes radar graphs
Written by newleo the 6 Nov 10 at 14:13.

Add a comment or propose a solution >>

the complaint of filter stats sets  
Written by darknico84 the 4 Nov 10 at 10:04. Related project: 1.x all. New
In some situation where you have to "replay" many times the same filters sets on various surveys (but with same question set) it can be very long and bothering to click each time on hundreds of filter sets.
0
votes
up equal down
Solution #1: Creating macros for stats filters
Written by darknico84 the 4 Nov 10 at 10:04.
It might be very convenient to be able to re-use a specified filter set without having to choose everything, item by item, each time.
That's why, it could be nice to be able to save your filter settings, to load them back when required and eventually to copy these sets from a survey to another.

Thanks :)

Add a comment or propose a solution >>

To allow a freer use of NEXT button in the input screen  
Written by mapwork the 3 Nov 10 at 19:39. Related project: 1.x all. New
Actually survey users either have press the next button after each questions or after filled out the complete number of questions belonging to questions group.

The first option is often tiring, while the second on may result in very large / long input screens.

The options of creating small question groups is not always convenient as they normally correspond to a logical unit (for which e.g. you want to keep or provide an assessment score).

-3
votes
up equal down
Solution #1: Optional NEXT button for each question
Written by mapwork the 3 Nov 10 at 19:39.
An option would be to provide each question with the option to insert a NEXT button between that and the next question.

In this way the input screens would be better controlled for more user convenience without compromising the logical structure of the questions groups

Add a comment or propose a solution >>

Advanced reporting for assessments  
Written by tiprichard the 25 Sep 09 at 17:17. Related project: 2.x all. New
For assessments we need statistics about howmany people passed the assessment. (like an exam)
For auditing purposes we need reports how many points are scored per group as percentage of the total possible points. If possible shown in a spiderweb graph, where each group equals one line of the web.
24
votes
up equal down
Solution #1: Integrate opensource reporting
Written by tiprichard the 25 Sep 09 at 17:17.
Maybe there is allready an opensource reporting project, which can be adjusted and integrated in Limesurvey.
-7
votes
up equal down
Solution #2: Use Red-R for advance reporting
Written by Rashelinu the 7 Dec 10 at 19:55.
There is an open source application used to do data analysing of results and making charts from it. This application is Red-R (http://www.red-r.org). Will this help you with what you need to do?
2
votes
up equal down
Solution #3: BIRT or JasperReport
Written by najlamif the 6 Apr 11 at 08:54.
As with Solution 1, I would like to propose either BIRT or Jasper Reports - I've used both recently in my PHP projects, and they bring a world of a difference to reporting - taking the design aspects and business logic out of the application and moving them to the reporting layer. Also, the various exports are handled as well

See the 1 comments or propose a solution (latest comment the 26 Oct 10 at 12:29) >>

Need group mean or calculations for assessments  
Written by mfreund the 27 Sep 10 at 12:19. Related project: 1.x all. New
Currently the assessments only seem to allow reporting based on a total value for each group (or perhaps the percentage of total possible score?).

It would be great if it were possible to construct assessments using a mean or other statistic (e.g. median or mode)

Even better would be to be able to create more complex calculations. Some applications might be to allow for differential weighting of questions (beyond simply assigning greater or lesser assessment values), transformation of values (e.g. combining a question with a 4-point scale and one with a 5-point scale), or calculation of new variables using question values (e.g. ratio of two question scores).
3
votes
up equal down
Solution #1: Functionality for group mean or calculations for assessments
Written by mfreund the 27 Sep 10 at 12:19.
I don't have a specific technical solution, beyond the suggested functionality in the idea description.

All ideas are welcome!

Add a comment or propose a solution >>

as administrator of the survey, it would be great to see the comments in PDF too  
Written by aalano the 23 Aug 10 at 05:52. Related project: 1.x all. New
My survey has list comments questionnaire but I am unable to see the comments when I generate the stats in PDF or Excel. For report consolidation purposes, I think it will be extremely helpful to be abel to see the comments typed by respondents even in the PDF and Excel format.
-1
votes
up equal down
Solution #1: Option for exporting comments and Graphs
Written by aalano the 23 Aug 10 at 05:52.
Perhaps we can have a tick box for admin to select if they want the comments to be exported in PDF and Excel.

Add a comment or propose a solution >>

Option to show text responses in statistics view (via filter)  
Written by Doc101 the 23 Jul 10 at 13:38. Related project: 1.x all. New
We need to disseminate survey results to a large amount of people, and creating users/group and access permissions, plus training everyone to be able to pull result data etc is not practical.

The ability to show text responses and export them from the statistics page would solve this problem and allow quick dissemination of qualitative and qualitative data in an easy to use, familiar format (PDF/Excel)
3
votes
up equal down
Solution #1: Filter option to show all text responses to a question
Written by Doc101 the 23 Jul 10 at 13:38.
I think having a filter option to show/export text responses is the best way to go. People will then have the option of keeping all the data quantifiable (as it is now) with the ability to 'browse' responses OR allowing all text responses to be shown directly in the statistics page without having to open any new windows, and with available in the PDF/Excel exports.

Thanks!

See the 1 comments or propose a solution (latest comment the 17 Aug 10 at 16:03) >>

Template / css friendly statistics page  
Written by lovepade the 2 Aug 10 at 12:33. Related project: 1.x all. New
The statistics view is not as easy to theme / style as the rest of the survey.
3
votes
up equal down
Solution #1: Create a small set of statistics templates
Written by lovepade the 2 Aug 10 at 12:33.
No solution - just a feeling that this could be a benifit.

Add a comment or propose a solution >>

2 Next >>