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

Popular ideas Here are the last 6 months most popular ideas about LimeSurvey.

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

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