Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Ideas in development Here are the implemented LimeSurvey ideas for the 1.91 release.

turn display question codes on and off on a per survey basis  
Written by evan the 28 Apr 10 at 05:04. Related project: 1.x all. Implemented
When display question code QUESTION_CODE is working for normal screen surveys. It would be great to be able to turn it on and off.

Currently we run a lot of research surveys. In the development/pilot phase, we collect feed back about how the survey is structured. The problem is that it's hard to identify which question the feed back refers to. Having the question codes would make this a lot easier.

Then when the survey is ready for real use, the question codes would be irrelevant. Currently the only possible way would be to create a custom template.

Our LimeSurvey installation services a university with lots of org units and thus lots of custom templates. Creating another custom template just to display question codes is very annoying.
2
votes
implemented
Selected solution (#1): Add yes no option to 'Edit survey settings' > 'Presentation & navigation'
Written by evan the 28 Apr 10 at 05:04.
In the 'Edit survey settings' > 'Presentation & navigation' tab add a yes/no drop down titled "Display question codes" This would then be checked when populating the template then apply if 'yes'

See the 1 comments or propose a solution >>

Page navigator in survey view  
Written by SvG the 18 Nov 10 at 11:42. Related project: 1.x all. Implemented
Possibility to display a page / group navigator on the survey view. If you have a survey with, for example ,15 groups and your display setting is group by group it would be very handy to be able to have a pulldown of some sort with the group titles to skip clicking back, back, back and go straight to the selected page / group.

In the current situation a user that is at the last page of a 15 group-survey and must correct something on the first or second page has to click and wait for 14 or 13 times before he is on the first or second page. After correcting he must click another 14 or 13 times to get back to the final submit page.
0
votes
implemented
Selected solution (#1): Create a page-navigator option to display near the current NAVIGATOR holder
Written by SvG the 18 Nov 10 at 11:42.
Page navigator could be a pulldown with group titles, though the groups to come should me unselectable on the first run if they contain questions that are mandatory, to prevent skipping these questions.

Add a comment or propose a solution >>

To insert a language dependent text  
Written by fullmann the 12 Nov 10 at 13:26. Related project: 1.x all. Implemented
I want to insert a language dependent text into my survey. An explanation for the "asterik" (*). In the navigation of the survey should be a text like this "*=required". We make our surveys in english and in german. In german it should be "*=Pflichtfrage".
0
votes
implemented
Selected solution (#1): variable editor
Written by fullmann the 12 Nov 10 at 13:26.
With an editor for text-variables i could create a variable like require. when i insert this variable in a template, the configured text for each language would be displayed.
0
votes
implemented
Selected solution (#2): Create new template placeholder
Written by Mazi the 16 Nov 10 at 18:53.
A new template placeholder like MANDATORYEXPLANATION could be created which can be placed anythwere at a given template. If this placeholder is found, the program grabs the according string from the translation file.

Add a comment or propose a solution >>