在线问卷_后台管理系统_帮助

友情提示:(1)有问题: 可以点击 右边中-在线咨询,左侧qq,旺旺在线联系
         (2)感兴趣: 可以点击 左侧中-分享到



 

General

This page shows a visual overview of all available question types and it is meant as a starting point to get to detailed information about every question type.
By the way, the LimeSurvey download package includes a sample survey which includes all question types. You'll find it in your /docs/demosurveys-Directory - import it and test it out!

 

Hint: In LimeSurvey a survey consists of question groups which contain one or more question. So you have to create a question group first before you can add questions to your survey.



 

Subquestions

The concept of subquestions is new to LimeSurvey version 1.90 or later. Although subquestions existed before that in LimeSurvey they were named differently and were mostly covered by Label sets. With LimeSurvey 1.90 they are now clearly visible, definable, and logically structured.

 

An explanation of subquestions

Usually a question only has answers. But there are certain question types (like the Array question type) which are basically a subset of questions where each subquestion can be answered by the survey participant (often by using a predefined scale of answer options).

Image

A more complex example is the question type 'Array of texts' where the respondent has to enter values for combinations. In that case the value entered by the respondent is the 'answer' and the two scales on the array are two scales of subquestions.
Image

 

Styling questions

It is possible to generally edit the question layout/design by using CSS. You can find more information at styling questions with CSS


 

Question types

Arrays

The Array question type (sometimes referred to as Array Multi Flexible) further extends the List question type. Using this question type a matrix can be displayed in which columns are represented by subquestion and the same answer options are shown for each row. The text of the question can be either a specific question or a description.

In terms of output there is no difference in how responses are stored compared to question type 'List(Radio). In both cases the given answer is stored in its separate column in the result table.

Beside the most flexible array types 'Array', 'Array (Text)' and 'Array (Numbers)' LimeSurvey also supports a number of convenience array types which have predefined answer options.

 

Array

An array allows you to create subquestions as your left hand headings along the y-axis of a table, and let your participants respond with a series of possible answer options using those subquestions along the y-axis of the table. Examples of uses for this type include multiple point choice scales and questions that require feedback on several aspects of a particular topic.
Find out more about the Array question type...

 

Type A: Array (5 point choice)

An array type that is prefilled with answer choices on a 1 to 5 scale. You may also add a "No answer" choice if the question is not mandatory.
Image
Find out more about the 5 point choice Array question type...

 

Type B: Array (10 point choice)

An array type that is prefilled with answer choices on a 1 to 10 scale. You may also add a "No answer" choice if the question is not mandatory.

Image
Find out more about the 10 point choice Array question type...

 

Type C: Array (Yes/No/Uncertain)

An array type that is prefilled with answer choices "Yes", "No", and "Uncertain". You may also add a "No answer" choice if the question is not mandatory.

Image
Find out more about the Yes/No/Uncertain Array question type...

 

Type E: Array (Increase/Same/Decrease)

An array type that is prefilled with answer choices "Increase", "Same", and "Decrease". You may also add a "No answer" choice if the question is not mandatory.

Image
Find out more about the Increase/Same/Decrease Array question type...

 

Type H: Array by column

This question type is the same as an array, except the subquestion and answer axes are swapped.

Image
Find out more about the Array by column question type...

 

Type : - Array dual scale

This type provides two scales of answer options for each subquestion. A heading can be set for each scale using the advanced settings:

Image

You can set a special question attribute to use this question type with dropdown boxes:

Image
Find out more about the Array dual scale question type...

 

Array (Numbers)

This type allows a large array of numbered dropdown boxes with a set of subquestions as the “y-axis”, and another set of subquestions as the “x-axis”.

Image

You can set a special question attribute to use this question type with checkboxes.

Image
Find out more about the numbers Array question type...

 

Array (Text)

The Array (Text) question type allows for an array of text boxes with a set of subquestions as the “y-axis”, and another set of subquestions as the “x-axis”.

Image
Find out more about the text Array question type...


 

Mask questions

