Written by marcvangend the 5 Mar 10 at 12:20.
Related project: 2.x all.
New
Drupal is one of the most popular open source CMS'es, but it's not geared towards complex surveys. I think that both Drupal and Limesurvey would benefit from a Drupal-Limesurvey integration module.
Any question that totals to 100% gets a graphic representation in the form of a pie chart.
I tried to change the code to make it possible to choose a bar chart instead.
I did this because the pie chart is terrible to intepret when it depicts more than 3 variables. It sure looks nice, but it does not convey information in a nice manner: it flabbergasts.
(This link tells it much better than I ever could:http://www.perceptualedge.com/articles/08-21-07.pdf)
Written by evan the 28 Apr 10 at 05:04.
Related project: 1.x all.
Implemented
When display question code QUESTION_CODE is working for normal screen surveys. It would be great to be able to turn it on and off.
Currently we run a lot of research surveys. In the development/pilot phase, we collect feed back about how the survey is structured. The problem is that it's hard to identify which question the feed back refers to. Having the question codes would make this a lot easier.
Then when the survey is ready for real use, the question codes would be irrelevant. Currently the only possible way would be to create a custom template.
Our LimeSurvey installation services a university with lots of org units and thus lots of custom templates. Creating another custom template just to display question codes is very annoying.
Written by fingerprn the 3 Feb 10 at 22:12.
Related project: 1.x all.
Implemented
I use the same survey, except for a few small changes, with different groups of people. I'd like the ability to just click a button and copy a survey, including questions, layout, etc., without needing to use the import/export feature.
Written by GregB the 28 Feb 10 at 23:59.
Related project: 1.x all.
New
Many shared hosting providers have an hourly limit on how many emails you can send out.
To manage this limit, you have to babysit LimeSurvey and press the button in batches.
If you exceed the hourly limit, bunches of emails will not go out and often you will receive bounced email messages. It is a mess to determine who did get your invitation / reminder and who did not.
Written by holch the 26 Feb 10 at 02:31.
Related project: 2.x all.
New
I was thinking about this quite a while already. It is not always possible to do a interview online (CAWI) or via telephone (CATI). When programming is necessary CAPI comes into the game.
However, most CAPI-Tools are old and boring and additionally you have to have still another program.
However, wouldn't it be greate to be able to use Limesurvey for all those purposes. However, even with UMTS/3G it is not always possible or reliable enough to do it with a online survey tool.
Written by leolime the 6 Feb 10 at 19:09.
Related project: 1.x all.
In development
I have a preview for a single question which is really helpful.
I would like to have as well a preview of a Question Group. This would help me to get an idea about the order and being lost in details. Would help especially for those questions at the end of a survey.
Written by oddible the 29 Sep 09 at 17:53.
Related project: 1.x all.
Implemented
From my understanding there is no way to create Array-type questions without using a Label Set. And Label Sets are global to the site. Therefore, if the Label Set doesn't exist I need to give my researchers access to Create / Edit Labels. This creates some problems:
1. Users create SO MANY label sets that the list of existing label sets becomes functionally useless because it is impossible to find one that works for you (due to poor naming convention and overly specific label set creation).
2. A user may edit and change a label set that another user has in an active survey thus invalidating his results.
(This issue is addressed in another solution:
http://ideas.limesurvey.org/ideatorrent/idea/15/)
Written by opirnia the 11 Oct 09 at 05:48.
Related project: 1.x all.
Implemented
I am doing surveys that involve showing participants a message; at some point in the questions that follow (after reading the message) their responses begin to differ from participants who did not read a message. It would be nice to know more about when that happens.
messages aside, this would also allow us to omit questions that are taking participants an excessively long time to complete (compared to other questions)
Written by hardzsi the 26 Sep 09 at 15:37.
Related project: 1.x all.
Implemented
The evaluated TOTAL assessment (sum) is nicely displayed at the end of the survey - which can only be seen by the user who filled the survey in.
However, this result is not stored at the answers database. After a lot of user filled the survey in, i would like to see the sums given for all of these users.
Now i have to export the answers and should repeat the assessment / summarize in Excel before i can see these TOTAL sums.