Written by nickheycats the 8 Feb 12 at 00:33.
Global category: Logic & Conditions.
Implemented
To set advanced setup configuration settings a user has to manually update the config-defaults.php file. When an the survey engine is upgraded, extra changes need to take place in the config-dfeaults.php file.
Sorry, this request does not fit well with any of the Global categories.
Written by Oak the 12 Aug 11 at 01:38.
Global category: Logic & Conditions.
Implemented
LimeSurvey currently does branch logic throughout the survey and it works great. However, if I have a happy client or a dissatisfied client, sometimes I want to route them to different completion pages. Instead of a single end message, I would prefer at least 2 pages I could direct people to based on a condition from the survey.
Written by gjaouen the 10 Jun 11 at 18:20.
Global category: Authentication.
Implemented
Hello,
I'm used to manage lots of surveys with LS.
My practice of on-line surveys show me that users often make mistakes during survey completion as sending the answers before they fulfill all the survey as they wanted to.
It will be great if the admin of the survey could re enable access to a specific response for a specific user.
I think it could be implemented by allowing the admin to create new saved session for those users based on ID response.
Written by wabrit the 8 Jun 11 at 11:22.
Global category: Logic & Conditions.
Implemented
I'd like to be able to take the assessment score and, rather than have limesurvey apply rules for handling the score, be able to pass it back to my application so that it can determine the best course of action.
Written by apdevries the 1 Oct 10 at 10:12.
Related project: 1.x all.
Implemented
In LimeSurvey 1.90, the only way to translate a survey is to log in as administrator, navigate through the survey question by question and enter the translated text.
Written by mfreund the 27 Sep 10 at 12:19.
Related project: 1.x all.
Implemented
Currently the assessments only seem to allow reporting based on a total value for each group (or perhaps the percentage of total possible score?).
It would be great if it were possible to construct assessments using a mean or other statistic (e.g. median or mode)
Even better would be to be able to create more complex calculations. Some applications might be to allow for differential weighting of questions (beyond simply assigning greater or lesser assessment values), transformation of values (e.g. combining a question with a 4-point scale and one with a 5-point scale), or calculation of new variables using question values (e.g. ratio of two question scores).
Written by renato_silveira the 16 Sep 10 at 16:42.
Related project: 1.x all.
Implemented
Does anyone know if it is possible recover the code responded to a question previously answered? The Comen INSERTANS: SSSSXGIDXQID returns the text of selected item, is there any command that returns the code? This would be useful in a multilingual questionnaire, for each language in the text changes, but the code remained the same.
Written by Mazi the 15 Mar 10 at 17:52.
Related project: 1.x all.
Implemented
When viewing survey results of questions which use INSERTANS placeholders these placeholders are displayed within the question text at the answer overview. When using lots of INSERTANS placeholders within one question the overview is hard to read (see screenshot) because of the additonal text/strings.
It would be nice if these placeholder were filtered.
Written by apps the 11 Feb 10 at 14:53.
Related project: 1.x all.
Implemented
A new use case:
the client wants to validate and approve all questions textes before giving GO/NOGO to the launch. This includes also: question help text.
Rationale:
This is a likely checkpoint in a project. Since the questions are to be delivered to users, the client requests a final REVIEW/APPROVE to validate the textes before the launch.
The same applyes to groups. This time, the to-be-approved textes are: group title, group description.
Being able to edit the textes on-the-fly is considered a plus.
Written by tfj the 4 Dec 09 at 22:25.
Related project: 1.x all.
Implemented
In response to forum post #34111, I would like to be able to create a list of question codes and their matching SGQA identifiers. I have been using a long, laborious manner of creating Access (from MySQL) and Excel tables (from the LimeSurvey Administation screen) and stitching them together in one Excel table. Sometimes I end up with more SGQA fields than question code fields, even after allowing for the first few fields at the front of the table.
We do a lot of analyzing of data and it would be much more efficient if there were a simpler manner.
For clarification, here is an example of what I am looking for:
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.