Due to a lack of better word we define all questions where the input of answers is predefined as 'mask questions'.
 

Type D: Date

This question type can be used to ask for a certain date which can be entered direclty, using the javascript calendar or by using a dropdown representation. Since version 1.80 you can also specifiy a minimum and maximum value for dropdown dates.

Image
Find out more about the Date question type...

 

File upload

The file upload question type (available in v1.91 or newer) can be used to collect file(s) from a user in response to a question. For example, a company with employment opportunities could use this question to request the candidate to submit/upload his resume as well as photograph and other scanned documents in the employment survey.

Image
Find out more about the Date question type...

 

Type G: Gender

This type collects gender information ("Male" or "Female") from the user.

Image

You may also add a "No answer" choice if the question is not mandatory.

Find out more about the Gender question type...

 

Language switch

This question allows the user to change the language of the survey. In a dropdown box, users can choose between the languages in which the survey is available (base and additional languages).
Find out more about the Language switch question type...

 

Type N: Numerical input

This question types asks the survey participant to enter a single number.

Image
Find out more about the Numerical Input question type...


 

Multiple numerical input

This question type is a variation on the "Numerical input" question type. It allows multiple text boxes to be created each of which can only be answered using numbers. Each text box corresponds to an subquestion, and the subquestion text becomes the label for the input.

Image
Find out more about the Multiple numerical input question type...


 

Type R: Ranking

This question type allows you to present your participants with a list of possible answers/options, which they may then rank in order of preference.

Image
Find out more about the Ranking question type...


 

Type X: Text display

This question type does not collect input from the user and simply displays text. It can be used to provide further instructions or a design break in the survey.
Please note that the text of this question can take html or javascript code, therefore it can also be used for other purposes.

Image
Find out more about the Text display question type...

 

Type Y: Yes/No

This type collects a response of "Yes" or "No" from the user.

Image
Find out more about the Yes/No question type...

 

Equation

Note: This question type became available starting in Version 1.92


This question type lets the author create an equation (e.g. a calculation or tailored report) and save it in a database variable. Equations can use any syntax supported by Expression Manager.
Find out more about the Equation question type...
 

Multiple choice questions

Sometimes you want the participan to mark more than one answer option in the same question; this is achieved using checkboxes.

 

Type M: Multiple choice

This question type can collect input of multiple selections through checkboxes.

Image
Find out more about the Multiple choice question type...


 

Multiple choice with comments

This question type can collect input of multiple selections through checkboxes, while allowing the user to provide additional comments with their submissions.

Image
Find out more about the Multiple choice with comments question type...


 

Single choice questions

Single choice questions are those where the participant can only pick a single predefined answer option.

 

Type 5: 5 point choice

This question type collects input with answer choices on a 1 to 5 scale.

Image
Find out more about the 5 point choice question type...

 

Type !: List (Dropdown)

This question type collects input from a dropdown menu. You can also create subcategories within this list by using the advanced setting 'Category separator'.

Image
Find out more about the List Dropdown question type...

 

Type L: List (Radio)

This question type collects input from a list of radio buttons.

Image
Find out more about the List Radio question type...

 

Type O: List with comment

This question type can collect from a list of radio buttons, while allowing the user to provide additional comments with their submissions.

Image
Find out more about the List with comment question type...

 

Text questions

LimeSurvey provides a number of possible variations of the standard text field. All of these can be defined further using the Advanced question settings which permit to restrict the number of characters as well as the size of the field.
Furthermore text input can be validated by using regular expressions.

 

Type S: Short free text

This question type collects a single line of text input.

Image
Find out more about the Short free text question type...

 

Type T: Long free text

This question type collects multiple lines of text input.

Image
Find out more about the Long free text question type...

 

Type U: Huge free text

This question type collect multiple lines of text input, and is wider than the long free text type.

Image
Find out more about the Huge free text question type...

 

Type Q: Multiple short text

This question type is a variation on the "Short Text" question type which allows more than one text entry per question. The user first defines the question and can then add additional text boxes by adding 'Answers'. Each answer becomes the label of the new text box.

Image