Written by nickheycats the 8 Feb 12 at 00:33.
Global category: Logic & Conditions.
New
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 tacman1123 the 5 Feb 12 at 13:06.
Global category: Tokens.
New
When I import a CSV file into the tokens table, using attribute_1, attribute_2, etc., is awkward, I'd much rather use company_name, website, etc., whatever my fields are.
Then conditions and defaults could use those same names, e.g. TOKEN:COMPANY_NAME
An auto-import function would be nice, something that could take a file like
email,website,company_name,year_founded,industry
and import it into the tokens table, automatically adding any new fields that weren't there.
Written by jmcos the 11 Jan 12 at 18:51.
Global category: Question types.
New
Currently, if the ranking option is marked mandatory, then the maximum number of entries specified must be chosen; the minimum specified is ignored. According to the response for Bug Tracker ID 05599, the "mandatory" indicator should be marked No if a range is desired.
The standard text for the option indicates that at least x items must be chosen. So if the minimum is at least 1, then the question is, by default, mandatory. But, the question is not marked with an asterisk like all other mandatory questions.
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 tacman1123 the 1 Feb 12 at 02:23.
Global category: Question types.
New
When I'm reviewing survey with other people, they want to refer to a question number. In the same way that an administrator can optionally show the question code in a survey, I'd like to have the option to show section numbers and to order the question in section.question format.
For example, if Section 2 is Attitudes about School, I'd like the questions to be numbers 2.1, 2.2, 2.3, etc. The subquestions could even be 2.1a, 2.1b, etc. That way, if I add another question, it doesn't throw off the rest of the survey.
Written by ecologic the 27 Jan 12 at 20:00.
Global category: Authentication.
New
I am launching a survey open to a broad group in which all have a corporate email.
It would be interesting can to filter access to survey automatically sending the acces link to survey only at the people who register with our corporate email (example: any@myfactory.com).
Written by vierundzwanzig the 27 Jan 12 at 10:12.
Global category: Logic & Conditions.
New
It would be nice if the Question Validation Equation is only used when the user navigates past the question with the Question Validation Equation.
If you, for example, use a Question Validation Equation in the third question of your survey and the participant answers the first question the third question will be shown in red if you don't check whether it is null or not.
The situation is that the person didn't even try to answer the question because he/she is at a question before. But I think it would make sense to use/check the Question Validation Equation only if the person is working with the question.
Written by tammo the 17 Jan 12 at 14:38.
Global category: Templates.
New
In some cases I want to switch design aspects on different pages.
Currently this is only partly possible (by putting
div class="group GROUPNAME"
in startgroup.pstl)
But sometimes a whole page needs another header, footer or color.
Giving each page an unique body class would make this possible. When each page is a group, it could be:
body class="groupidentification"
, this could even be an extra field on group definition pages, next to group name and group definition.
You could also do this on 1 question per page surveys.
Written by roB2009 the 21 Dec 11 at 09:07.
Global category: Question types.
New
To translate a question could take much time, if you have many answers. I tried the fast replace feature, but this replace the base language, too!!!
I tried the quick translation feature, but there are no group names & question id's displayed. If you get a translation by question and try to copy the translation into it, this quick translation feature is not very helpfull.
Written by asonimie the 15 Dec 11 at 17:28.
Global category: Question types.
New
Currently the array headers will repeat according to a global setting. It would be helpful if needed that the global setting could be overridden for a advanced setting on the question itself. If nothing is entered on the question it will go by the default.
Written by kuehnik the 8 Dec 11 at 14:55.
Global category: Templates.
New
The templates available for LimeSurvey are, compared to today's average webpage, rather unattractive. They lack attractive graphic elements like borders, fine colours, and colour gradients.
Also, the templates on the limesurvey website mostly miss screenshots. The descriptions include deadlinks in many cases.
The default template and other available templates are crucial for the attractiveness of limesurvey as a whole.
Written by lovepade the 13 Oct 11 at 12:21.
Global category: Question types.
New
I love the slider layout of multiple numerical input. How ever a user asked me if it would be possible to have an option to automatically adjust the slider for answer x and y, when the user changes the answer for z.
Written by kuehnik the 6 Dec 11 at 15:00.
Global category: Question types.
New
Sometimes it makes sense to limit the time to answer a rating question. In LS, though, it is not possible to limit the time of an array or radiobutton question, among other question types.
Written by JEfromCanada the 30 Nov 11 at 07:47.
Global category: Tokens.
New
If Lime Survey is installed in such a way that the root url for the survey is a long character string, the generated SURVEYURL may be longer than the line size of the email program.
This results in the email program splitting the survey link over multiple lines, and in many email programs, these split URL's no longer function (i.e. the portion of the URL that does not fit on the first line is visible, but no longer part of the actual URL). Clicking on such a broken link will lead to a failed attempt to access the survey, frustrating the invitee.
Written by ChrisE the 5 Dec 11 at 16:06.
Global category: Authentication.
New
At the moment only super admins or the owner of the survey can modify the survey permissions.
If user A creates a survey and gives user B all rights to modify the survey, user B can not add other users to modify the survey. When user A goes on holidays and an other user (C) should get the rights to modify the survey, the admin have to be asked to do that.