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.
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.
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).
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.