Actions

Tipologie di domande

From LimeSurvey Manual

Revision as of 07:40, 1 August 2023 by Maren.fritz (talk | contribs) (Created page with "*Array *Domande maschera *Domande a risposta multipla *[ [Tipi d...")


Introduzione

Questa pagina offre una panoramica visiva di tutti i tipi di domande disponibili. Puoi anche vederlo come un punto di partenza da cui puoi accedere a diverse sezioni wiki che spiegano in dettaglio ogni tipo di domanda.

Il pacchetto di download di LimeSurvey include un sondaggio di esempio che include tutti i tipi di domande. Lo troverai nella tua directory "/docs/demosurveys/". Importa ciascuno di essi e prova ogni tipo di domanda!

Tieni presente che un sondaggio LimeSurvey è composto da gruppi di domande che contengono una o più domande. Pertanto, devi creare prima un gruppo di domande prima di aggiungere domande al tuo sondaggio. Per maggiori dettagli sui gruppi di domande, leggi la seguente sezione wiki.

Tipologie di domande

Per modificare il tipo di domanda, devi prima aprire la domanda in modalità modifica e fare clic sulla scheda Opzioni generali situata nel pannello sul lato destro della pagina:



Quindi, seleziona il tipo di domanda desiderato dal menu Seleziona tipo di domanda. Per assicurarti di scegliere il tipo di domanda corretto, viene visualizzata un'anteprima del tipo di domanda nel pannello Seleziona tipo di domanda.


File:Tipo di domanda - 2.png


Template:Nota




I seguenti stili di domanda possono essere utilizzati all'interno di un sondaggio in LimeSurvey:


Domande secondarie

Solitamente ad una domanda corrisponde un gruppo di risposte, ma in alcuni casi (ad es. per le domande della tipologia "Array" o matrice) una domanda contiene al suo interno più sottodomande, alle quali l'intervistato dovrà rispondere (spesso utilizzando una lista predifinita di risposte o una scala di valori).

La tipologia di domanda più complessa è la "Scelta (testi)", in cui l'intervistato deve inserire una risposta per ciascuna combinazione della matrice visualizzata. In questi casi ciascun valore costituisce una risposta e la domanda sarà struttura con due liste di sotto-domande (la prima presente nelle righe e la seconda nelle colonne)


Arrays o Matrici

Il Tipo di domanda Array estende ulteriormente il Tipo di domanda Elenco. Utilizzando questo tipo di domanda, è possibile visualizzare una matrice in cui la colonna di sinistra è rappresentata da una sottodomanda, mentre ogni riga è rappresentata dallo stesso insieme di opzioni di risposta. Il testo della domanda può essere una domanda specifica o una descrizione.

In termini di output non c'è alcuna differenza nel modo in cui le risposte vengono memorizzate rispetto al tipo di domanda Elenco (Radio). La risposta fornita viene memorizzata in una colonna separata nella tabella dei risultati per entrambi i tipi di domanda.

I tipi di array più flessibili sono Array, Array (testo) e Array (numeri)'. Tuttavia, LimeSurvey supporta anche un certo numero di tipi di array che hanno opzioni di risposta predefinite (ad esempio, Array 5 point choice).

To quickly understand the basics of array-type questions, check the following video tutorial.

Array

<translate>

An array allows you to create a set of subquestions. Each of them uses the same set of answer options. For example, you can use this question type when you need feedback on several aspects of a particular product.

</translate>

Example 1: Question type - Array using flexible labels.zip

Example 2: Question type - Array - Semantic Differential Question Type.zip

Find out more about the Array question type...

Scelta (punteggio 1-5)

<translate>

It is an array type that is prefilled with answer choices. An 1 to 5 scale is used. A "No answer" answer option is automatically added if the question is not mandatory.

Hint: If you need scales other than 5 points, use the general array question type.


Example: Array 5 point choice example.zip

</translate>

Find out more about the 5 Point Choice Array question type...

Scelta (punteggio 1-10)

<translate>

It is an array question type that is prefilled with answer choices on a 1 to 10 scale. A "No answer" answer option is automatically added if the question is not mandatory.

Hint: If you need to use another scale, change the question type to the general array question type.

Example: Array 10 point choice example.zip

</translate>

Find out more about the 10 Point Choice Array question type...

Scelta (Sì/No/Non so)

<translate>

It is an array question type that is prefilled with the following answer choices: "Yes", "No", and "Uncertain". You can also add a "No answer" choice if the question is not mandatory.


Example: Array Yes No Uncertain Example.zip

The "No answer" option is displayed if the question is not mandatory.
</translate>

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


Scelta (Aumenta/Uguale/Diminuisce)

<translate>

It is an array type that is prefilled with the following answer choices: "Increase", "Same", and "Decrease". A "No answer" answer option is automatically added if the question is set to be not mandatory.

Example: Array increase decrease example.zip

</translate>

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


Array per colonna

<translate>

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


Example: Array by column example.zip

</translate>

Find out more about the Array by Column question type...

Array con doppia scala

<translate>

This question type provides two scales of answer options for each subquestion. A heading can be set for each scale from the question display options:



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



Example 1: Dual Scale Example.zip

Example 2: Dual Scale Dropdown Example.zip

</translate>

Find out more about the Array Dual Scale question type...


Array (Numeri)

<translate>

This question types allows survey administrators to a create large arrays with numbered dropdown boxes with a set of subquestions on the "y-axis", and another set of subquestions on the "x-axis".


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



Example 1: Example_Array_Numbers

Example 2: Example_Array_Numbers_Checkboxes

</translate>

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


Array (testi)

<translate>

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


Example: Array_Texts_Example_text.zip

</translate>

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

Domande con maschera

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


Data

<translate>

