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.

Export: Check dependencies of used things in a survey  
Written by vierundzwanzig the 11 Nov 11 at 09:20. Global category: Import/Export. New
I tried to export a survey that uses an own design template and an image that has been uploaded with the "cke"-HTML-Editor.
I then tried to import the survey into another installation of LimeSurvey. The "own" design template is not there so the default template was used. The HTML-Code of the image is still in the question but the image file is missing (because the /upload/survey/xxxxx/ folder has not been exported.)

It would be nice if there is a message that tells the dependencies of the used template/images of the survey when exporting the survey.
0
votes
up equal down
Solution #1: Show static hint/message
Written by vierundzwanzig the 11 Nov 11 at 09:20.
On the page "/admin/admin.php?action=exportstructure&sid=123456" show a static message telling something like
"Please note that used own design templates and uploaded images (using the HTML-Editor) are not exported with this feature. You have to export them manually."
0
votes
up equal down
Solution #2: Check dependencies and show dynamic message
Written by vierundzwanzig the 11 Nov 11 at 09:26.
- Check what design template is used in the survey. If the design template is not one of the default/standard one add this to the dependency message.
- Check if images were uploaded when using the cke html editor. If one or more images were uploaded add this to the dependency message.
- On the page "/admin/admin.php?action=exportstructure&sid=123456" show a dynamic message telling the dependencies of the survey. For example:
"You are using the design template x and have uploaded the image(s) y, z, ... . Please note that these files are not exported with this feature. You have to export them manually."

Add a comment or propose a solution >>

When exporting results, it is usefull to download all tokens  
Written by lovepade the 8 Nov 11 at 15:34. Global category: Import/Export. New
When I export results, I can choose 1) compered responses, 2) All responses, 3) incomplete responses.

I can also choose which token fiels I'd like to be merged with my responses.

But I would very much like to import ALL tokens, with all respondens. This way it would be much easier to calculate e.g. the response rate.

Currently I have to download all tokens, download alle results and then merge manually. This seems inefficient and not logical to me.
0
votes
up equal down
Solution #1: New option to download complete token table, incl. all responses
Written by lovepade the 8 Nov 11 at 15:34.
As per the idea rationale: I would very much like to import ALL tokens, with all respondens. This way it would be much easier to calculate e.g. the response rate.

Add a comment or propose a solution >>

iPad Limesurvey App  
Written by simidbg the 23 Jun 11 at 15:54. Global category: Import/Export. New
Make Limesurvey survey content available offline on the iPad or on the Android platform.
This will help boost usability of Limesurvey by people wishing to collect face to face data with customers, as an alternative to collecting hte data on-line, but hte database would be identical, and can be used to extend the reach of hte surveying method.
1
votes
up equal down
Solution #1: Develop iPad App
Written by simidbg the 23 Jun 11 at 15:54.
solution should be able to import survey structure exported by limesurve, and display the questions on the screen in a manner that enables them to be completed.
The app should then be able to export (sync), the collected data with the Limesurvey database of the specified on-line survey

Add a comment or propose a solution >>

Added Paper survey support to LimeSurvey  
Written by Petrus4 the 27 May 11 at 04:50. Global category: Import/Export. New
We need to do both web-based and paper surveys. We would like to export surveys to paper and then import/scan survey results back into LimeSurvey
0
votes
up equal down
Solution #1: Further develop QueXF ?
Written by Petrus4 the 27 May 11 at 04:50.
Looks like Surveys can be exported from LimeSurvey using QueXML then scanned with QueFS the only part missing is getting the results imported back into LimeSurvey. How much work would it be to get this feature added?

Add a comment or propose a solution >>

Create surveys with remote control using LSS files  
Written by bdizzle the 26 Jan 11 at 17:15. Related project: 1.x all. New
Currently, LSRC (LimeSurvey Remote Control) only supports .CSV files as templates.

It would be great to be able to support LSS/LSG/LSQ files on top of CSVs

