Written by pmonstad the 5 Apr 11 at 12:20.
Related project: 1.x all.
New
I can't see why the user has to enter ID manually when creating question groups or questions. There should be an option letting LS auto generate IDs which the user can override if needed.
Written by vs_arni the 28 Sep 09 at 15:53.
Related project: 1.x all.
New
I think sometimes it is useful to have possibility to have "one questions, one page" for the first part of the survey; and "more questions, one page" for the sopio-demographic questions.
So it will be useful to display questions in these different ways, in differen section of the same survey. If questionnaire requires it.
Written by agwd the 2 Feb 11 at 02:22.
Related project: 1.x all.
New
Use of the #answerNNXNNXNN id means code must be updated for all questions that are re-used, in order to re-target form elements. This is tedious, error prone, and frustrating.
The solution proposed does not suggest removing the #id, but adding an alternative for scripting targetting.
Written by lwc the 17 Nov 10 at 19:35.
Related project: 1.x all.
New
It's frustrating for everyone involved when surveyors detect wrong answers in their post-submit "print answers" link, only to realize by then it's too late.
Such a feature would create more reliable and more user friendly surveys.
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 wabrit the 14 Jun 11 at 13:39.
Global category: Logic & Conditions.
New
In some circumstances it's quite difficult to statically configure the endURL of a survey.
An example of this is when hosting the survey in a portlet as part of a portal container. Portlet render URLs tend to be quite complex in construction and it's certainly inadvisable (and quite difficult) to construct them statically.
Written by kakarountas the 7 Nov 11 at 09:14.
Global category: Logic & Conditions.
New
I am a manager at a small enterprise and I would like to ask my employees for completing a self-assessment form created using LimeSurvey. However, before forwarding it to the board, I would like to add at least some comments to each completed survey for each employer (alternatively a reply to 5-10 questions per completed questionnaire would also be ok).
Written by Matherion the 26 Mar 10 at 15:53.
Related project: 1.x all.
New
For 'us psychologists' (researchers) it is often necessary to randomise participants over 'conditions' (in the research sense, not in the LimeSurvey sense). For example, we may want to present 50% with group 3 and 50% with group 4. To make matters a bit more, eh, challenging, it can sometimes be useful to make this randomisation dependent on earlier answers (i.e., only randomise participants with a certain profile; present all others with group 5), or to randomise different proportions of participants to different groups (i.e. 60% to group 3, 20% to group 4, 10% to group 5, and 10% to group 6).
So I thought it would be pretty cool if that could be implemented :-)
Written by sociolog the 8 Sep 10 at 03:48.
Related project: 1.x all.
New
Sometimes when there is an array question containing an n-point scale with multiple subquestions, some of the subquestions need to be filtered out (e.g. if it is a scale of satisfaction with health, family, friends and job, if the respondent does not have a job then the "satisfaction with job" subquestion should not appear).
There is currently the option of "array filter" to synchronize a multiple answer type question with an array, but sometimes that is not enough, especially when only a few subquestions actually need filtering (e.g. in the previous example, there is no point to ask if the respondent has a family, friends or health, but it is necessary to ask if he/she has a job).
Therefore, it would be useful to include in the "conditions" tab the possibility of applying conditions not only to questions, but to subquestions.
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.
so, /mba is a alternative URL to /index.php?sid=37424.
Say to my user some thing like "Please, enter in 'my.site.com/survey/mba' and answer the survey!" is more easy (and mnemonic) that say a URL with text and numbers.
Written by partic the 14 Aug 10 at 16:09.
Related project: 2.x all.
New
The assessment options in Limesurvey are currently reasonably limited, and a personality type assessment would be useful.
The type of survey I'm trying to build at the moment is a personality survey where a user goes through a number of questions, and based on the totals of their answers to options A, B or C, their personality trait can be identified.
eg Based on the percentage of A, B and C a particular trait might be highlighted. This trait would be then displayed to the survey participant, as well as being recorded as the result of the survey along with the answers and assessment score ideally.
> 50% A = Type X
> 50% B = Type Y
> 50% C = Type Z
> 40% A & > 40% B = Type XY
> 40% B & > 40% C = Type YZ
> 40% A & > 40% C = Type XZ
> 30% A & > 30% B & > 30% C = Type XYZ