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.
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.
Written by lemeur the 3 Jan 10 at 14:33.
Related project: 1.x all.
New
Limesurvey tokens already have a field named token status that takes the "OK" default value. When this field is updated withj any other value, the token email can be automatically bypassed by LimeSurvey invitation/reminder process.
The goal of this idea is to design a new process that would make it possible to an external probe script, to send a failed-email-address notification to LimeSurvey so that the token status is automatically updated (right now this is only a manual update).
The probe script is external to limesurvey since its operation depends on the mail-server system used by the Administrator Bounce address.
Special care must be take to prevent anyone on the internet from sending a specially crafted fake bounced email that would disable valid tokens.
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 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?).
Written by hardzsi the 26 Sep 09 at 15:37.
Related project: 1.x all.
New
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.
Written by fishfree the 20 Nov 09 at 01:56.
Related project: 2.x all.
New
I want to import not only participants but also admin users from LDAP, and grant different priviledges to diffrent users, such as create/manage one's own surveys, admin users and other global configurations.
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.
Written by DavidS the 27 Oct 09 at 14:24.
Related project: 2.x all.
New
CSV export of data from LimeSurvey works for simple manipulation of data.
Triple-s survey interchange standard: http://www.triple-s.org/ was designed to allow exchange of complete survey structures and design between survey tools.
This feature would allow surveys and survey data to be easier exported and used in other survey products and tools.
Written by peterbrown05 the 12 Oct 09 at 09:57.
Related project: 2.x all.
New
When a survey has been completed, we have chosen to receive the full notification including questions + answers.
It would be nice if the email could be formatted via html/css so that it is easier to read in email client. presently it is essentially just plain text.
Written by mdekker the 1 Mar 10 at 10:42.
Related project: 1.x all.
New
When you want to style question for an individual survey you have to manually include a css file or edit the overall template. It would be nice to have additional, surveyspecific CSS in a separate CSS file that can be edited from the survey screen instead of from the template editor.
Written by tileca the 15 Dec 09 at 19:51.
Related project: 1.x all.
New
The 'exclude_all_others' attribute sould be available for any kind of Multiple
choice questions like:
P - Multiple Options with Comments
Q - Multiple short text
K - Multiple Numerical
and not just for:
?M - Multiple Options
It would be great if the 'other option' could be choosen as well to exclude all others.
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.)
Written by lovepade the 10 Nov 09 at 12:08.
Related project: 1.x all.
New
With array-type questions with more then a few answers, there is a risk that the answers will 'overflow' the screen. That is: When the user scrolls down to see the answers, the array labels scrolls up - out of sight.
In config.php it is possbile to set global values for # $repeatheadings and
# $minrepeatheadings.
A global solution is not a very good idea with todays diverse screen resolutions. On a mininote, like asus eee og acer apire one, headings should repeat every 6 answers maybe.
On a 15.4 modern screen with hight resolution, headings should repeat every 30 answers maybe.
All depending on survey/group discription and template (e.g. limespired template uses a lot of space due to header image. Default template uses less space).
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.