This would allow me (and other users) to use an exported structure from a complex survey in v1.90+, modify it at will, and import it to create a modified version of the survey.
1
votes
up equal down
Solution #1: Support LSS/LSG/LSQ files in the LSRC functions
Written by bdizzle the 26 Jan 11 at 17:15.
In importGroup and importQuestion, support LSG and LSQ files respectively.

See the 1 comments or propose a solution (latest comment the 15 May 11 at 08:22) >>

export results fromdate todate  
Written by fvillerot the 3 May 11 at 15:09. Global category: Import/Export. New
Today we can export results from n to m.
On successive exports, it's more pleasant starting from date.
0
votes
up equal down
Solution #1: Add the limits fromdate todate
Written by fvillerot the 3 May 11 at 15:09.
.

Add a comment or propose a solution >>

Simplifying integration with other tools  
Written by jeseahed the 15 Apr 11 at 23:47. Related project: 1.x all. New
The main problem with Lime survey is that groups and questions have all different IDs. If you copy a survey, the survey ID will change (and this is normal) but all the question IDs and the group IDs will also change.

This way of working makes Lime more difficult to integrate with outside applications. It also prevents having features like a bank of questions which one could pick into.

Example: I am passing company name parameter from another application (my ERP for instance) to a given question in one survey. I will use the SGQA Identifier which will be for instance 12345X1X1001.
Now, if I duplicate the survey into another one, and simply need to change two or 3 questions, lime will necessarily rename the survey ID (which is normal), but will also change the group ID and all question ID. What I passed to 12345X1X1001 will now need to be passed to 54321X2X1002 for instance. This means that from the external application, I must maintain a different map per survey - which is time consuming.

If Lime would not automatically increment the group and question numbers, passing (and retrieving) parameters would be far easier because only the survey ID would need to be changed. This would mean that the company name of all of my surveys could be passed to DDDDDX1X1001 with DDDDD being the survey ID to point to. In that situation, I would be able to copy the map of a survey to the next and simply change the mapping for questions which have truly changed versus the original survey copy.

I understand there might not be an easy way of achieving such purpose, at least I wanted to place that rationale in the pool of ideas as it is important for Lime to be integrable with other tools. I believe its current structure is a barrier towards that objective.


0
votes
up equal down
Solution #1: Alias & Structural change?
Written by jeseahed the 15 Apr 11 at 23:47.
I see two paths; probably one short term, and one long term.

Short term:
- implementing an "alias ID" field per question in lime which could be used instead of the SGQA identifier. The alias would need to be unique per questions within a same survey but could be found as well in other surveys. The alias ID would need to be enabled to be passed via URLsas an alternative soution to the SGQA identifier.

Long term:
- having reflexion on the GID and QID way of working to see whether there is not a better way of handling unicity towards being less complex in maintaining integration with external applications.

Add a comment or propose a solution >>

Survey Version Control  
Written by plbt5 the 22 Mar 11 at 16:21. Related project: 2.x all. New
With a larger organisation and more people to collaborate on creating surveys, it would be a convenience to have the ability to support survey versioning.
0
votes
up equal down
Solution #1: Integrate with popular OS versioning platforms
Written by plbt5 the 22 Mar 11 at 16:21.
Interoperability with a popular open source versioning system would be an elegant solution: don't reinvent the wheel and piggy-back with successful vehicles.

This would imply to adapt the current survey selection mechanism into a more elaborated survey management screen.

Add a comment or propose a solution >>

Export by date  
Written by jjmartinez the 10 May 10 at 18:49. Related project: 1.x all. New
Hi,

I think thats will be interenting that we can export answers by date of last action, I only can export by range id, but if you can export by date you can export only the answers that you completed from concrete day or range. Actually you can export by date on stadistiquis, but not at the answers, I think.

Sorry for my english
1
votes
up equal down
Solution #1: Add item
Written by jjmartinez the 10 May 10 at 18:49.
I would add the option for export by date in "general" in "Export results". Thanks four your interest.

See the 1 comments or propose a solution (latest comment the 19 Nov 10 at 14:05) >>

