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.
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 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 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.
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.
Written by lovepade the 3 Aug 10 at 08:59.
Related project: 1.x all.
New
Currently the system can send out reminder emails, which is great. But the emails which people receive are identical regardless of whether they have already begun the survey (but not finished) or wether they have not begun the survey.
This is a problem because some people actually think that they have finished the surveye - or maybe forgot that the got interrupted. Some of theese people get annoyed when the recieve a confirmation mail.
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.
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.
Written by Arthonas the 7 Apr 10 at 13:23.
Related project: 1.x all.
Implemented
In a field declared as a number field it is not possible to fill in numbers with a "," as decimal separator even if the language choosen should allow this (e.g. German). This can cause a lot of confusion to survey participants if they get an error when the number ist typed in correctly.
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?).
Written by apps the 5 Feb 10 at 16:12.
Related project: 1.x all.
Implemented
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.
Written by Mazi the 23 Oct 09 at 16:24.
Related project: 1.x all.
New
When creating / testing / editing a survey mandatory question are really annoying. I can think of these situations where making questions of a survey (temporary) non mandatory will be a great improvement:
1. (Developer) Testing possible bugs
When importing a survey for testing mandatory question can drive you nuts.
2. (User) Previewing a survey which is in development
You just want to take a look at the questions and survey design, having to answer all mandatory questions is a mess.
Written by halliballi123 the 9 Aug 11 at 10:21.
Global category: Question types.
Implemented
If I create a survey that is not anonymous.
I send invitations via email.
I want users to save their survey and come back later without having to create some user and password information.
All they should need is just their token to come back and go on with their survey.
I know that there is the option of answer persistence but this does not work if I let the useres answer the survey questions group by group and it is not intuitive for the users.
There has to be a explicit button for saving the survey unless users would not think that there is the possibility for saving the survey and come back later. Especially if they are not really computer experts