Fragetypen
Hinweis: Leider ist eine deutsche Übersetzung noch nicht verfügbar. Bitte helft mit, diese Seite zu aktualisieren. Ihr könnt einfach auf das "bearbeiten Icon" oben rechts klicken und diese Seite auf Basis der englischen Originalversion Schritt für Schritt übersetzen.
Vielen Dank für eure Mithilfe!
Vielen Dank für eure Mithilfe!
Work in progress: An der Übersetzung dieser Seite wird gerade gearbeitet (Danke, Choseh!). In einigen Tagen sollte hier eine deutsche Version der Übersicht der Fragetypen zur Verfügung stehen.
Inhaltsverzeichnis
- Allgemeine Hinweise
- Matrix
- A - Matrix(5 Punkte Auswahl)
- B - Matrix(10 Punkte Auswahl)
- C - Matrix(Ja/Nein/Unsicher)
- E - Matrix(Zunahme / Gleich / Abnahme)
- F - Matrix(Flexible Beschriftung)
- H - Matrix(Flexible Beschriftung) nach Spalte
- "1" - Matrix(Flexible Beschriftung) Dual Matrix
- ":" - Matrix(Multi Flexible) (Zahlen)
- ";" - Matrix(Multi Flexible) (Text)
- Fragemasken:
- Mehrfachauswahl
- Einfachauswahl
- Fragen formatieren
Allgemeine Hinweise
Matrix
A - Matrix(5 Punkte Auswahl)
Eg: To what extent do you agree with the following comments (1=Strongly Agree, 5=Strongly Disagree):
B - Matrix(10 Punkte Auswahl)
The same as above, only with 10 instead of 5:
C - Matrix(Ja/Nein/Unsicher)

E - Matrix(Zunahme / Gleich / Abnahme)
Do you agree with the following proposals:
F - Matrix(Flexible Beschriftung)
Like for the List type the power of the Array type is maximized with flexible labels.An array of flexible labels allows you to select from a predefined label as your headings, and let your participants respond to a series of possible answers/options using those headings.
The two options available are using a matrix organized by rows or columns:

A further option available with Arrays is the Semantic Differential . This is a modification of Array (Flexible Labels) or Array (5 point choice). You also have to choose Array (Flexible Labels) or Array (5 point choice) as your question type and afterwards you can part the answer which should be on the left side from the answer on the right side of the array by using a Pipe Char '|' (If you do not know where is the Pipe Char on your keyboard you can enter it by pressing and holding Alt key, entering 124 and releasing the Alt key). For example: If you want to have 'Good' and 'Evil' on the left and right of the row just write 'Good|Evil' into the answer field:

H - Matrix(Flexible Beschriftung) nach Spalte
This is the example of F - Array (Flexible Labels) using flexible labels as columns:
"1" - Matrix(Flexible Beschriftung) Dual Matrix
The question type Array (Flexible Labels) Dual Scale enables two scales with label sets for each answer, as is shown in the example below. A heading can be set for each scale using the question attributes 'dualscale_headerA' and 'dualscale_headerB':
You can set a special question attribute to use this question type with dropdown boxes:

":" - Matrix(Multi Flexible) (Zahlen)
since 1.80New in version 1.80 is the Array (Multi Flexible) (Numbers) . The Array (Multi Flexible) (Numbers) question type allows a large array of numbered dropdown boxes with a set of answers as the “y-axis”, and a label set as the “x-axis”. It provides for a very large display of question and answers. By default the dropdown box contains the numbers from 1 to 10, however this can be changed by adjusting the question attributes:

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

";" - Matrix(Multi Flexible) (Text)
since 1.80The Array (Multi Flexible) (Text) question type allows a large array of text boxes with a set of answers as the “y-axis”, and a label set as the “x-axis”. It provides for a very large display of question and answers:

Fragemasken:
D - Datum
This question type can be used to ask for a certain date which can be entered using the javascript calendar or by using the form. Keep in mind that a date has to be in the format YYYY-MM-DD e.g. 2009-12-31.
When setting the question attribute dropdown_dates to "1" you can use three dropdown boxes to enter a date. Since version 1.80 you can also specifiy a min. and max. value for dropdown dates.

G - Geschlecht