Better response export options  
Written by rowdy the 18 Aug 10 at 14:37. Related project: 1.x all. New
The response export options are very limited at this time. Yes, there are many options but the mostly give very hard to read exports.

For example, there is the export to program option, which lets you export responses to Word, Excel or PDF format. If you have several dual scale array questions, such a Word export becomes illegible.

The same goes for the 'view single response'. When you are in the 'view responses' screen, there is a magnifying glass icon for each response which lets you zoom in on that response. But also that response is almost illegible.
1
votes
up equal down
Solution #1: View responses as the question list
Written by rowdy the 18 Aug 10 at 14:37.
The export to Word/Excel/PDF option should be thoroughly revised so that it produces easy to read responses.

The 'zoom in' on a single response should be changed. It should be presented exactly as the survey-taking screen (optionally divided in multiple screens or just all questions on one screen) and all the answers provided should be filled in. All fields can also be set to 'read only'. But this is a good way to view one single response. You can then even read the dual scale arrays correctly, easily see which checkbox-answers are ticked by a particular question...

Add a comment or propose a solution >>

Importing answers from a Type M Question (Multiple Options)  
Written by Kronik the 5 Aug 10 at 13:38. Related project: 1.x all. New
I have a question1 of type M. A test person is able to write an additional answer into the text box.
In question2 of the type F (array flexible labels) are all answers of question1 but not the answer from the text box. Now I want the test person to be able to rate his/her answer as well.
1
votes
up equal down
Solution #1: Importing answers from a Type M Question (Multiple Options)
Written by Kronik the 5 Aug 10 at 13:38.
I don't know much of programming, but an INSERTANS-like solution would be nice.
Or, if you could make the "other?" option of a question an answer-field itself.

Add a comment or propose a solution >>

Export MindMap into LimeSurvey  
Written by jhwheuer the 5 Apr 10 at 11:16. Related project: 2.x all. New
To make the initial stucturing of a survey faster, it would be very helpful to be able to import a mindmap as the basic survey structure.

Level 1 Branches would be sections, level two answers. We could even go so far as to design standardised icons to identify the question types. The text attachment to a node would serves as the description of the question...

What do you think?

J
-1
votes
up equal down
Solution #1: Convert mindmap xml to survey xml -OR- write a decicated exporter for xMind etc
Written by jhwheuer the 5 Apr 10 at 11:16.
We would have to convert the mindmap xml into the import format for LimeSurvey... or write a litte exporter that does it directly, maybe even with an automated import into limesurvey...

See the 1 comments or propose a solution (latest comment the 24 Apr 10 at 23:53) >>

Suggest a friend to take a public survey (for enduser)  
Written by texens the 21 Mar 10 at 17:17. Related project: 1.x all. New
After taking a public survey, a end user can have the option to suggest his friends to take the survey.

The exact steps :

A user takes a public survey.
When he is done with the survey, on the last page of the survey, he has the option of suggesting some of his friends to take this survey.
If the user decides that he wants to suggest his friends, he clicks on a button "Suggest your friends". On clicking this page he is taken to a new page, where he can:
1. type in the email id of his friends in a text area or
2. upload a csv contact list
3. type in a customised email message

These users will be sent an email by the LS email sender using the customized email message.
OPTIONAL: we can add more ways and formats of uploading contacts.
1
votes
up equal down
Solution #1: Connect the uploader, parser and emailsender
Written by texens the 21 Mar 10 at 17:17.
All the components are pre-existing in the LS system.
So, all we need to do is to connect them together and add a new page to surveys where one can upload the csv contacts or punch in the email ids manually.


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.
3
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 >>

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
1
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 >>

Mailserver-Admin can guess the ID of the invited survey-user  
Written by Rince the 6 Jan 10 at 14:47. Related project: 2.x all. New
Since the ID for the users gets calculated by the import (so, if the import is in alphabetical order we have an incremented order also in the IDs), someone could try to guess the ID of users if he has access to the mailserver-logfiles. Since the Webserver-Admin is most of the time also the admin of the mailserver on localhost, he would now have the possibility to de-anonymize some surveys.
4
votes
up equal down
Solution #1: Randomize the sending of the mails
Written by Rince the 6 Jan 10 at 14:47.
Instead of using the ID to sort the list to send out the invitations, use a function to randomize that list. Since every mail has to get created individually, you only have to check the range of the IDs and check for not having duplicates while sending out.

