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

Contributor holch on the Question types category

drag and drop question type and hotspot question type  
Written by freddekkers the 22 Apr 10 at 16:56. Related project: 1.x all. New
drag and drop question type

Respnsee can answer questions by drag a image (i.e. a card with an animal) and drop it on an anothor inmage (i.e. mamaels, insects etc)


Hot spot question

Responsee can answer a question by pointing to a spot (i.e. a country on a map of a continent)
5
votes
up equal down
Solution #1: use standard apps
Written by freddekkers the 22 Apr 10 at 16:56.
I am no programming specialist, but i hear that there are java aps to perfom this task

See the 1 comments or propose a solution (latest comment the 26 Nov 11 at 18:52) >>

Allow Welcomepage and Endpage as questionstypes.  
Written by jelo the 28 Apr 10 at 12:12. Related project: 1.x all. Implemented
Allow hiding Welcomepage (when you are linking different surveys together) or different Endpages (e.g. respondents get suitable redirection).
1
votes
implemented
Selected solution (#2): Welcome/Endpage by settings
Written by c_schmitz the 19 Oct 10 at 11:59.
Create a new setting to hide the Welcome page.
The end page problem will be resolved by conditioned text blocks.

See the 5 comments or propose a solution (latest comment the 7 Oct 10 at 16:21) >>

Tics for slider layout  
Written by apps the 2 Feb 10 at 10:06. Related project: 1.x all. New
Tics (aka tic marks) should be visible under the slider bar.

See this sketch: http://img38.imageshack.us/img38/5295/10403feb10095848.gif

benefits: easy read, make it clear it's a slider with discrete values, catch where the handle is in respect to left and right limits.

Details:
type = multiple numerical input
options:
use slider layout = 1
slider min = 0
slider max = 10
slider accurancy = 1

13
votes
up equal down
Solution #1: add an option
Written by apps the 2 Feb 10 at 10:06.
show_tics = 0 (default). Just as it is.
show_tics = 1 : the slider shows tics under the bar, between the slider_min and the slider_max values.

See the 1 comments or propose a solution (latest comment the 20 Jul 10 at 23:58) >>

Warn survey authors about survey size  
Written by tringate the 20 May 10 at 14:53. Related project: 1.x all. New
Avoid writing a survey that is too large to be activated.
3
votes
up equal down
Solution #1: Add warning to List survey display with estimated field size shown
Written by tringate the 20 May 10 at 14:53.
Add a column in the survey list screen to give estimated survey table size.

The database type is known, and the estimated table sizes limits are known. A survey could be scanned and an estimated table size shown and those nearing the limits could be displayed in a different color.

Here is what the manual says about table size and unfortunatly after writting a very long survey and then trying to activate it I discovered I was way over the limit of what my database would accept.

...regarding survey size
Note: 'Survey size' refers to the maximmum number of questions (and answers) in your survey - don't confuse this with the number of replies on your survey (there is no limitation on that). Theoretically there would also be no limit on the maximum number of questions/answers in LimeSurvey. But the database engine you are using has several limits. The most important one is the limit on the number of fields(columns) in the result table.


•MySQL ISAM: The sum of the lengths of the VARCHAR and CHAR columns in a table may be up to 64KB.
•MySQL InnoDB: Maximum number of 1000 columns
•MS SQL Server 2000: Maximum number of 1024 columns
•Postgres: Maximum number of 250-1600 columns depending on column types. The maximum number of columns can be quadrupled by increasing the default block size to 32k. See Installation FAQ and PostgreSQL FAQ.

The mySQL ISAM engine is the most tricky one. As it allows only up to 65,535 bytes per row and utf8 characters can require up to three bytes per character the maximum may be only 21,844 characters (but this depends on your DB encoding).
You can roughly calculate the size of your survey like this:


•Every multiple numerical question: 20 chars for each answer
•Every multiple choice & array question answers: 5 chars for each answer
•Every other question type: 5 chars
•Add 10% for the usual overhead

Add a comment or propose a solution >>

Offline Surveys  
Written by holch the 26 Feb 10 at 02:31. Related project: 2.x all. New
I was thinking about this quite a while already. It is not always possible to do a interview online (CAWI) or via telephone (CATI). When programming is necessary CAPI comes into the game.

However, most CAPI-Tools are old and boring and additionally you have to have still another program.

However, wouldn't it be greate to be able to use Limesurvey for all those purposes. However, even with UMTS/3G it is not always possible or reliable enough to do it with a online survey tool.

6
votes
up equal down
Solution #1: Limesurvey CAPI feature
Written by holch the 26 Feb 10 at 02:31.
In times of Google Gears and HTML5 I was wondering if it would be possible to use the survey offline?

Tine20.org for example is using Gears to make the application usable offline. Or Gmail, etc.

I am not sure if this is possible with a very complex and flexible tool like Limesurvey, but maybe it is?

Add a comment or propose a solution >>

Preview for Question Group  
Written by leolime the 6 Feb 10 at 19:09. Related project: 1.x all. In development
I have a preview for a single question which is really helpful.

I would like to have as well a preview of a Question Group. This would help me to get an idea about the order and being lost in details. Would help especially for those questions at the end of a survey.
17
votes
inprogress
Selected solution (#1): Button for group preview
Written by leolime the 6 Feb 10 at 19:09.
To have a button same as the Question Preview a Question Group Preview-Button.

Add a comment or propose a solution >>

Finding / exploring existing labelsets  
Written by oddible the 29 Sep 09 at 17:53. Related project: 1.x all. Implemented
From my understanding there is no way to create Array-type questions without using a Label Set. And Label Sets are global to the site. Therefore, if the Label Set doesn't exist I need to give my researchers access to Create / Edit Labels. This creates some problems:

1. Users create SO MANY label sets that the list of existing label sets becomes functionally useless because it is impossible to find one that works for you (due to poor naming convention and overly specific label set creation).

2. A user may edit and change a label set that another user has in an active survey thus invalidating his results.
(This issue is addressed in another solution:
http://ideas.limesurvey.org/ideatorrent/idea/15/)

7
votes
implemented
Selected solution (#1): Label set categorization and search
Written by oddible the 29 Sep 09 at 17:53.
1) Provide a mechanism to better codify and search for Label Sets

a) a field for number of answers so people can find the 13 point Likert scale that someone else created for instance (~cringe~)

b) a catalogue to explore labelsets and

c) a field for descriptive keywords for each labelset rather than relying on the labelset names.