N - Numerische Eingabe

K - Mehrfache numerische Eingabe
Note: You can use features of the multiple numerical input question type (like slider layout, max_num_value) even if you only have only one item to rate. Instead of adding multiple answers add just the one item you need.
Like the Multiple Short Text question type, this 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 answer, and the answer text becomes the label for the input.
There are several question attributes which can be used to extend the functionality of this question type. The following example uses the equals_num_value question attribute which checks if the entered numbers match a certain sum:

numerische Eingabe -> Schieberegler
since 1.80From version 1.8 a new feature was implemented to adapt the Multiple numerical question type using it in combination with jquery. By setting the question attribute slider_layout to 1, the usual input box is converted into a slider and details of all the properties are described in the http://docs.limesurvey.org/tiki-index.php?page=Question+Attributes. The look of the slider is determined via css which in the default template are defined as .ui-slider.

R - Reihenfolge
Allows you to present your participants with a list of possible answers/options, which they may then rank in order of preference. This question type uses javascript.Eg: Please rank the following movies in order of your preference:

X - Textbaustein
This type of question is one that does not require an answer from the user. It can be used to provide further instructions or a design break in the survey.Please note that the text of the question can take html or javascript code, therefore it can also be used for other purposes.

Y - Ja/Nein

I - Sprachwechsel
With this question it´s possible to change the language of the survey. In a dropdown box the users can choose between the languages which the survey is available in (base and additional languages).Mehrfachauswahl
Sometimes one would like the user to enter more than one entry for the same question; this is achieved using tick boxes.M - Mehrfachauswahl

P - Mehrfachauswahl plus Kommentarfeld

Einfachauswahl
Single choice questions are those which provide only one possible entry type. A question like 'What is your name?' is an example and the most typical entry option is a text field.Listen
The list type of question allows to present single questions using the same answers, but each question is displayed individually (also in terms of design!).If one wants to customize the type of answers and use custom Label sets the options are infinite and LimeSurvey allows the designer to choose how these should be displayed:
"!" - Liste Klappbox

You can also create subcategories within this list by using the question attribute category_separator.
"5" - 5 (5 Punkte Auswahl)

L - Liste Optionsfelder

O - Liste mit Kommetarfeld

W - Liste (Flexible Beschriftung) Klappbox
The advantage of a list using labels is that labels can be used over and over. The 'normal' List expects the designer to define answers on the fly which are used only for the specific question.Usually the List with flexible labels can be used in place of the List (radio/dropdown) in most cases and the Label sets can be re-used. If, however, one wants to have an open ended option in the list (ie other, specify...) the List with comment will be the only possible option.

Z - Liste (Flexible Beschriftung) Optiondfelder

Textfragen
LimeSurvey provides a number of possible variations of the standard text field. All of these can be defined further using the Question attributes 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.
Q - Mehrfache kurze Texte
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.
K - Mehrfache numerische Eingabe

You can also use a slider layout:

S - Kurzer freier Text

in MySQL, it's a text type. Lenght 65 536 characters.
T - Langer freier Text

in MySQL, it's a text type. Lenght 65 536 characters.
U - Ausführlicher freier Text

in MySQL, it's a text type. Lenght 65 536 characters.
Fragen formatieren
Since version 1.80 it is possible to generally edit the question layout/design by using CSS. You can find more information at Templates & Styles/The Template Editor -> Styling questions in Limesurvey 1.8- + : A leading plus sign indicates that this word must be present in every object returned.
- - : A leading minus sign indicates that this word must not be present in any row returned.
- By default (when neither plus nor minus is specified) the word is optional, but the object that contain it will be rated higher.
- < > : These two operators are used to change a word's contribution to the relevance value that is assigned to a row.
- ( ) : Parentheses are used to group words into subexpressions.
- ~ : A leading tilde acts as a negation operator, causing the word's contribution to the object relevance to be negative. It's useful for marking noise words. An object that contains such a word will be rated lower than others, but will not be excluded altogether, as it would be with the - operator.
- * : An asterisk is the truncation operator. Unlike the other operators, it should be appended to the word, not prepended.
- " : The phrase, that is enclosed in double quotes ", matches only objects that contain this phrase literally, as it was typed.
