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

Contributor Mazi

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. Implemented
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?).
8
votes
implemented
Selected 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 >>

reset slider answer  
Written by opirnia the 22 Nov 09 at 17:13. Related project: 1.x all. New
we are running limesurvey version 1.85+ (7337).

In questions using multiple numeric answers with sliders, sometimes we have answers that the participant can skip if they wish.

If they have clicked at all on the slider answer before deciding to skip it, however, a value is recorded. They can then slide back and forth after that but cannot go back to no value (so are in effect at that point forced to answer/have an answer value recorded).

We would like a way for participants to reset the slider value to nothing (not zero but no value) as if they had never clicked on the slider at all.
12
votes
up equal down
Solution #1: reset slider box/button
Written by opirnia the 22 Nov 09 at 17:13.
perhaps a button directly to the right of the slider answer might somehow reset it. Text on (or next to) the button might say "skip" or "no answer"

0----------------------100 (button here)

Add a comment or propose a solution >>

Allow to save infos about browser, javascript, OS etc. into results  
Written by jelo the 11 Nov 09 at 14:50. Related project: 1.x all. In development
Make the infos like browser agent, javascriptversion, OS and additonal infos available in the results.

Some workarounds are not working with different browsers. E.g. you wonder why a hidden question was filled out with a invalid value (solution, very old browser wasn't hiding the question). If you have the additional infos at hand you can quickly pinpoint what might be the cause of that answer pattern.

The variables could also be made accessible for conditions.
But to save them into the results would be already a big help to give feedback about problems and weighting them in terms of how often they would occur in the field.

14
votes
inprogress
Selected solution (#1): A checkbox in the survey settings
Written by jelo the 11 Nov 09 at 14:50.
Some of these information are available via the php function
get_browser(). A javascript part could also be added to get screen resolution and flash detection.

To include such infos into the results a checkbox in the surveysettings would be a good start.



Add a comment or propose a solution >>

To let respondents skip not mandatory questions  
Written by bianconijo the 2 Nov 09 at 23:49. Related project: 1.x all. New
I am experiencing the same issue with twodifferent kinds of question:
1) I have set up a multiple numerical input question so that the people who decide to answer must distribute 100 points (%) into a few categories (equals_num_value = 100). This question is set up as not mandatory. However when one decides to skip it and go on, a warning saying that the question must be properly answered appears. In this way it is not possible to go on without answering this question, which is what I don't want. I would like people to be free to answer or not this question. Those who decide to answer must answer properly, that is they must distribute 100 points into given categories;
2) the same thing happens in a ranking question. The question is not mandatory: so the people who decide to answer must rank all the listed categories (7), while those who decide to skip it must have the chance to go on without answering.
-1
votes
up equal down
Solution #1: I don't know
Written by bianconijo the 2 Nov 09 at 23:49.
I don't know
3
votes
up equal down
Solution #2: Make question attribute code and mandatory check work together more smoothly
Written by Mazi the 6 Nov 09 at 16:47.
I suggest to take a look at the question attribute code of "max/min_answers". If the question is not mandatory there should be no check if the question was filled out according to the attributes set.
If the question is mandatory the user has to answer the question correctly according to the values set for max/min_answers.

Add a comment or propose a solution >>

Save token attributes in exported survey structure  
Written by Adam1V the 29 Oct 09 at 09:29. Related project: 2.x all. New
I have a standard survey which I call template.
I export this each time and import it again to create a new survey and rename the imported survey.

In the 'Template Survey' I have an attribute setup in the tokens section called 'Occupation'.

When I export my 'Template Survey' structure, and view this in excel, I can see the token attribute 'Occupation'.

When I create a new survey and import 'Template Survey' and give this a new name, it does not import the token attribute 'Occupation'.

This would save alot of time for repetitive surveys / standard templates.
0
votes
up equal down
Solution #1: Import Token attributes
Written by Adam1V the 29 Oct 09 at 09:29.
as above.

Add a comment or propose a solution >>

Install Wizard  
Written by eyersee the 20 Oct 09 at 08:13. Related project: 1.x all. Implemented
Id really like a setup wizard that allowed for updating of the config.php file. It would be really good if errors could then be displayed to indicate the entries that are stopping the install from proceeding.

4
votes
implemented
Selected solution (#2): Make a proper UI for installation
Written by anishseth the 21 Mar 10 at 07:47.
I think a proper UI for installation similar to wordpress's would do the trick and would make more noobie users to use this application.

Add a comment or propose a solution >>

Usability improvement for display of question attributes  
Written by ElMatador69 the 28 Sep 09 at 20:25. Related project: 1.x all. Implemented
The display of question attributes has changed from v1.86 to v1.87.
At the moment in the v1.87-dev branch just all question attributes are displayed, if the admin clicks at advanced settings. Therefore it's hard to see, which question attributes have been modified = are changed against the default values.
9
votes
implemented
Selected solution (#1): Display modified question attributes at question overview
Written by ElMatador69 the 28 Sep 09 at 20:25.
I suggest to display just the modified question attributes at the question overview.

Add a comment or propose a solution >>

Store assessment results for further evaluation  
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.
29
votes
implemented
Selected solution (#1): store all the existing assessment placeholders at the end of answer database
Written by hardzsi the 26 Sep 09 at 15:37.
Store at least TOTAL. If possible, PERC and ASSESSMENT_CURRENT_TOTAL too.
5
votes
implemented
Selected solution (#2): Don't store, just calculate for export
Written by c_schmitz the 8 Aug 11 at 13:22.
I think it is not the best way to store a score that may be subject to changes when editing a response. Best would be to calc the values during export.

Add a comment or propose a solution >>

<< Previous 1 2