d) a Labelset search
0
votes
implemented
Selected solution (#2): User-specific label sets
Written by izahn the 16 Oct 09 at 07:11.
I agree that label sets tend to become a problem. One way to address this is to have a system where each user manages their own set of labels. This could work as follows:

1) Each user has their own list of label sets

2) Have a global list of label sets that consists of the combination of all the individual user's label sets

3) Users can copy label sets from the global list into their personal label set list.

This way each user is not overwhelmed by the clutter of label sets that tends to accumulate, but can access the master list if they want to.

Add a comment or propose a solution >>

Answercounts  
Written by rs1176 the 25 Sep 09 at 10:30. Related project: 2.x all. Implemented
It would be usefull to count answers for logic.

For example
Q1 Which brands do you know?
- Brand1
- Brand2
- Brand3
- Brand4
- None

Ask Q2 only if at least 2 answers at Q1

Q2 Which of these brands is your favorite brand?
- Brand1
- Brand2
- Brand3
- Brand4
2
votes
implemented
Selected solution (#2): Advanced conditions
Written by jumper51 the 12 Feb 11 at 20:38.
Allow the administrator to write his own conditions in either javascript or php! Maybe a security issue, but the admin could enable or disable this feature for certain users and groups! This would solve other familiar problems as well!

Add a comment or propose a solution >>