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

Popular ideas Here are this month's most popular ideas about LimeSurvey.

Installation: Check if folders are writeable and sessions can be created  
Written by Mazi the 12 Jan 10 at 17:42. Related project: 1.x all. New
There are very much topics in the forum that deal with rights and session problems so it would be great to have a check if the necessary folders are writeable and if sessions on the server are created correctly (not sure how this can best be checked, any ideas?).
4
votes
up equal down
Solution #1: Let a script do the job
Written by Mazi the 12 Jan 10 at 17:42.
Maybe a PHP script can check this during install?

Add a comment or propose a solution >>

decouple survey settings in 2 pages  
Written by apps the 5 Feb 10 at 16:12. Related project: 1.x all. New
Survey settings is composed of 2 pages:
1 Survey configs, with tuples (name-value) .e.g. Allow Saves Y/N
2 Survey textes, with survey title, welcome, endmsg.

The first part of settings are set at start of your work with a survey, and rarely fixed later.
The behaviour of a survey is technical choice, with a tendency of no change over time.

The second part is very frequently used, I believe it stays at the same level of questions and aswer, often modified for the same aesthetic or pratic reasons.

1
votes
up equal down
Solution #1: split in 2 pages
Written by apps the 5 Feb 10 at 16:12.
The use case can be safely split in 2 use cases, by looking at the level of interaction the user need with the settings.

A "survey messages" +
A "survey settings " (Retain old name)

Add a comment or propose a solution >>

Review all conditions  
Written by apps the 5 Feb 10 at 14:10. Related project: 1.x all. New
It's more productive to show and review all conditions in a admin page.
Mantain them from there (Edit, add, delete) is considered a plus.
1
votes
up equal down
Solution #1: add a page "Logic Management"
Written by apps the 5 Feb 10 at 14:10.
Add a button to the survey button bar, next to "Token management"
Create a page to review all conditions in the current SurveyID

Add a comment or propose a solution >>

Need to Collect More Contact Info on Registration  
Written by nobrain the 21 Jan 10 at 02:11. Related project: 1.x all. New
I need to collect more contact information on registration such as phone number, address, etc.

I can add an attribute for it (tokens) but then when the user visits, it does not ask for this info.

So, basically my idea is to have a setting "Public" and "Required" for attributes in tokens. Then, I can add an attribute such as "Phone Number" and set it to public and required and the user will be required to provide it to take the survey.
1
votes
up equal down
Solution #1: Add "Public" and "Required" Options to token Attributes
Written by nobrain the 21 Jan 10 at 02:11.
Simple, allow a checkbox next to added attributes in tokens that can select Public. This means that the person registering for the survey will be shown this attribute and asked for an answer.

If "Required" is also checked, it will be required.

Add a comment or propose a solution >>

Security for Survey Results  
Written by bighiller the 20 Jan 10 at 19:01. Related project: 1.x all. New
Basically there are situations where the results of a survey may need to be viewed by a number of people, but you do not wish to have these people be able to alter the results of the survey.

Case in point is one I worked on for a group of customer service reps. The survey was intended to determine how well each CSR was doing and the support in general. Now we want to have the CSRs be able to view the results across the board, but there is no option to disable their ability to alter the results of a response. So if they noticed that one customer gave them a bad rating, they can change it. Currently the only way to have the CSRs view the results is to give them permission, but that permission also allows them to alter the results.

I think there should be a way to give users/groups permission to view the results, but nothing else.
1
votes
up equal down
Solution #1: More granular security settings.
Written by bighiller the 20 Jan 10 at 19:01.
I think there should be a way to give users/groups permission to view the results, but nothing else.

Add a comment or propose a solution >>

Ability to change creator  
Written by lowprofile the 19 Jan 10 at 18:21. Related project: 1.x all. New
As the admin for a large limesurvey site i often create surveys for other people but then make them the administrator of the survey and assign them the rights to access the survey
In the survey list i still see all the surveys i created for these people although i am not the administrator, i am the "creator" of the survey
If I could transfer it to the actual administrator of the survey i could find surveys better
0
votes
up equal down
Solution #1: transfer ownership
Written by lowprofile the 19 Jan 10 at 18:21.
add in a new field in either the survey list to show the administrator or have a "transfer ownership" of survey to the list of users

Add a comment or propose a solution >>

set quota for total responses  
Written by lowprofile the 19 Jan 10 at 18:25. Related project: 1.x all. New
There should be an ability to set a quota for total complete or incomplete responses to a number
After the quota has been reached the survey could be expired
0
votes
up equal down
Solution #1: survey quota
Written by lowprofile the 19 Jan 10 at 18:25.
Add a global quota feature into the quota section which allows a watch of total reponses

