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

Ideas in development Here are ideas about LimeSurvey that have been marked as duplicates by the moderators.

Each page an unique body class  
Written by tammo the 17 Jan 12 at 14:38. Global category: Templates. Duplicate
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.

1
votes
closed
Solution #1: Put it somewhere in the code
Written by tammo the 17 Jan 12 at 14:38.
I do not have programming skills, I am just a user, doing some templating. I wish I could...
1
votes
closed
Solution #2: Need more input
Written by Shnoulle the 4 Feb 12 at 14:03.
Think of this idea: http://ideas.limesurvey.org/ideatorrent/idea/343/

Can combine the 2 idea:
- extra input for survey : put in body (startpage.pstl and other)
- extra inout for group : add GROUP_ID and GROUP_CLASS in startgroup.pstpl, groupdescription, question.pstpl
- extra input for each question : included in QUESTION_CLASS (question.pstpl)



Add a comment or propose a solution >>

Mutiple Survey List Questions  
Written by panthia the 11 Aug 11 at 08:21. Global category: Logic & Conditions. Duplicate
I am planning to create a large number of surveys that can be grouped into different categories. I would like to have multiple survey list pages and assign surveys to different pages so that the will be grouped together and not mixed in to other topic surveys.
0
votes
closed
Solution #1: Multiple Survey Pages or Categories of Surveys on the Survey List page
Written by panthia the 11 Aug 11 at 08:21.
I would like to have a separate url for each type of survey. I am guessing I can just create multiple folder and put the index.php in each and modify but if this could be an automated feature that would be useful.

The other option would be to have categories of surveys on the survey list page that would then open up all surveys in the particular category.

Add a comment or propose a solution >>

Allow mass update of label sets at LS 1.9  
Written by VBraun the 4 Jun 10 at 15:48. Related project: 1.x all. Duplicate
Due to change function of label sets in LS 1.9 there is no longer possible mass update of labels at different questions by updating a label set.

It would be nice to still have an option of mass update. It could be useful for surveys which use one label set for many questions.

Cheers,
Vlada
-1
votes
closed
Solution #1: Allow mass update of label sets at LS 1.9
Written by VBraun the 4 Jun 10 at 15:48.
Probably still maintain somewhere in database which label set is used for which questions and use this info for update of label description at questions after update of the label set. Maybe a button at survey saying "update to latest status of label sets" or something like that could do the job.

Add a comment or propose a solution >>

Easier Installation  
Written by anishseth the 21 Mar 10 at 07:47. Related project: 1.x all. Duplicate
For a noobie user it is not that easy to install this application as compared to other similar applications out there.
4
votes
closed
Solution #1: Make a proper UI for installation
Written by anishseth the 21 Mar 10 at 07:47.
I think a proper UI for installation similar to wordpress's would do the trick and would make more noobie users to use this application.

Add a comment or propose a solution >>

array_filter_exclusion and array_filter & dropdown  
Written by sp00ky the 2 Feb 10 at 09:53. Related project: 1.x all. Duplicate
Array_filter_exclusion and array_filter can be used to filter the answers of an array question which are displaying based on the selection of answers on a multi option question. It would be great if you could base it on the selection of single answer on a list (dropdown).

I've just discovered that jcleeland added this future to radio (list) :) It would be great to see this future in list (dropdown).
No solutions.

See the 1 comments or propose a solution (latest comment the 5 Feb 10 at 09:15) >>

question response time recorded  
Written by opirnia the 25 Nov 09 at 17:20. Related project: 1.x all. Duplicate
We would like to keep track of how long respondents take to answer each question.

This would be a little like the timing feature but backwards; that is, instead of counting down we would need it to count up, record the time somewhere, and then begin again for the next question.
6
votes
closed
Solution #1: copy question timestamp & response together to response datafile
Written by opirnia the 25 Nov 09 at 17:20.
sorry, I'm not sure how things are saved. The idea though is I would like a timestamp sort of function recorded along with the response for each question.

Add a comment or propose a solution >>