This question type can be used to ask for a certain date, time or a combination of both date and time. The values can be selected by the participants either from a popup calendar or from dropdown boxes. Validation, minimum, and/or maximum dates can be chosen by the survey administrator. Various date and time formats are supported.

Example: Example_Date_Time.zip

</translate>

Find out more about the Date question type...


Caricamento file

The file upload question type 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 type to request the candidate to submit/upload his or her updated CV, as well as any other scanned documents in the employment survey.


Example: File upload question type.zip

Find out more about the File Upload question type...


Genere

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

Example: Gender question type.zip

The "No answer" option is displayed if the question is not mandatory.

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

Find out more about the Gender question type...


Cambio lingua

This question type allows the user to change the language of the survey. Users can choose from a dropdown list, the language in which they wish to have the survey questions displayed.

The dropdown list includes the base language (which is selected when the survey is created for the first time) and the additional ones (they can be edited from the general settings panel).

Example: Language switch question type

Find out more about the Language Switch question type...


Inserimento numerico

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



Example: Question_example_numerical_input.zip.

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


Inserimento numerico multiplo

This question type is a variation of the "Numerical input" question type. It allows multiple text boxes to be created, each of them allowing the survey respondents to enter only numbers. Each text box corresponds to an subquestion, the subquestion text being the label for the input.



Example: Multiple_numerical_input_question_type_example.zip

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


Classifica

This question type allows you to present your survey participants a list of possible answers/options, which they may then rank according to their preferences.



Example: Question type ranking.zip.

Find out more about the Ranking question type...


Advanced Ranking (new in 5.x)

This question type allows you to present your survey participants a list of possible answers/options in image form, which they may then rank according to their preferences.


Visualizza testo

This question type does not collect any input from the respondent. It just simply displays text. It can be used to provide further instructions or a design break in the survey.

Please note that you can write in the text of this question also html or javascript. In this way, you can use this question for other purposes.



Example: Text_display_example.zip

Find out more about the Text Display question type...


Sì/No

Survey administrators can collect "Yes" or "No" responses from the respondents with the help of this question type.



Example: Yes/No question type example.

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


Equazione

<translate>
 Hint: Unlike all other question types, if an equation is hidden, it is still computed, its value being stored in the database.


 Hint: Equation question type allow to assign a value to another Question. See how to use assignment Operator.


  No HTML tag can be saved in the database due to security concerns.


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 ExpressionScript. If you are handling numeric values make sure that you use the advanced question setting "Numbers only" as explained below.

You may find below an example on how to use this question type:




Example: Limesurvey_survey_BMIsample.lss.zip.

</translate>

Find out more about the Equation question type...

Domande a scelta multipla

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


Scelta multipla

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



Example: Multiple choice question type example.

Find out more about the Multiple Choice Question type...


Scelta multipla con commenti

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


Example: Multiple choice with questions example.zip

Find out more about the Multiple Choice With Comments question type...

Bootstrap Buttons (new in 5.x)

This question type can collect input of multiple selections using a bootstrap button. Respondent can click and then it is selected.

Image Select Multiple Choice (new in 5.x)

This question type can collect input of multiple selections using an image. Respondent can click and then the image is selected.



The images must be first imported using the resources link on the survey settings. Then the images can be selected as the image to use for the sub-questions using the HTML editor.


Domande a risposta singola

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


Attribuzione punteggio (1-5)

This question shows a horizontal 1 to 5 scale from where the survey participants can select a single answer option.



Example: Single choice question example.zip

Find out more about the 5 Point Choice question type...


Elenco (Menù Dropdown)

This question type collects input from a dropdown list menu. You can also create subcategories within this list by making use of the "Category separator" attribute.



Example: List dropdown question.zip

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


Elenco (Pulsanti Radio)

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


Example: List_radio_example.zip

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


Lista con commento

This question type displays a list of radio buttons, while allowing the participants to provide a additional comment with their submission.


Example: List_with_comment_example.zip

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


Image Select List (Radio) (New in 5.x)

This question type will allow you to collect single input from a list of images.

The images can be added using the sub-question HTML Editor.

Bootstrap Button (New in 5.x)

This question type collects single input from a list of bootstrap buttons.

Domande di tipo testo

LimeSurvey fornisce una serie di possibili varianti del campo di testo standard. Tutti questi possono essere ulteriormente definiti utilizzando gli attributi della domanda che consentono di limitare il numero di caratteri e la dimensione del campo.

Inoltre, l'input di testo può essere convalidato da using regular expressions.


Testo breve

This question type collects a single line of text input.


Example: Short_free_text_question.zip

Find out more about the Short Free Text question type...

Testo lungo

<translate>

This question type collects multiple lines of text input.



Example: Long_free_text_example.zip

</translate>

Find out more about the Long Free Text question type...


Testo libero maxi

<translate>

This question type collect multiple lines of text input, allowing more text to be typed in.



Example: Huge_free_text_example.zip

</translate>

Find out more about the Huge Free Text question type...


Testo breve multiplo

<translate>

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.



Example: Multiple_short_text_example.zip

</translate>

Find out more about the Multiple Short Text question type...


Browser Detect (new in 5.x)

The browser detects question type captures the browser the respondent is using and the operating system.


When the "use mapping services" is enabled, then there will be a map displayed.

Note: To use google maps, a valid Google Maps API key must be inserted into the field available in the global settings of your installation.


Respondents can use the pin to select a location on the map.

Input on Demand (new in 5.x)

The input on demand displays one column at a time and respondents can use the add button to add more answers. Other options are available. Use the question settings to add more options.


Formattazione delle domande

È possibile modificare il layout/design della domanda utilizzando i CSS. Puoi trovare maggiori informazioni su domande di stile con i CSS