Add a comment or propose a solution >>

New question type for LimeSurvey  
Written by mkhines the 20 Jan 10 at 16:19. Related project: 1.x all. New
There are surveys we take that require some degree of geographic information to be submitted.

Rather than ask novice/general public users to use a GPS and submit coordinates (which invariably end up incorrect), we would like to have them use a map-style interface like Google maps, where they can drag and drop the pin where they were when they saw what they are reporting, and then have the question type save the latitude and longitude of their dropped pin.
0
votes
up equal down
Solution #1: Google Map drag and drop pin grabs coordinates
Written by mkhines the 20 Jan 10 at 16:19.
Give users a small map as a question, with a pushpin dropped in the middle. The user can move the pin around to the proper location on the map to select where they were. They can also zoom to a place in order to jump to the proper level of detail in order to accurately place the pin. E.g. a search box which if they typed in Madison, WI, would jump and center the map on Madison, WI, and have the pin handy for them to refine its location.

Add a comment or propose a solution >>

Handling of the "additional attribute fields" should be made more safe  
Written by hauber the 22 Jan 10 at 05:24. Related project: 1.x all. New
Additional token attribute fields are great, but please add some validation:

- on import, the additional attribute fields should be created automatically; if not, give a warning

- when using additional attribute fields as placeholders for replacements (e.g. email), there should be a warning plus abort the sending procedure in the cast that the attribute field does not exist in the database

- additional attribute fields should be recreated when importing surveys
0
votes
up equal down
Solution #1: Add checks
Written by hauber the 22 Jan 10 at 05:24.
1) when importing tokens, give a warning (or create additional attribute fields)

2) before sending the mail, check the placeholders; give a warning and do not send the mail if a placeholder is undefined (i.e. not present in the data model)

3) when importing a survey, create the token attribute fields

Add a comment or propose a solution >>

Validate anwers (responses) on the server (prevent tampering)  
Written by hauber the 26 Jan 10 at 12:40. Related project: 1.x all. New
Currently responses are checked on the client. But HTTP can easily be tampered such that arbitrary values are sent to the server. (E.g. the value 5 when only 1 to 4 is allowed.)
0
votes
up equal down
Solution #1: Check on the server
Written by hauber the 26 Jan 10 at 12:40.
Validate data on the server. Only after successful validation the responses should be stored.

Add a comment or propose a solution >>

Tics for slider layout  
Written by apps the 2 Feb 10 at 10:06. Related project: 1.x all. New
Tics (aka tic marks) should be visible under the slider bar.

See this sketch: http://img38.imageshack.us/img38/5295/10403feb10095848.gif

benefits: easy read, make it clear it's a slider with discrete values, catch where the handle is in respect to left and right limits.

Details:
type = multiple numerical input
options:
use slider layout = 1
slider min = 0
slider max = 10
slider accurancy = 1

0
votes
up equal down
Solution #1: add an option
Written by apps the 2 Feb 10 at 10:06.
show_tics = 0 (default). Just as it is.
show_tics = 1 : the slider shows tics under the bar, between the slider_min and the slider_max values.

Add a comment or propose a solution >>

Fine rules to manage the results  
Written by ludogre the 3 Feb 10 at 11:40. Related project: 1.x all. New
In older version of Limesurvey, it was possible for the author of a survey to manage the results (delete and modify the results).

In the 1.87 version, it's now impossible. The user have to be super-administrator to do this.
0
votes
up equal down
Solution #1: Add "modify results" in the rules option for a survey
Written by ludogre the 3 Feb 10 at 11:40.
If it's possible, add a "Modify/delete" option rule for the survey users.

Add a comment or propose a solution >>

Add export LimeSurvey results to SAS.  
Written by mga the 3 Feb 10 at 18:43. Related project: 2.x all. New
SAS is a powerful statistics application that's pretty broadly used. LimeSurvey already supports exporting results to R and SPSS, which are good packages, but many of our users prefer to use SAS.

We'd like to see support for exporting LimeSurvey data into a format SAS can use, as has been done for SPSS and R.
0
votes
up equal down
Solution #1: Add export option for SAS
Written by mga the 3 Feb 10 at 18:43.
As was done for R and SPSS, add an export option for SAS.

SAS can import CSV if needed, but our users are asking for something that's easier - like they see for SPSS in LimeSurvey.

SAS can read SPSS files if need be, so I guess that's another option:

http://www.ats.ucla.edu/stat/mult_pkg/faq/fromSPSS_toSAS.htm

though it would be nice to be able to export directly in SAS format.

Add a comment or propose a solution >>

