Actions

Global settings/it: Difference between revisions

From LimeSurvey Manual

(Created page with "==Impostazione per il rimbalzo== *'''Email del website di rimbalzo di default''': è l'indirizzo del sito al quale sono spedite le email che rimbalzano. *'''Tipo di server''':...")
(Updating to match new version of source page)
(25 intermediate revisions by 3 users not shown)
Line 4: Line 4:
=Descrizione generale=
=Descrizione generale=


<div class="mw-translate-fuzzy">
Se clicchi su '''Configurazioni''' e poi '''Impostazioni generali''' nella barra degli strumenti principale, accederai alle impostazioni generali.
Se clicchi su '''Configurazioni''' e poi '''Impostazioni generali''' nella barra degli strumenti principale, accederai alle impostazioni generali.
</div>


[[File:global.png]]


<center>[[File:global.png]]</center>
<div class="mw-translate-fuzzy">
La schermata delle Impostazioni generali è disponibile solo per gli utenti amministratori con [[Manage_users#Setting_global_permissions_for_a_user|Settings & Plugins]]. Può essere utilizzato per aggiustare alcune impostazioni LimeSurvey appartenenti al contesto generale. Nelle versioni precedenti alla 1.87 queste [[Optional settings]] erano disponibili solo quando si modificava config.php/config-defaults.php. A partire dalla 1.87 i valori in config.php/defaults.php servono solo come valori di default. Dopo esser entrati nelle Impostazioni generali e dopo aver salvato i cambiamenti, i valori di default sono sovrascritti con le impostazioni contenute in Impostazioni generali.
La schermata delle Impostazioni generali è disponibile solo per gli utenti amministratori con [[Manage_users#Setting_global_permissions_for_a_user|Settings & Plugins]]. Può essere utilizzato per aggiustare alcune impostazioni LimeSurvey appartenenti al contesto generale. Nelle versioni precedenti alla 1.87 queste [[Optional settings]] erano disponibili solo quando si modificava config.php/config-defaults.php. A partire dalla 1.87 i valori in config.php/defaults.php servono solo come valori di default. Dopo esser entrati nelle Impostazioni generali e dopo aver salvato i cambiamenti, i valori di default sono sovrascritti con le impostazioni contenute in Impostazioni generali.
</div>


=Impostazioni e loro spiegazione=
=Impostazioni e loro spiegazione=


<center>[[File:Global Settings Tabs.png]]</center>
<div class="mw-translate-fuzzy">
==Panoramica e Aggiornamento==
==Panoramica e Aggiornamento==
*''' Panoramica di sistema''': si spiega da sola. Puoi avere una breve indicazione sul numero di indagini ed altre statistiche riguardanti la tua istanza LimeSurvey. A fini di debug è presente un pulsante che ti mostra le tue PHP Info.
*''' Panoramica di sistema''': si spiega da sola. Puoi avere una breve indicazione sul numero di indagini ed altre statistiche riguardanti la tua istanza LimeSurvey. A fini di debug è presente un pulsante che ti mostra le tue PHP Info.
*'''Aggiornamento''': per aggiornamenti automatici, per favore utilizza la funzione [[ComfortUpdate]].
*'''Aggiornamento''': per aggiornamenti automatici, per favore utilizza la funzione [[ComfortUpdate]].
</div>


{{Note|Check our [[Survey_participants#Introduction|wiki on survey participants tables]] for more information.}}
*'''Updates'''{{ObsoleteIn|2.06}}: for automatic updates, please use the [[ComfortUpdate]] feature. In the later versions, it can be found under the Advanced tab that is located under '''Configuration''' on the main Limesurvey toolbar
{{Note|For debug purposes, you can also find a button that shows your PHP information.}}
<div class="mw-translate-fuzzy">
==Generali==
==Generali==
*'''Nome Sito''': da un nome al tuo sito di indagini. Questo nome apparirà nella panoramica della lista delle indagini e nell'header degli amministrazione.
*'''Nome Sito''': da un nome al tuo sito di indagini. Questo nome apparirà nella panoramica della lista delle indagini e nell'header degli amministrazione.
Line 43: Line 62:
*'''Set di caratteri per il file di Importazione/Esportazione''': puoi specificare il carattere più adatto a te e al tuo sistema, se hai avuto esperienze problematica con l’importazione/esportazione.
*'''Set di caratteri per il file di Importazione/Esportazione''': puoi specificare il carattere più adatto a te e al tuo sistema, se hai avuto esperienze problematica con l’importazione/esportazione.
*'''Comportamento del menù laterale''': come il menù laterale si comporta mentre viene modificate un’indagine.
*'''Comportamento del menù laterale''': come il menù laterale si comporta mentre viene modificate un’indagine.
</div>


*'''Session lifetime (seconds)''' (''only available with database sessions''): Defines the time in seconds after which a survey session expires (provided there is no action from the participant). When using regular, file-based sessions, it is up to the system administrator to define the right values for 'session.gc_maxlifetime', 'session.save_path', etc., in the PHP configuration. Not only the web server settings but also the other similar settings of other applications may overwrite the setting for file-based sessions when editing it locally via the application. The maximum value that can be introduced is 65000 (seconds). It is recommendable to use a reasonable value. Bear in mind that, when using database sessions, check whether the MySQL setting called '''max_allowed_packet''' is set to a large value because some surveys generate over 2 MB of session data
*'''IP Info DB API Key''': Allows integration with the [https://ipinfodb.com IP-Info-DB service], which let's you determine the geographic location of survey takers based on their IP. To use a key, you need to [http://ipinfodb.com/register.php register] for the API
*'''Google Maps API Key''': Allows for integration with Google Maps
*'''Google Analytics Tracking ID''': Allows for integration with Google Analytics. Surveys can override this site-level value. The tracking ID can be inserted into templates using {GOOGLE_ANALYTICS_API_KEY}. The full JavaScript that Google Analytics expects to find (including the key) can be included in templates via {GOOGLE_ANALYTICS_JAVASCRIPT}
{{Note|For further details on how to use Google's API with LimeSurvey, check our [[Google API howto]] page.}}
*'''Google Translate API Key''':  The Auto Translate feature uses version 2 of Google Translate's API. Google charges for this service. In order for the Auto Translate feature to work, get an API key from [https://code.google.com/apis/console/?api=translate this site], and then enter the key in this field
*'''Character set for file import/export''': You can specify the character set most suiting you and your system, if you experience problems with the exporting/importing functions
*'''Side-menu behavior'''{{ObsoleteIn|3.0}}: How the side-menu should behave while editing surveys. The default value is 'Adaptive', meaning that the side-menu can be changed when and how the users want. The other values are 'Always open' and 'Always closed'
*'''Default HTML editor mode:''' Sets the default mode for integrated HTML editor. The valid settings are:
** ''inline'' (default): Inline replacement of fields by an HTML editor. Slow, but convenient and user-friendly
** ''popup'' : Adds an icon that opens a popup window with the HTML editor. Faster, but the HTML code is displayed on the form
** ''HTML source'' : No HTML editor used, just the plain html source
*'''Question type selector''': Choose 'Full selector' to get a question type selector with preview and 'Simple' to get a plain select box
*'''Template editor''': Choose 'Full template editor' to get an enhanced editor (with syntax-highlighting) when editing survey templates and 'Simple template editor' to get a plain editor field
{{Alert|title=Attention|text=You will observe that some of the options can be found in your user's preferences, under [[First_login_-_your_user_preferences#Your_account_preferences#Your_personal_settings|Your personal settings tab]]. If you change the respective options from the global settings of your LimeSurvey installation, the 'default' option from the drop-down list of each option that is located under 'Your personal settings' tab will inherit the global settings values. For example, if you, as a user with [[Manage users#Set permissions for a single survey|Settings & Plugins permissions]], change the HTML editor mode to the 'popup' mode, all the other users that have chosen  the 'default value' option from the HTML editor mode in their personal settings will also use the popup option.}}
<div class="mw-translate-fuzzy">
==Impostazioni Email==
==Impostazioni Email==
*'''E-mail default dell'amministratore del sito''': è l'indirizzo email di default dell'amministratore del sito ed è usato per i messaggi di sistema e le opzioni di contatto.
*'''E-mail default dell'amministratore del sito''': è l'indirizzo email di default dell'amministratore del sito ed è usato per i messaggi di sistema e le opzioni di contatto.
Line 59: Line 100:
*'''modalità di debug SMTP''': attivando questa funzione, nel momento dopo l'invio di inviti o promemoria verrà generato un dettagliato log sulla connessione e sugli errore nei messaggio (solamente in caso di errore). Non è per i deboli di cuore, ma può dare informazioni preziose sul perché un trasmettitore SMTP non funziona. Di solito si desidera che sia spento.
*'''modalità di debug SMTP''': attivando questa funzione, nel momento dopo l'invio di inviti o promemoria verrà generato un dettagliato log sulla connessione e sugli errore nei messaggio (solamente in caso di errore). Non è per i deboli di cuore, ma può dare informazioni preziose sul perché un trasmettitore SMTP non funziona. Di solito si desidera che sia spento.
*'''Dimensione gruppo email''': Durante l'invio di inviti o promemoria ai partecipanti di un sondaggio, quest’impostazione viene utilizzata per determinare il numero di messaggi di posta elettronica che possono essere inviati in un unico gruppo. Diversi server web hanno diverse capacità di gestione delle e-mail, e se lo script richiede troppo tempo per inviare un gruppo di messaggi di posta elettronica, lo script potrebbe andare in timeout e causare errori. La maggior parte dei server web possono inviare 100 messaggi di posta elettronica in un momento, entro il limite di default di 30 secondi per uno script PHP. Se si ottengono errori di timeout dello script durante l'invio di un gran numero di e-mail, riduci il valore di quest’impostazione. Facendo clic sul pulsante 'inviare mail di invito' nella barra degli strumenti del token di controllo, (non il pulsante sulla destra di ogni token), si invia il numero massimo di emails di invito, dopo si visualizza un elenco con gli indirizzi inviati e un avvertimento in cui si dice che "Ci sono più messaggi di posta elettronica in attesa di quelli che potrebbero essere inviati in un unico gruppo. Continuare a inviare messaggi di posta elettronica cliccando qui sotto. Ci sono ancora ### messaggi di posta elettronica da inviare". Ci sarà un pulsante "continua" per procedere con la prossima partita. L'utente stabilisce quando inviare il gruppo successivo. Non è necessario aspettare quando questa schermata è attiva. L'amministratore potrebbe disconnettersi e tornare in un secondo momento per inviare il prossimo gruppo di inviti.
*'''Dimensione gruppo email''': Durante l'invio di inviti o promemoria ai partecipanti di un sondaggio, quest’impostazione viene utilizzata per determinare il numero di messaggi di posta elettronica che possono essere inviati in un unico gruppo. Diversi server web hanno diverse capacità di gestione delle e-mail, e se lo script richiede troppo tempo per inviare un gruppo di messaggi di posta elettronica, lo script potrebbe andare in timeout e causare errori. La maggior parte dei server web possono inviare 100 messaggi di posta elettronica in un momento, entro il limite di default di 30 secondi per uno script PHP. Se si ottengono errori di timeout dello script durante l'invio di un gran numero di e-mail, riduci il valore di quest’impostazione. Facendo clic sul pulsante 'inviare mail di invito' nella barra degli strumenti del token di controllo, (non il pulsante sulla destra di ogni token), si invia il numero massimo di emails di invito, dopo si visualizza un elenco con gli indirizzi inviati e un avvertimento in cui si dice che "Ci sono più messaggi di posta elettronica in attesa di quelli che potrebbero essere inviati in un unico gruppo. Continuare a inviare messaggi di posta elettronica cliccando qui sotto. Ci sono ancora ### messaggi di posta elettronica da inviare". Ci sarà un pulsante "continua" per procedere con la prossima partita. L'utente stabilisce quando inviare il gruppo successivo. Non è necessario aspettare quando questa schermata è attiva. L'amministratore potrebbe disconnettersi e tornare in un secondo momento per inviare il prossimo gruppo di inviti.
</div>*'''SMTP host''': If you use 'SMTP' as email method, then you have to put your SMTP server here. If you are using a different port than port 25 (standard for SMTP), then you have to add the port number separated be a colon (example: 'smtp.gmail.com:465')
*'''SMTP username''': If your SMTP-server needs authentication, set this to your user name, otherwise it must be blank
*'''SMTP password''': If your SMTP-server needs authentication, set this to your password, otherwise it must be blank
*'''SMTP encryption''' - Three options are available:
**''Off'' (default value)
**''SSL''
**''TLS''{{Note|Check the [https://en.wikipedia.org/wiki/Transport_Layer_Security following link] for further details about SSL/TLS.}}
*'''SMTP debug mode''' - It comes with three options:
**''Off'' (default value): The user wants this activated only in the case in which the SMTP relay does not work and further details are needed in order remedy the technical problem
**''On errors'' : A detailed connection log and error message will be given if an error occurs
**''Always'' : It gives valuable information on how a SMTP relay works. If an error occurs, further details are provided
{{Note|Debug part are shown when [[Survey_participants#Send_email_invitation|sending email to participant]].}}*'''Email batch size''': When sending invitations or reminders to survey participants, this setting helps the administrator determine how many emails can be sent in one bunch. Different web servers have different email capacities, and if your script takes too long to send a bunch of emails, the script could time out and cause errors. Most web servers can send 100 emails in one go within the default 30 second time limit for a PHP script. If you get script timeout errors when sending large numbers of emails, reduce the email batch size using this setting. Clicking the 'send email invitation' button that is located on the survey participant toolbar sends one batch of invitations, displaying a list of the addresses to which the email was already delivered and a warning that ''"There are more emails pending than could be sent in one batch. Continue sending emails by clicking below. There are ### emails still to be sent."'' and provides a "continue button" to proceed with the next batch. So, the user determines when to send the next batch after each batch gets emailed. It is not necessary to wait with this screen active. The admin could log off and come back at a later time to send the next batch of invitations.


<div class="mw-translate-fuzzy">
==Impostazione per il rimbalzo==
==Impostazione per il rimbalzo==
*'''Email del website di rimbalzo di default''': è l'indirizzo del sito al quale sono spedite le email che rimbalzano.
*'''Email del website di rimbalzo di default''': è l'indirizzo del sito al quale sono spedite le email che rimbalzano.
Line 67: Line 121:
*'''Password''': password dell'account POP/IMAP.
*'''Password''': password dell'account POP/IMAP.
*'''Tipo di crittografia''': se si utilizza la crittografia, per cortesia se ne inserisca la corretta tipologia (SSL o TSL).
*'''Tipo di crittografia''': se si utilizza la crittografia, per cortesia se ne inserisca la corretta tipologia (SSL o TSL).
</div>*'''Server name & port''': Name of the server and (if needed) the port separated by a colon. The port number isn't typically needed unless the email host uses a non-standard port
*'''User name''': The user name for the POP/IMAP account
*'''Password''': The password for the POP/IMAP account
*'''Encryption type''': If encryption is used, please set the right type here (SSL or TLS)
<div class="mw-translate-fuzzy">
==Sicurezza==
*'''Anteprima dell'indagine solo per utenti amministratori''': di default, l'anteprima dei sondaggi inattivi è ristretta ai solo utenti autenticati. Se si setta questo campo a 'No', qualsiasi persona può testare il tuo questionario utilizzandone la URL - senza aver eseguito l'accesso nella sezione amministrazione e senza che il questionario sia stato prima attivato.
*'''Filtro HTML per XSS''': di default il gestore del sondaggio non è autorizzato ad utilizzare tag HTML pericolosi nei proprio survey/group/question/labels texts (per le istanze di codice JavaScript). Questo è finalizzato a prevenire che un operatore inserisca script maligni allo scopo di conseguire una vera e propria promozione dei suoi permessi sul sistema ad amministratore. '''Se vuoi utilizzare un qualsiasi oggetto script, ad esempio uno script JavaScript per Flash applets, nel tuo questionario è necessario disattivare quest'impostazione''' (Possono essere utilizzati specifici script per video hoster). Il filtro XSS è sempre disabilitato per i superamministratori. Per vedere gli effetti delfiltro XSS si consiglia di utilizzare un normale account utente. {{Alert||title=Attenzione|text= con XSS attivo, non possono esser utilizzate alcune espressioni per la gestione del sistema : si veda [[Expression Manager#XSS security|XSS and Expression Manager]]}}.
*'''I membri di un gruppo possono vedere soltanto il proprio gruppo''': di default, gli utenti non amministratori definiti nell'interfaccia di gestione di LimeSurvey, saranno in grado di vedere altri utenti solamente se appartengono ad almeno un gruppo a cui anche loro stessi appartengono. Se imposti questo campo a 'No', loro possono vedere tutti gli utenti. (per esempio in [[Survey security settings]]).
*'''IFrame embedding consentito''':
*'''Forzare HTTPS''': di default è impostato su 'Non forzare on/off'. Settarlo su 'On' per forzare la connessione utilizzando HTTPS.
{{Alert||title=Attenzione|text=se il tuo server non supporta correttamente l'HTTPS, è possibile proteggere il sistema da sé! perciò "controlla se questo link funziona". Se il link non è attivo e tu attivi l'HTTPS, LimeSurvey si bloccherà e non riuscirai ad accedervi.}} {{Hint|Text=se attivi l'HTTPS per errore, puoi disattivarlo nel file application/config/congif.php impostando ssl_emergency_override a 1.}}
</div>
*'''Disable question script for XSS restricted user''' {{NewIn|4.1.0}}: Set to 'on' by default, this mean simple user can not add or update scripts in question editor. they can see it but don't update it. If you disable XSS protection : then this settings are not used. If you set it to 'off', then even with XSS filtering active : any user can add or update script in question.
*'''Group member can only see own group''': By default, non-admin users defined in the LimeSurvey management interface will only be able to see other users only if they belong to at least one common group. If the administrator sets this to 'No', then the users can see all the users defined in the LimeSurvey [[Manage users|User Control panel]], regardless of the group they belong to
*'''IFrame embedding allowed''': This option can be used to indicate whether or not a browser should be allowed to render the survey page in a <frame>, <iframe> or <object>. You can use this to avoid clickjacking attacks, by ensuring that your survey is not embedded into other sites. If you set it to 'Allow' (the default value), there is no restriction. Setting this to 'Same origin' will make the content to be loaded only if the survey runs on the same domain and port as the including <frame>, <iframe> or <object>
{{Alert|title=Attention|text=You need to update config.php file to really allow cookies to be used in iframe. See [[Optional_settings#Allow_usage_of_session_and_Csrf_Validation_in_iFrame_.28New_in_3.24.3_.29|Allow usage of session and Csrf Validation in iFrame]]}}
{{Hint|Text=Theoretically, it is working. However, this function might not work when it is enabled because it heavily depends on the used web browser and whether it allows iframes or not.}} 
*'''Force HTTPS''': This is set by default to "Don't force on/off". Switch the setting to "On" to force the connection to use HTTPS
{{Alert|title=Attention|text=If your server doesn't support HTTPS properly, you can lock yourself from the system! Therefore, click on the '''"check if this link works"''' located below the option. If the link does not work and you turn on HTTPS, LimeSurvey will break and you won't be able to access it.}}
{{Hint|Text=If you activate HTTPS by mistake, you can deactivate it in application/config/config.php file, changing the value of  ssl_emergency_override to 1.}}
*'''IP whitelist for login or token access''': This option can be used to exclude specific IPs from "max login attempts" checks done on the login screen as well as on the token access screen, so requests from those IPs are not blocked.
<div class="mw-translate-fuzzy">
==Presentazione==
*'''Mostrare l'opzione 'non rispondere' per domande non obbligatorie''': quando una domanda o un bottone/selettore radio che contiene risposte modificabili (per esempio: domande con liste od vettori) non è obbligatorio e questo campo è impostato su 'Acceso' (default), per ogni sotto domanda è visualizzata una risposta addizionale 'Non rispondere' - il partecipante può decidere di non rispondere alla domanda. Alcune persone preferiscono che ciò non sia disponibile. Impostalo su 'Spento' per disattivarlo.
*'''Mostrare "Ci sono X domande in questa indagine"''':
*'''Mostrare titolo e/o descrizione del gruppo''':
*'''Mostrare numero /o codice domanda''':
*'''Ripetere i titoli nelle domande array ogni X sotto-domande''': nelle domande ad array, spesso ci sono molte sotto domande, le quali - quando visualizzare sullo schermo - occupano più di una pagina. Quest'impostazione ti permette di decidere quante risposte visualizzare prima di ripetere il titolo della domanda. Un buon valore si aggira attorno a 25. Se non vuoi proprio che i titoli si ripetano, impostalo a 0.
*'''Dimensione del font del PDF''':
*'''Mostrare l'intestazione nel PDF generato dall'esportazione delle risposte''':
*'''Larghezza del logo di intestazione del PDF''':
*'''Titolo di intestazione del PDF (se vuoto, sarà utilizzato il nome del sito)''':
*'''Stringa di intestazione del PDF (se vuoto, sarà utilizzato il nome dell'indagine)''':
*'''Aggiungere lo sfondo grigio alle domande nel PDF''':
*'''Le domande in grassetto nel PDF''':
*'''Bordi attorno alle domande nel PDF''':
*'''Bordi attorno alle risposte nel PDF''':
</div>*'''Show "There are X questions in this survey"''': It shows the number of questions the survey contains to the user participants. The number of the questions is shown in the moment in which someone wishes to start the survey.
*'''Font size of PDFs''': 9 is the default size for normal text. The group title font size is the value introduced in this box plus two, while the font size  of the survey's title is the value introduced in this box plus four. In the default case scenario, the PDF uses a font size of 9 for normal text, of 11 for group titles, and of 13 for the title of the survey
*'''Width of PDF header logo''': the 'dimension' of the PDF header logo. ''The logo appears only on the PDF file that includes the answers of the survey participants to a survey - a survey participant may wish to export his answers after completing the survey.''
*'''PDF header title''': If it is left empty, the site name will be used. ''The PDF header title appears only on the PDF file that is the result of the survey participant's wish to export his answers after completing a survey.''
*'''PDF header string''': If empty, the survey name will be used. ''The PDF header string appears only on the PDF file that is the result of the survey participant's wish to export his answers after completing a survey.''*'''Show question group title and/or description''': It works in the same manner as the '''Show question number and/or question code''' function.
*'''Show 'no answer' option for non-mandatory questions''': When a radio button/select type question that contains editable answers (i.e.: List & array questions) is not mandatory and the "show 'no answer'" is also enabled (default), an additional entry "No answer" is shown for each subquestion - so that survey respondents may choose not to answer the question. You can select from the global settings one of the following options:
**''Selectable'' : If the LimeSurvey administrator selects it, a survey administrator can choose whether his/her own survey displays the "no answer" option for non-mandatory questions or not (see the [[Presentation]] wiki section for more details)
**''On'' (default value): If this option is chosen, all non-mandatory questions will contain the "no answer" option - this cannot be changed by the survey administrator because the global settings trump [[Survey settings|survey settings]]
**''Off'' : If off, the non-mandatory questions will not display any "no answer" option - this cannot be changed by the survey administrator because the global settings trump the [[Survey settings|survey settings]]*'''Show header in answers export PDFs''': Turn it off (default) if you would like to see nothing in the header of the PDF that contains the answers of the respondents. If it is turned on, the following information will be displayed in the header of the PDF that contains the respondents' answers
*'''Add gray background to questions in PDF''': It is turned 'On' by default. ''This function refers to export-responses PDFs.''
*'''PDF questions in bold''': It is turned 'Off' by default. ''This functions refer to export-responses PDFs.
*'''Borders around questions in PDF''': It is turned "On" by default. ''This function refers to export-responses PDFs.''
*'''Borders around responses in PDF''': It is turned "On" by default. ''This function refers to export-responses PDFs.'
==Data Policy==
*'''Show data policy on the surveylist page::''' Whether to display the "data policy" button on the surveylist. On click this will display a button that shows a popup box(modal) with the "data policy" message.
*'''Show legal notice on the surveylist page:''' Whether to display the "legal notice" button on the surveylist. On click this will display a button that shows a popup box(modal) with the "legal notice".
*'''Data policy:''' Fill in the textbox to add all the information related to your legal notice (e.g., rights, duties obligations).
*'''Legal notice:''' Fill in the textbox to add all the information related to your survey data policy (e.g., where the data is stored, for how long, and so on).
<div class="simplebox">[[File:help.png]]All the options from above influence '''only''' the parameters of the PDF which contain the answers/responses to a survey/questionnaire. Therefore, the options mentioned above influence only the PDF result of the 'answers export PDF' function. </div>
<div class="simplebox">[[File:help.png]]LimeSurvey also allows questionnaires to be printed and to be completed offline, but the export questionnaire PDF function is an experimental option and the output is far from being perfect. Its parameters can be modified either from the 'Style' from the [https://manual.limesurvey.org/Exporting_a_survey_structure/en queXML PDF export page] or from the [https://manual.limesurvey.org/Optional_settings#Statistics_and_response_browsing config.php file].</div>


==Security==
<div class="mw-translate-fuzzy">
*'''Survey preview only for administration users''': By default, preview of inactive survey is restricted to authenticated users only. If you set this to 'No' any person can test your survey using the survey URL - without logging in to the administration and without having to activate the survey first.
==Lingua==
*'''Filter HTML for XSS''': By default your survey manager will not be authorized to use dangerous HTML tags in their survey/group/question/labels texts (for instance JavaScript code). This is intended to prevent a survey operator to add malicious script in order to have a true admin raise his permissions on the system. '''If you want to use any script objects like Javascript scripts of Flash applets in your surveys you will need to switch this off''' (Specific script for video hoster can be used). The XSS filtering is always disabled for the superadministrator. In order to see the effects of XSS filtering, it is advised to use a regular user account. {{Alert|With XSS enable, some expression manager system can not be used : see [[Expression Manager#XSS security|XSS and Expression Manager]]}}
*'''Lingua sito di default''': questa è la lingua di default utilizzata nella sezione amministrazione ed anche per la lista delle indagini pubbliche se nulla è specificato.
*'''Group member can only see own group''': By default non-admin users defined in the LimeSurvey management interface will only be able to see other users if they belong to at least one group this user belongs to. If you set this to 'No' they can see all users (for example in [[Survey security settings]] )
*'''Lingue disponibili''': se non vuoi che tutte le lingue siano disponibili nel box di selezione della lingua di amministrazione, qui puoi definire le lingue che disponibili.
*'''Force HTTPS''': By default this is set to "Don't force on or off". Switch the setting to "on" to force the connection to use HTTPS.  {{Alert||title=Attention|text=If your server doesn't support HTTPS properly, you can lock yourself from the system! Therefore test the "check if this link works" link first.If the link does not work and you turn on HTTPS, LimeSurvey will break and you won't be able to access it.}}  {{Hint|Text=If you activate https by error, you can deactivate it in application/config/config.php file using ssl_emergency_override to 1.}}
</div>


==Presentation==
<div class="mw-translate-fuzzy">
*'''Show 'no answer' option for non-mandatory questions''': When a question of a radio button/select type that contains editable answers (i.e.: List & array questions) is not mandatory and this is set to 'Yes' (default), an additional entry 'No answer' is shown for each subquestion - so that participants may choose to not answer the question. Some people prefer this not to be available. Set this to 'No' to turn this off.
==Interfacce==
*'''Repeating headings in array questions every X subquestions''': With array type question, often you'll have a lot of subquestions, which - when displayed on screen - take up more than one page. The repeat-headers setting lets you decide how many answers should be displayed before repeating the header information for the question. A good setting for this is around 25. If you don't want the headings to repeat at all, set this to 0.
*'''Interfaccia RPC abilitata''': con questa funzionalità puoi attivare/disattivare l'interfaccia API [[RemoteControl 2 API|RemoteControl2]] di LimeSurvey, utilizzando JSON-RPC (scelta raccomandata) o XML-RPC.
*'''Show "There are X questions in this survey"''':
*'''URL''':
*'''Show question group name and/or description''':
</div>
*'''Show question number and/or question code''':


==Language==
*'''URL''': http://<your_domain>/<your_limesurvey_dir>/index.php/admin/remotecontrol
*'''Default site language''': This is the default language to be used in your administration , and also the default language for the public survey list if none is given.
*'''Available languages''': If you don't want all languages to be available in the administration language select boxes you can here define the language that should be available only.


==Interfaces==
<div class="mw-translate-fuzzy">
*'''RPC interface enabled''': Using this feature you can activate/deactivate the LimeSurvey [[RemoteControl 2 API|RemoteControl2]] interface API, either using JSON-RPC (recommended) or XML-RPC.
*'''Pubblica API su /admin/remotecontrol''': se attivi quest'opzione, una breve descrizione delle funzioni API sarà disponibile all'URL indicato. Solitamente non dovresti aver bisogno di attivarlo; in generale dovrebbe essere attivato solo a scopo di debug.
</div>


*'''Publish API on /admin/remotecontrol''': If you activate this option then under the specified URL a short  description of the API functions will be available. Usually you should not need to activate it and should only be activated for debug purposes in general.
<div class='simplebox'>[[File:help.png]] '''Note:''' Please note that the remote control functionality is generally used by developers to access LimeSurvey from other applications (in this way, you are not restricted only to PHP). It is only recommended for advanced users. For more details on its usage, check the following [[RemoteControl 2 API|wiki section]] or join the [https://www.limesurvey.org/community/forums LimeSurvey forums].</div>

Revision as of 15:27, 9 July 2021

Descrizione generale

Se clicchi su Configurazioni e poi Impostazioni generali nella barra degli strumenti principale, accederai alle impostazioni generali.



La schermata delle Impostazioni generali è disponibile solo per gli utenti amministratori con Settings & Plugins. Può essere utilizzato per aggiustare alcune impostazioni LimeSurvey appartenenti al contesto generale. Nelle versioni precedenti alla 1.87 queste Optional settings erano disponibili solo quando si modificava config.php/config-defaults.php. A partire dalla 1.87 i valori in config.php/defaults.php servono solo come valori di default. Dopo esser entrati nelle Impostazioni generali e dopo aver salvato i cambiamenti, i valori di default sono sovrascritti con le impostazioni contenute in Impostazioni generali.

Impostazioni e loro spiegazione


Panoramica e Aggiornamento

  • Panoramica di sistema: si spiega da sola. Puoi avere una breve indicazione sul numero di indagini ed altre statistiche riguardanti la tua istanza LimeSurvey. A fini di debug è presente un pulsante che ti mostra le tue PHP Info.
  • Aggiornamento: per aggiornamenti automatici, per favore utilizza la funzione ComfortUpdate.
Check our wiki on survey participants tables for more information.
  • Updates (Obsolete since 2.06): for automatic updates, please use the ComfortUpdate feature. In the later versions, it can be found under the Advanced tab that is located under Configuration on the main Limesurvey toolbar
For debug purposes, you can also find a button that shows your PHP information.

Generali

  • Nome Sito: da un nome al tuo sito di indagini. Questo nome apparirà nella panoramica della lista delle indagini e nell'header degli amministrazione.
  • Modello di default: quest'impostazione specifica il modello di default utilizzato per le indagini a 'lista pubblica', per le nuove indagini o per quelle che utilizzano un modello 'non-esistente'.
  • Modello di Amministrazione: quest'impostazione specifica il modello di default utilizzato per l'amministrazione di LimeSurvey.
  • Modalità Editor HTML di default: imposta la modalità di default dell'editor HTML integrato.Le impostazioni valide possono essere: 'inline' (default), 'popup' and 'none'.
    • "inline": sostituzione in linea dei campi da parte dell'editor HTML. Lento, ma conveniente ed user friendly.
    • "popup": aggiunge un'icona che apre una finestra di popup con l'editor HTML. Più veloce ma il codice HTML è visualizzato nella form.
    • "Sorgente HTML": Nessun editor HTML, solo il codice sorgente in chiaro.
  • Selettore tipologia di domanda: scegli 'Completo" per avere un selettore con anteprima e 'Semplice' per avere una semplice select box.
  • Editor Modelli: scegli 'Completo' per ottenere un editor migliorato (con evidenziazione della sintassi) quando si modificano i modelli di indagine e 'Semplice' per un semplice editor di campi.
  • Differenza temporale (in ore): se il tuo server web è in una 'time zone' differente a quella su cui si basa la tua indagine, inserisci qui la differenza tra la 'time zone' del tuo server e quella del luogo in cui si svolge l'indagine. Per esempio: io vivo in Australia ma utilizzo un server web americano che è 14 ore indietro rispetto alla mia 'time zone' locale. Quindi la mia impostazione qui sarà '+14'. In altre parole, questo aggiunge 14 ore al tempo del server web. Quest'impostazione è molto importante quando le indagini eseguono una 'time stamp' della risposta.
  • Life time della sessione: ["disponibile solo con "sessione database"] Definisce il tempo, in secondi, dopo il quale la sessione di un'indagine scade (a condizione che non ci sia alcuna azione da parte del partecipante). Quando si utilizzano sessioni regolari, file-based, spetta all'amministratore definire il giusto valore per "session.gc_maxlifetime", "session.save_path", etc. all'interno delle configurazioni PHP perché quando sono impostati localmente tramite l'applicazione, non solo le impostazioni del server web, ma anche le impostzazioni similari di altre applicazioni potrebbero sovrascrivere le impostazioni per le sessioni basate sui file. Il valore massimo è 65000 secondi. Per favore, utilizza un valore ragionevole. Quando si utilizzano sessioni di database, assicurarsi che l'impostazione MySQL "max_allowed_packet" sia sufficientemente grande; alcune indagini generano più di 2 MB di dati di sessione.
  • Ip Info DB API Key: permette l’integrazione con il servizio IP-Info-DB service che consente di determinare la posizione geografica di chi prende parte ad un’indagine tramite il suo indirizzo IP. È necessario registrarsi per ottenere una chiave per l’accesso alle API.
  • Google Maps API Key: permette l’integrazione con Google Maps.
  • Google Analytics Tracking ID: consente l’integrazione con Google Analytics. Le indagini possono sovrascrivere questo valore. Il ‘tracking ID’ può essere inserito nel template utilizzando {GOOGLE_ANALYTICS_API_KEY}. Il javaScript completo che Google Analytics si aspetta (inclusa la chiave) può essere incluso nel template attraverso {GOOGLE_ANALYTICS_JAVASCRIPT}.
  • Google API howto:
  1. Registrazione/Login a Google Analytics (GA): www.google.com/analytics/
  2. Creazione di un ‘tracking ID’ (il sito non dovrebbe puntare all’indagine, ma alla parte precedente ‘index.php?’), il ‘tracking ID’ dovrebbe essere UA-xxxxx.
  3. Vai alle impostazioni generali della tua indagine su LimeSUrvey.
  4. Inserisci il ‘tracking ID’ nel campo appropriato (Google Analytics Tracking ID). È probabilmente il migliore settaggio di GA (Google Analytics) per tracciare tutte le pagine in modo che tu possa avere più informazioni.
  5. Non devi fare niente modelli spediti poiché la parte {GOOGLE_ANALYTICS_JACASCRIPT} è già stata inclusa.
  6. Attiva l’indagine.
  7. Esegui l’indagine.
  8. Vai al GA (Google Analytics) panel nel sito principale (seleziona l’account appropriato nell’angolo in altro a sinistra nel caso tu ne abbia più di uno). Dovresti visualizzare diversi grafico con relative statistiche. Attenzione alle data nell’angolo in alto a destra.
  • Google Translate API Key: a partire dalla versione 1.92, la funzione di traduzione automatica utilizza la nuova versione 2 delle API di Google Translate. Google ora addebita tale servizio. Affinchè la funzione di auto traduzione funzioni, è necessario ottenere una chiave API da questo sito ed inserire la chiave in questo campo. Nota: questa è una funzione globale, quindi ogni installazione a cui è assegnata una Translate API Key addebiteranno le traduzioni allo stesso account.
  • Set di caratteri per il file di Importazione/Esportazione: puoi specificare il carattere più adatto a te e al tuo sistema, se hai avuto esperienze problematica con l’importazione/esportazione.
  • Comportamento del menù laterale: come il menù laterale si comporta mentre viene modificate un’indagine.
  • Session lifetime (seconds) (only available with database sessions): Defines the time in seconds after which a survey session expires (provided there is no action from the participant). When using regular, file-based sessions, it is up to the system administrator to define the right values for 'session.gc_maxlifetime', 'session.save_path', etc., in the PHP configuration. Not only the web server settings but also the other similar settings of other applications may overwrite the setting for file-based sessions when editing it locally via the application. The maximum value that can be introduced is 65000 (seconds). It is recommendable to use a reasonable value. Bear in mind that, when using database sessions, check whether the MySQL setting called max_allowed_packet is set to a large value because some surveys generate over 2 MB of session data
  • IP Info DB API Key: Allows integration with the IP-Info-DB service, which let's you determine the geographic location of survey takers based on their IP. To use a key, you need to register for the API
  • Google Maps API Key: Allows for integration with Google Maps
  • Google Analytics Tracking ID: Allows for integration with Google Analytics. Surveys can override this site-level value. The tracking ID can be inserted into templates using {GOOGLE_ANALYTICS_API_KEY}. The full JavaScript that Google Analytics expects to find (including the key) can be included in templates via {GOOGLE_ANALYTICS_JAVASCRIPT}
For further details on how to use Google's API with LimeSurvey, check our Google API howto page.
  • Google Translate API Key:  The Auto Translate feature uses version 2 of Google Translate's API. Google charges for this service. In order for the Auto Translate feature to work, get an API key from this site, and then enter the key in this field
  • Character set for file import/export: You can specify the character set most suiting you and your system, if you experience problems with the exporting/importing functions


  • Side-menu behavior (Obsolete since 3.0): How the side-menu should behave while editing surveys. The default value is 'Adaptive', meaning that the side-menu can be changed when and how the users want. The other values are 'Always open' and 'Always closed'
  • Default HTML editor mode: Sets the default mode for integrated HTML editor. The valid settings are:
    • inline (default): Inline replacement of fields by an HTML editor. Slow, but convenient and user-friendly
    • popup : Adds an icon that opens a popup window with the HTML editor. Faster, but the HTML code is displayed on the form
    • HTML source : No HTML editor used, just the plain html source
  • Question type selector: Choose 'Full selector' to get a question type selector with preview and 'Simple' to get a plain select box
  • Template editor: Choose 'Full template editor' to get an enhanced editor (with syntax-highlighting) when editing survey templates and 'Simple template editor' to get a plain editor field
  Attention : You will observe that some of the options can be found in your user's preferences, under Your personal settings tab. If you change the respective options from the global settings of your LimeSurvey installation, the 'default' option from the drop-down list of each option that is located under 'Your personal settings' tab will inherit the global settings values. For example, if you, as a user with Settings & Plugins permissions, change the HTML editor mode to the 'popup' mode, all the other users that have chosen the 'default value' option from the HTML editor mode in their personal settings will also use the popup option.


Impostazioni Email

  • E-mail default dell'amministratore del sito: è l'indirizzo email di default dell'amministratore del sito ed è usato per i messaggi di sistema e le opzioni di contatto.
  • Nome Amministratore: nome reale dell'amministratore del sito.
  • Metodo email: determina come i messaggi via Email devono essere spediti. Sono disponibili le seguenti opzioni:
    • PHP: usail PHP interno mail function.
    • Sendmail: utilizza sendmail mailer.
    • SMTP: utilizza la trasmissione SMTP. Utilizza quest'impostazione quando stai eseguendo LimeSurvey in un host che non è il tuo server mail.
      • Assicurati di utilizzare una email configurata con SMTP (Impostazioni generali -> Impostazioni Email) nelle impostazioni dell'indagine (nel momento in cui creai un'indagine o dopo la sua creazione in Modifica Impostazioni Indagine -> Generali) se utilizzi SMTP; altrimenti c'è la possibilità che venga visualizzato il seguente errore: SMTP -> ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not owned by user.
    • Qmail: setta questo campo se stai eseguendo Qmail mailer.
  • Host SMTP: se utilizzi SMTP come metodo di Email allora devi inserire qui il tuo server-SMTP. Se utilizzi una porta diversa dalla 25 (quella standard per l'SMTP) allora devi aggiungere il numero della porta separata da un ':' (per esempio: 'smtp.gmail.com:465').
  • Nome Utente: se il tuo server SMTP richiede un'autenticazione allora devi inserire in questo campo il tuo username, altrimenti lascialo vuoto.
  • Password SMTP: se il tuo server SMTP richiede un'autenticazione allora devi inserire la password in questo campo, altrimenti lascialo vuoto.
  • SMTP SSL/TLS: impostalo a 'SSL' o 'TLS' per utilizzare SSL/TLS per la tua connessione SMTP.
  • modalità di debug SMTP: attivando questa funzione, nel momento dopo l'invio di inviti o promemoria verrà generato un dettagliato log sulla connessione e sugli errore nei messaggio (solamente in caso di errore). Non è per i deboli di cuore, ma può dare informazioni preziose sul perché un trasmettitore SMTP non funziona. Di solito si desidera che sia spento.
  • Dimensione gruppo email: Durante l'invio di inviti o promemoria ai partecipanti di un sondaggio, quest’impostazione viene utilizzata per determinare il numero di messaggi di posta elettronica che possono essere inviati in un unico gruppo. Diversi server web hanno diverse capacità di gestione delle e-mail, e se lo script richiede troppo tempo per inviare un gruppo di messaggi di posta elettronica, lo script potrebbe andare in timeout e causare errori. La maggior parte dei server web possono inviare 100 messaggi di posta elettronica in un momento, entro il limite di default di 30 secondi per uno script PHP. Se si ottengono errori di timeout dello script durante l'invio di un gran numero di e-mail, riduci il valore di quest’impostazione. Facendo clic sul pulsante 'inviare mail di invito' nella barra degli strumenti del token di controllo, (non il pulsante sulla destra di ogni token), si invia il numero massimo di emails di invito, dopo si visualizza un elenco con gli indirizzi inviati e un avvertimento in cui si dice che "Ci sono più messaggi di posta elettronica in attesa di quelli che potrebbero essere inviati in un unico gruppo. Continuare a inviare messaggi di posta elettronica cliccando qui sotto. Ci sono ancora ### messaggi di posta elettronica da inviare". Ci sarà un pulsante "continua" per procedere con la prossima partita. L'utente stabilisce quando inviare il gruppo successivo. Non è necessario aspettare quando questa schermata è attiva. L'amministratore potrebbe disconnettersi e tornare in un secondo momento per inviare il prossimo gruppo di inviti.

*SMTP host: If you use 'SMTP' as email method, then you have to put your SMTP server here. If you are using a different port than port 25 (standard for SMTP), then you have to add the port number separated be a colon (example: 'smtp.gmail.com:465')

  • SMTP username: If your SMTP-server needs authentication, set this to your user name, otherwise it must be blank
  • SMTP password: If your SMTP-server needs authentication, set this to your password, otherwise it must be blank
  • SMTP encryption - Three options are available:
    • Off (default value)
    • SSL
    • TLS
      Check the following link for further details about SSL/TLS.
  • SMTP debug mode - It comes with three options:
    • Off (default value): The user wants this activated only in the case in which the SMTP relay does not work and further details are needed in order remedy the technical problem
    • On errors : A detailed connection log and error message will be given if an error occurs
    • Always : It gives valuable information on how a SMTP relay works. If an error occurs, further details are provided
Debug part are shown when sending email to participant.

*Email batch size: When sending invitations or reminders to survey participants, this setting helps the administrator determine how many emails can be sent in one bunch. Different web servers have different email capacities, and if your script takes too long to send a bunch of emails, the script could time out and cause errors. Most web servers can send 100 emails in one go within the default 30 second time limit for a PHP script. If you get script timeout errors when sending large numbers of emails, reduce the email batch size using this setting. Clicking the 'send email invitation' button that is located on the survey participant toolbar sends one batch of invitations, displaying a list of the addresses to which the email was already delivered and a warning that "There are more emails pending than could be sent in one batch. Continue sending emails by clicking below. There are ### emails still to be sent." and provides a "continue button" to proceed with the next batch. So, the user determines when to send the next batch after each batch gets emailed. It is not necessary to wait with this screen active. The admin could log off and come back at a later time to send the next batch of invitations.

Impostazione per il rimbalzo

  • Email del website di rimbalzo di default: è l'indirizzo del sito al quale sono spedite le email che rimbalzano.
  • Tipo di server: se impostato su 'Off', non è disponibile alcuna funzione di rimbalzo. Impostarlo su 'POP' o 'IMAP' per inserire un account per il rimbalzo.
  • Nome e porta del server: nome del server e (se necessaria) porta separati da un ':' (due punti).
  • Nome utente: username dell'account POP/IMAP.
  • Password: password dell'account POP/IMAP.
  • Tipo di crittografia: se si utilizza la crittografia, per cortesia se ne inserisca la corretta tipologia (SSL o TSL).

*Server name & port: Name of the server and (if needed) the port separated by a colon. The port number isn't typically needed unless the email host uses a non-standard port

  • User name: The user name for the POP/IMAP account
  • Password: The password for the POP/IMAP account
  • Encryption type: If encryption is used, please set the right type here (SSL or TLS)

Sicurezza

  • Anteprima dell'indagine solo per utenti amministratori: di default, l'anteprima dei sondaggi inattivi è ristretta ai solo utenti autenticati. Se si setta questo campo a 'No', qualsiasi persona può testare il tuo questionario utilizzandone la URL - senza aver eseguito l'accesso nella sezione amministrazione e senza che il questionario sia stato prima attivato.
  • Filtro HTML per XSS: di default il gestore del sondaggio non è autorizzato ad utilizzare tag HTML pericolosi nei proprio survey/group/question/labels texts (per le istanze di codice JavaScript). Questo è finalizzato a prevenire che un operatore inserisca script maligni allo scopo di conseguire una vera e propria promozione dei suoi permessi sul sistema ad amministratore. Se vuoi utilizzare un qualsiasi oggetto script, ad esempio uno script JavaScript per Flash applets, nel tuo questionario è necessario disattivare quest'impostazione (Possono essere utilizzati specifici script per video hoster). Il filtro XSS è sempre disabilitato per i superamministratori. Per vedere gli effetti delfiltro XSS si consiglia di utilizzare un normale account utente.
      Attenzione : con XSS attivo, non possono esser utilizzate alcune espressioni per la gestione del sistema : si veda XSS and Expression Manager

.

  • I membri di un gruppo possono vedere soltanto il proprio gruppo: di default, gli utenti non amministratori definiti nell'interfaccia di gestione di LimeSurvey, saranno in grado di vedere altri utenti solamente se appartengono ad almeno un gruppo a cui anche loro stessi appartengono. Se imposti questo campo a 'No', loro possono vedere tutti gli utenti. (per esempio in Survey security settings).
  • IFrame embedding consentito:
  • Forzare HTTPS: di default è impostato su 'Non forzare on/off'. Settarlo su 'On' per forzare la connessione utilizzando HTTPS.
  Attenzione : se il tuo server non supporta correttamente l'HTTPS, è possibile proteggere il sistema da sé! perciò "controlla se questo link funziona". Se il link non è attivo e tu attivi l'HTTPS, LimeSurvey si bloccherà e non riuscirai ad accedervi.
 Hint: se attivi l'HTTPS per errore, puoi disattivarlo nel file application/config/congif.php impostando ssl_emergency_override a 1.
  • Disable question script for XSS restricted user (New in 4.1.0 ): Set to 'on' by default, this mean simple user can not add or update scripts in question editor. they can see it but don't update it. If you disable XSS protection : then this settings are not used. If you set it to 'off', then even with XSS filtering active : any user can add or update script in question.
  • Group member can only see own group: By default, non-admin users defined in the LimeSurvey management interface will only be able to see other users only if they belong to at least one common group. If the administrator sets this to 'No', then the users can see all the users defined in the LimeSurvey User Control panel, regardless of the group they belong to
  • IFrame embedding allowed: This option can be used to indicate whether or not a browser should be allowed to render the survey page in a <frame>, <iframe> or <object>. You can use this to avoid clickjacking attacks, by ensuring that your survey is not embedded into other sites. If you set it to 'Allow' (the default value), there is no restriction. Setting this to 'Same origin' will make the content to be loaded only if the survey runs on the same domain and port as the including <frame>, <iframe> or <object>
  Attention : You need to update config.php file to really allow cookies to be used in iframe. See Allow usage of session and Csrf Validation in iFrame


 Hint: Theoretically, it is working. However, this function might not work when it is enabled because it heavily depends on the used web browser and whether it allows iframes or not.
  • Force HTTPS: This is set by default to "Don't force on/off". Switch the setting to "On" to force the connection to use HTTPS
  Attention : If your server doesn't support HTTPS properly, you can lock yourself from the system! Therefore, click on the "check if this link works" located below the option. If the link does not work and you turn on HTTPS, LimeSurvey will break and you won't be able to access it.


 Hint: If you activate HTTPS by mistake, you can deactivate it in application/config/config.php file, changing the value of ssl_emergency_override to 1.
  • IP whitelist for login or token access: This option can be used to exclude specific IPs from "max login attempts" checks done on the login screen as well as on the token access screen, so requests from those IPs are not blocked.

Presentazione

  • Mostrare l'opzione 'non rispondere' per domande non obbligatorie: quando una domanda o un bottone/selettore radio che contiene risposte modificabili (per esempio: domande con liste od vettori) non è obbligatorio e questo campo è impostato su 'Acceso' (default), per ogni sotto domanda è visualizzata una risposta addizionale 'Non rispondere' - il partecipante può decidere di non rispondere alla domanda. Alcune persone preferiscono che ciò non sia disponibile. Impostalo su 'Spento' per disattivarlo.
  • Mostrare "Ci sono X domande in questa indagine":
  • Mostrare titolo e/o descrizione del gruppo:
  • Mostrare numero /o codice domanda:
  • Ripetere i titoli nelle domande array ogni X sotto-domande: nelle domande ad array, spesso ci sono molte sotto domande, le quali - quando visualizzare sullo schermo - occupano più di una pagina. Quest'impostazione ti permette di decidere quante risposte visualizzare prima di ripetere il titolo della domanda. Un buon valore si aggira attorno a 25. Se non vuoi proprio che i titoli si ripetano, impostalo a 0.
  • Dimensione del font del PDF:
  • Mostrare l'intestazione nel PDF generato dall'esportazione delle risposte:
  • Larghezza del logo di intestazione del PDF:
  • Titolo di intestazione del PDF (se vuoto, sarà utilizzato il nome del sito):
  • Stringa di intestazione del PDF (se vuoto, sarà utilizzato il nome dell'indagine):
  • Aggiungere lo sfondo grigio alle domande nel PDF:
  • Le domande in grassetto nel PDF:
  • Bordi attorno alle domande nel PDF:
  • Bordi attorno alle risposte nel PDF:

*Show "There are X questions in this survey": It shows the number of questions the survey contains to the user participants. The number of the questions is shown in the moment in which someone wishes to start the survey.

  • Font size of PDFs: 9 is the default size for normal text. The group title font size is the value introduced in this box plus two, while the font size of the survey's title is the value introduced in this box plus four. In the default case scenario, the PDF uses a font size of 9 for normal text, of 11 for group titles, and of 13 for the title of the survey
  • Width of PDF header logo: the 'dimension' of the PDF header logo. The logo appears only on the PDF file that includes the answers of the survey participants to a survey - a survey participant may wish to export his answers after completing the survey.
  • PDF header title: If it is left empty, the site name will be used. The PDF header title appears only on the PDF file that is the result of the survey participant's wish to export his answers after completing a survey.
  • PDF header string: If empty, the survey name will be used. The PDF header string appears only on the PDF file that is the result of the survey participant's wish to export his answers after completing a survey.*Show question group title and/or description: It works in the same manner as the Show question number and/or question code function.
  • Show 'no answer' option for non-mandatory questions: When a radio button/select type question that contains editable answers (i.e.: List & array questions) is not mandatory and the "show 'no answer'" is also enabled (default), an additional entry "No answer" is shown for each subquestion - so that survey respondents may choose not to answer the question. You can select from the global settings one of the following options:
    • Selectable : If the LimeSurvey administrator selects it, a survey administrator can choose whether his/her own survey displays the "no answer" option for non-mandatory questions or not (see the Presentation wiki section for more details)
    • On (default value): If this option is chosen, all non-mandatory questions will contain the "no answer" option - this cannot be changed by the survey administrator because the global settings trump survey settings
    • Off : If off, the non-mandatory questions will not display any "no answer" option - this cannot be changed by the survey administrator because the global settings trump the survey settings*Show header in answers export PDFs: Turn it off (default) if you would like to see nothing in the header of the PDF that contains the answers of the respondents. If it is turned on, the following information will be displayed in the header of the PDF that contains the respondents' answers
  • Add gray background to questions in PDF: It is turned 'On' by default. This function refers to export-responses PDFs.
  • PDF questions in bold: It is turned 'Off' by default. This functions refer to export-responses PDFs.
  • Borders around questions in PDF: It is turned "On" by default. This function refers to export-responses PDFs.
  • Borders around responses in PDF: It is turned "On" by default. This function refers to export-responses PDFs.'

Data Policy

  • Show data policy on the surveylist page:: Whether to display the "data policy" button on the surveylist. On click this will display a button that shows a popup box(modal) with the "data policy" message.
  • Show legal notice on the surveylist page: Whether to display the "legal notice" button on the surveylist. On click this will display a button that shows a popup box(modal) with the "legal notice".
  • Data policy: Fill in the textbox to add all the information related to your legal notice (e.g., rights, duties obligations).
  • Legal notice: Fill in the textbox to add all the information related to your survey data policy (e.g., where the data is stored, for how long, and so on).
All the options from above influence only the parameters of the PDF which contain the answers/responses to a survey/questionnaire. Therefore, the options mentioned above influence only the PDF result of the 'answers export PDF' function.
LimeSurvey also allows questionnaires to be printed and to be completed offline, but the export questionnaire PDF function is an experimental option and the output is far from being perfect. Its parameters can be modified either from the 'Style' from the queXML PDF export page or from the config.php file.

Lingua

  • Lingua sito di default: questa è la lingua di default utilizzata nella sezione amministrazione ed anche per la lista delle indagini pubbliche se nulla è specificato.
  • Lingue disponibili: se non vuoi che tutte le lingue siano disponibili nel box di selezione della lingua di amministrazione, qui puoi definire le lingue che disponibili.

Interfacce

  • Interfaccia RPC abilitata: con questa funzionalità puoi attivare/disattivare l'interfaccia API RemoteControl2 di LimeSurvey, utilizzando JSON-RPC (scelta raccomandata) o XML-RPC.
  • URL:
  • URL: http://<your_domain>/<your_limesurvey_dir>/index.php/admin/remotecontrol
  • Pubblica API su /admin/remotecontrol: se attivi quest'opzione, una breve descrizione delle funzioni API sarà disponibile all'URL indicato. Solitamente non dovresti aver bisogno di attivarlo; in generale dovrebbe essere attivato solo a scopo di debug.
Note: Please note that the remote control functionality is generally used by developers to access LimeSurvey from other applications (in this way, you are not restricted only to PHP). It is only recommended for advanced users. For more details on its usage, check the following wiki section or join the LimeSurvey forums.