x

Capitoli principali

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Guida rapida
  3. LimeSurvey CE - Installazione
  4. Come progettare un buon sondaggio (Guida)
  5. Iniziare
  6. Configurazione di LimeSurvey
  7. Introduzione - Sondaggi
  8. Visualizza le impostazioni del sondaggio
  9. Visualizza il menu del sondaggio
  10. Visualizza la struttura del sondaggio
  11. Introduzione - Domande
  12. Introduzione - Gruppi di domande
  13. Introduzione - Indagini - Gestione
  14. Opzioni della barra degli strumenti del sondaggio
  15. Sondaggio multilinguale
  16. Guida rapida - ExpressionScript
  17. Funzionalità avanzate
  18. Domande frequenti generali
  19. Risoluzione dei problemi
  20. Soluzioni alternative
  21. Licenza
  22. Registro delle modifiche alla versione
  23. Plugin - Avanzati
 Actions

Adding answers or subquestions/it: Difference between revisions

From LimeSurvey Manual

Maren.fritz (talk | contribs)
Created page with "# '''Posizione:''' Fare clic sul simbolo "tre righe" e trascinarlo su e giù per riordinare i campi. # '''Codice:''' Questi sono i dati che verranno solitamente esportati in i..."
Maren.fritz (talk | contribs)
Created page with "== Specifico per le risposte=="
Line 27: Line 27:
## ''Elimina questo campo:'' Fai clic sul pulsante rosso "cestino" per eliminare il rispettivo campo campo.
## ''Elimina questo campo:'' Fai clic sul pulsante rosso "cestino" per eliminare il rispettivo campo campo.


== Specific for Answers==
== Specifico per le risposte==


<div class='simplebox'>[[File:help.png]] Please note the '''edit answers''' is different from the '''edit default answers''' one. Click on the following [[Default_answers|link]] to read more about the possibility to edit the default answers in LimeSurvey.</div>
<div class='simplebox'>[[File:help.png]] Please note the '''edit answers''' is different from the '''edit default answers''' one. Click on the following [[Default_answers|link]] to read more about the possibility to edit the default answers in LimeSurvey.</div>

Revision as of 09:33, 7 August 2023


Generale

Diversi tipi di domande ti consentono di creare domande avanzate per i partecipanti al sondaggio. L'aggiunta di risposte e/o sottodomande rappresenta un modo attraverso il quale puoi aumentare la complessità del tuo sondaggio.

Per saperne di più sui tipi di domande LimeSurvey disponibili, continua a leggere la seguente sezione wiki.

Per iniziare ad aggiungere risposte e sottodomande, fai clic sulla domanda che desideri modificare e cerca il pulsante modifica risposta (o sottodomanda):


Quando aggiungi una risposta devi assegnare a ciascuna risposta/sottodomanda un codice (che può essere utilizzato per ExpressionScript equazioni di rilevanza, per esempio) e devi inserire il testo risposta/sottodomanda.

  1. Posizione: Fare clic sul simbolo "tre righe" e trascinarlo su e giù per riordinare i campi.
  2. Codice: Questi sono i dati che verranno solitamente esportati in il foglio di calcolo durante la compilazione dei risultati. Puoi scegliere il codice che preferisci (massimo 5 caratteri). Il codice può contenere solo caratteri alfanumerici standard e deve essere univoco tra le opzioni di risposta per questa domanda.
  3. Valore valutazione: Solo per le risposte Questo campo verrà visualizzato solo se la modalità di valutazione è attivata nelle impostazioni del sondaggio. Può essere impostato su un valore intero positivo o negativo. Per ulteriori informazioni, consulta la sezione valutazioni del wiki.
  4. Testo risposta/sottodomanda: Il testo della risposta/sottodomanda che verrà mostrato ai partecipanti al sondaggio.
## Editor HTML: Fai clic sul pulsante con la matita verde per aumentare la complessità del testo della tua risposta/sottodomanda (ad esempio, puoi aggiungere immagini, video e così via).
  1. Equazione di rilevanza: Solo per sottodomanda (asse Y) Questo campo ti permette di impostare una pertinenza usando ExpressionScript
  2. Azioni: Sono disponibili due azioni:
  3. # Aggiungi nuovo campo: Fai clic sul pulsante verde "più" per inserire una nuova risposta/sottodomanda;
    1. Elimina questo campo: Fai clic sul pulsante rosso "cestino" per eliminare il rispettivo campo campo.

Specifico per le risposte

Please note the edit answers is different from the edit default answers one. Click on the following link to read more about the possibility to edit the default answers in LimeSurvey.

If the assessment mode is enabled, you can - for certain question types - also enter an assessment value for each answer.


Specific for subquestions

The relevance equation is available only for the subquestions located on the X axis . It is the default axis if there is only one list of subquestions (except array by columns):


Hints & Tips

  • You can adjust the layout as well as include pictures or other media elements in your individual answers. This is possible by clicking on the pencil icon at the end of the answer text-box and using the WYSIWYG editor to create, edit or design your answer layout as well as upload images and media.
  • There is a special feature to create an answer that is showing up left and right of an array row (this works only with the question type Array). This can be done by using a pipe char '|'  to part the answer. For example, if you want to have 'Good' and 'Evil' on the left and right side of the row, just write 'Good|Evil' into this field. This is essentially useful if you want to create a Semantic Differential Question.
  • Relevance: You can enter relevance equations for each subquestion (available for question types using subquestions such as multiple choice or array questions). In this way, you can conditionally show/hide certain items of your question. The default value of "1" means that the item is always shown.


 Hint: Always perform a logic file check to make sure your relevance equation has no errors.


  • You can import/export label sets, too. For example, if you have a list of countries and you want to use them as answers in a dropdown list, you can use the export/import functionalities to get the existing data into your LimeSurvey installation.