Preview for Question Group  
Written by leolime the 6 Feb 10 at 19:09. Related project: 1.x all. New
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.
0
votes
up equal down
Solution #1: Button for group preview
Written by leolime the 6 Feb 10 at 19:09.
To have a button same as the Question Preview a Question Group Preview-Button.

Add a comment or propose a solution >>

Duplicate survey feature  
Written by fingerprn the 3 Feb 10 at 22:12. Related project: 1.x all. New
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.
0
votes
up equal down
Solution #1: Copy survey button
Written by fingerprn the 3 Feb 10 at 22:12.
Right next to the Export Survey Structure button, add a Copy Survey button. When you click on it, it asks for a new survey name. Click on that and it creates an exact duplicate (except the survey name) of the current survey structure and design. From there, you can open the new "inactive" survey and make any necessary changes.

See the 1 comments or propose a solution >>

Enforce Array (Multi Flexible) (Numbers), checkbox layout mandatory option.  
Written by ghudson the 28 Jan 10 at 14:59. Related project: 1.x all. New
I believe that all question types on a survey should allow for mandatory enforcement which this question type currently does not. Since it doesn't and people taking the survey might not answer a question of this type, either on purpose or by accident there is no way to ensure data integrity. At the very least, if the question cannot enforce the mandatory option that option box should not be available in design mode. It allows an unsuspecting survey designer to include what could be a key question and not realize it could be bypassed and save what I assume would be a "0" answer even though it was not a respondant's intention. In some ways, this question is similar to a simple Y/N question. If the respondant clicks the next button without ever clicking one of the two options on a Yes/No question, the mandatory test stops you from proceding and warns that the question was unanswered. I would think the (Multi Flexible) (Numbers) checkbox layout question type should behave in the same manner. I have had students take surveys and have missing, potentially incorrect answers because the (Multi Flexible) (Numbers) checkbox layout questions will proceed even though they did not select any of the options and clicked the next button. However, I did set the question's mandatory option equal to yes.
0
votes
up equal down
Solution #1: Enforce the mandatory option on (Multi Flexible) (Numbers) checkbox layout
Written by ghudson the 28 Jan 10 at 14:59.
I would like to see the mandatory checkbox on this question type work as it does on all the other question types I've used or be removed so survey designers do not make a mistake in assuming that a respondant will be forced to consciously select an appropriate ansnwer.

Add a comment or propose a solution >>

new forum catagory - best survey showcase  
Written by veysur1002 the 26 Jan 10 at 00:18. Related project: 2.x all. New
There are few good survey examples to learn from.
There are few adequated test surveys available.




There are no real life surveys we can get access to learn from.

I suggest a new forum catagory - best survey showcase.

So that anyone in the community can submit a real life survey.
0
votes
up equal down
Solution #1: new forum catagory - best survey showcase.
Written by veysur1002 the 26 Jan 10 at 00:18.
new forum catagory - best survey showcase.

Add a comment or propose a solution >>

Animated, complex graphics survey.  
Written by veysur1002 the 25 Jan 10 at 23:57. Related project: 2.x all. New
LimeSurvey is lack of web 2.0 complex graphics, animated graphics feature, multimedia functionality.



Check out, http://inpowr.com/wellbeing/quiz


This has complex, animated survey.
0
votes
up equal down
Solution #1: Animated, complex graphics survey.
Written by veysur1002 the 25 Jan 10 at 23:57.

Add a comment or propose a solution >>

List installation details before automatically running the update script  
Written by Mazi the 14 Jan 10 at 14:17. Related project: 1.x all. New
When having many Limesurvey installations on the same server and you want to add another fresh installation you really have to take care to use the correct settings in config.php. Otherwise you might update an existing installation instead of setting up a new one because when calling /admin/install the update script is called automatically without asking you if you really want to proceed. You might end in having an old installation using old files but being updated to the latest DB scheme which causes lots of problems at this old installation.
0
votes
up equal down
Solution #1: List a summary of the installation which should be updated
Written by Mazi the 14 Jan 10 at 14:17.
Prevent the script from being run automatically without asking for the users agreement. List some of the following details first to identify which installation is updated:
- $sitename
- $adminname
- $rooturl

- $databasename
- $databaselocation
- $databaseuser
- $dbprefix

Add a link "Update this installation" to start the update.

Add a comment or propose a solution >>

Create statistics for date questions  
Written by Mazi the 15 Jan 10 at 16:28. Related project: 1.x all. New
Up to now (LS 1.87) there are no statistics for question type "date" available. It would be nice to create some charts (showing results in a table isn't necessary from my point of view) so the admin gets an overview which date was entered.
No solutions.

Add a comment or propose a solution >>

2 Next >>