Thank you in advance ;)

Add a comment or propose a solution >>

extension of showprintablesurvey feature to support Optical Mark Recognizing  
Written by hiroya the 2 Jan 10 at 10:49. Global category: Import/Export. New
The showprintablesurvey feature only produces printable forms. The operator must input its answers manually. It is costful and troublesome.
LimeSurvey SHOULD have a feature to produce some kinds of Optical Mark Recognizing(OMR) forms which can be sent by fax or snail mail and their answers can be read automatically through document scanners.
-2
votes
up equal down
Solution #1: implementing the OMR extension with SQS
Written by hiroya the 2 Jan 10 at 10:49.
I think the OMR extension can be implemented easily, because LimeSurvey may cooperate with an open source OMR system, which is named "Shared Questionnaire System(SQS)". It is written in Java, JavaScript and XSLT. The source files, documents and executables are distributed from http://dev.sqs2.net/projects/show/sqs . It is licensed under Apache License Version 2.
Some screenshots of SQS are available from http://dev.sqs2.net/wiki/sqs/Quick_Tour .

I have been developing SQS for over 6 years and I am interested in implementing the OMR extension. Any help will be much appreciated.
1
votes
up equal down
Solution #2: using "queX Suite" for OMR
Written by hiroya the 3 Jan 10 at 11:10.
Using "queX Suite" ( http://quexml.sourceforge.net/node/14 ) may be a working alternative method (but I don't know about it in detail).

Add a comment or propose a solution >>

List of question codes and SGQA identifiers  
Written by tfj the 4 Dec 09 at 22:25. Related project: 1.x all. New
In response to forum post #34111, I would like to be able to create a list of question codes and their matching SGQA identifiers. I have been using a long, laborious manner of creating Access (from MySQL) and Excel tables (from the LimeSurvey Administation screen) and stitching them together in one Excel table. Sometimes I end up with more SGQA fields than question code fields, even after allowing for the first few fields at the front of the table.

We do a lot of analyzing of data and it would be much more efficient if there were a simpler manner.

For clarification, here is an example of what I am looking for:

SatWRes 78787X1X3
FirstName 78787X1X4

Thanks!

tfj
0
votes
up equal down
Solution #1: List of question codes and SGQA identifiers
Written by tfj the 4 Dec 09 at 22:25.
A simple list, sort of like one proposed by Mazi in forum post #34111 would be great.

As given by example above:

SatWRes 78787X1X3
FirstName 78787X1X4

and so on.


Add a comment or propose a solution >>

Print individual answer records and all answer records  
Written by BlizzRD the 24 Nov 09 at 08:25. Related project: 1.x all. New
We detect a need in our user population (admins and survey creators) to print individual answers to a survey. For example an evaluation survey where the admin would like to print an answer record of 1 person or all the persons who filled in the survey.
1
votes
up equal down
Solution #1: Combine print question list and print answers
Written by BlizzRD the 24 Nov 09 at 08:25.
A combination of the printable survey layout filled with the answers of 1 or all persons who filled in a survey.

Maybe use XForms or ODF as standard output format for optimal use?

Add a comment or propose a solution >>

total question response time recorded  
Written by opirnia the 25 Nov 09 at 17:20. Related project: 1.x all. New
We would like to keep track of how long respondents take to answer each question.

This would be a little like the timing feature but backwards; that is, instead of counting down we would need it to count up, record the time somewhere, and then begin again for the next question.
1
votes
up equal down
Solution #1: copy question timestamp & response together to response datafile
Written by opirnia the 25 Nov 09 at 17:20.
sorry, I'm not sure how things are saved. The idea though is I would like a timestamp sort of function recorded along with the response for each question.

Add a comment or propose a solution >>

2 Next >>