<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Timbee</id>
	<title>LimeSurvey Manual - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.limesurvey.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Timbee"/>
	<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/Special:Contributions/Timbee"/>
	<updated>2026-08-10T18:28:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1388</id>
		<title>Global settings</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1388"/>
		<updated>2011-09-15T21:11:43Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=General description=&lt;br /&gt;
&lt;br /&gt;
If you click on the icon [[File:global.png]] in the main toolbar you will get to the Global settings. The Global settings dialog is only available to administration users with the right &#039;Super Administrator&#039;. It can be used to adjust certain settings of LimeSurvey in a global context. In versions earlier to 1.87 these [[Optional settings]] were only available when editing config.php/config-defaults.php. Starting with 1.87 the values in config.php/config-defaults.php serve merely as a default value. Once you enter the Global settings dialog and saved once then the values will be overruled by the settings in the Global settings.&lt;br /&gt;
&lt;br /&gt;
=Settings and their explanation=&lt;br /&gt;
&lt;br /&gt;
==Overview &amp;amp; Update==&lt;br /&gt;
*&#039;&#039;&#039;System overview&#039;&#039;&#039;: This is pretty much self explaining. Here you can get a short insight on the number of surveys and other statistics in your LimeSurvey installation. For debug purposes you can also find a button to show your PHP Info.&lt;br /&gt;
*&#039;&#039;&#039;Updates&#039;&#039;&#039;: You can check for possible updates on LimeSurvey in this section. You can also set if, and how often LimeSurvey does check for updates. If an update is found you can either update manually (by downloading the new LimeSurvey package and following the [[Upgrading from a previous version|Update instructions]] or use the [[ComfortUpdate]] feature.&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
*&#039;&#039;&#039;Site name&#039;&#039;&#039;: Give your survey site a name. This name will appear in the survey list overview and in the administration header.&lt;br /&gt;
*&#039;&#039;&#039;Default language&#039;&#039;&#039;: 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.&lt;br /&gt;
*&#039;&#039;&#039;Default template&#039;&#039;&#039;: This setting specifies the default design template used for the &#039;public list&#039; of surveys and for new surveys or surveys using a non-existing template.&lt;br /&gt;
*&#039;&#039;&#039;Default HTML editor mode:&#039;&#039;&#039; Sets the default mode for integrated HTML editor. Valid settings are: inline (default), popup and none:&lt;br /&gt;
** &#039;&#039;inline&#039;&#039;: Inline replacement of fields by an HTML editor. Slow but convenient and user friendly&lt;br /&gt;
** &#039;&#039;popup&#039;&#039;: Adds an icon that opens a popup window with the HTML editor. Faster, but HTML code is displayed on the form.&lt;br /&gt;
** &#039;&#039;none&#039;&#039;: No HTML editor&lt;br /&gt;
*&#039;&#039;&#039;Time difference (in hours)&#039;&#039;&#039;: If your web server is in a different time zone to the location where your surveys will be based, put the difference between your server and your home time zone here. For example, I live in Australia but use a US web server. The web server is 14 hours behind my local time zone. So my setting here is &amp;quot;+14&amp;quot;. In other words, it adds 14 hours to the web servers time. This setting is particularly important when surveys timestamp the responses.&lt;br /&gt;
*&#039;&#039;&#039;PDF export available:&#039;&#039;&#039; This feature activates the PDF export for the &#039;Printable survey&#039; feature and data export.&lt;br /&gt;
*&#039;&#039;&#039;Screen reader compatibility mode&#039;&#039;&#039;: If this option is set to true, then LimeSurvey will add &#039;title&#039; html element to all links used in menus. This will help screen reader to analyze the menus. Only set this to true if you&#039;re using a screen reader because it overlaps with tool tips.&lt;br /&gt;
*&#039;&#039;&#039;Session lifetime&#039;&#039;&#039;: Defines the time in seconds after which a survey session expires (provided there is no action from the participant). The maximum value on this is 65000 (seconds). Please use a reasonable value. Depending on your server configuration LimeSurvey may not be allowed to override the server setting - in that case you have to set the session timeout value in your PHP configuration.&lt;br /&gt;
*&#039;&#039;&#039;IP Info DB API Key&#039;&#039;&#039;: Allows integration with the IP-Info-DB service that let&#039;s you determine the geographic location of survey takers based on their IP.&lt;br /&gt;
*&#039;&#039;&#039;Google Maps API Key&#039;&#039;&#039;: Allows for integration with Google Maps.&lt;br /&gt;
&lt;br /&gt;
==Email settings==&lt;br /&gt;
*&#039;&#039;&#039;Default site admin email&#039;&#039;&#039;: This is the default email address of the site administrator and used for system messages and contact options.&lt;br /&gt;
*&#039;&#039;&#039;Administrator name&#039;&#039;&#039;: The real name of the site administrator.&lt;br /&gt;
*&#039;&#039;&#039;Email method:&#039;&#039;&#039;  This determines how e-mail messages are being sent. The following options are available:&lt;br /&gt;
**&#039;&#039;&#039;PHP:&#039;&#039;&#039; use internal PHP mailer&lt;br /&gt;
**&#039;&#039;&#039;Sendmail:&#039;&#039;&#039; use sendmail mailer&lt;br /&gt;
**&#039;&#039;&#039;SMTP:&#039;&#039;&#039;use SMTP relaying. Use this setting when you are running LimeSurvey on a host that is not your mail server.&lt;br /&gt;
***Make sure that you are using your SMTP configured e-mail (Global settings -&amp;gt; E-mail settings) at the survey settings (At the moment you create a survey or after you create it Edit Survey Settings -&amp;gt; General)  if you use SMTP, otherwise there might be a chance that the following error is displayed: SMTP -&amp;gt; ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not owned by user.&lt;br /&gt;
**&#039;&#039;&#039;Qmail:&#039;&#039;&#039;Set this if you are running the Qmail mailer&lt;br /&gt;
*&#039;&#039;&#039;SMTP host:&#039;&#039;&#039; If you use &#039;SMTP &#039; as email method then you have to put your SMTP-server here. If you are using a different part than port 25 (standard for SMPT) then you have to add the port number separated be a colon (example: &#039;smtp.gmail.com:465&#039;)&lt;br /&gt;
*&#039;&#039;&#039;SMTP username:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your user name, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP password:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your password, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP SSL/TLS:&#039;&#039;&#039; Set this to &#039;SSL&#039; or &#039;TLS&#039; to use SSL/TLS for your SMTP connection&lt;br /&gt;
*&#039;&#039;&#039;SMTP debug mode&#039;&#039;&#039;: If you switch this on then on sending invitations or reminders a detailed connection log and error message will be given (if an error occurs). Not for the faint of heart, but this can give valuable information why a SMTP relay does not work. Usually you want this to be off.&lt;br /&gt;
*&#039;&#039;&#039;Email batch size:&#039;&#039;&#039; When sending invitations or reminders to survey participants, this setting is used to 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 at a time 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 number in this setting.  Clicking the &#039;send email invitation&#039; button on the token control toolbar, (not the button on the right of each token), sends the maxemails number of invitations, then displays a list of the addresses sent to and a warning that &amp;quot;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.&amp;quot; and provides a &amp;quot;continue button&amp;quot; to proceed with the next batch. I.e., 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 invites.&lt;br /&gt;
&lt;br /&gt;
==Bounce settings==&lt;br /&gt;
*&#039;&#039;&#039;Default site bounce email&#039;&#039;&#039;: This is the email address where bounced emails will be sent to.&lt;br /&gt;
*&#039;&#039;&#039;Server type&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Server name &amp;amp; port&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;User name&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Password&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Encryption type&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
*&#039;&#039;&#039;Survey preview only for administration users&#039;&#039;&#039;: By default, preview of inactive survey is restricted to authenticated users only. If you set this to &#039;No&#039; any person can test your survey using the survey URL - without logging in to the administration and without having to activate the survey first.&lt;br /&gt;
*&#039;&#039;&#039;Filter HTML for XSS&#039;&#039;&#039;: By default you 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. &#039;&#039;&#039;If you want to use any script objects like Javascript scripts of Flash applets in your surveys you will need to switch this off.&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Group member can only see own group&#039;&#039;&#039;: 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 &#039;No&#039; they can see all users (for example in [[Survey security]] )&lt;br /&gt;
&lt;br /&gt;
==Presentation==&lt;br /&gt;
*&#039;&#039;&#039;Show &#039;no answer&#039; option for non-mandatory questions&#039;&#039;&#039;: When a question of a radio button/select type that contains editable answers (i.e.: List &amp;amp; array questions) is not mandatory and this is set to &#039;Yes&#039; (default), an additional entry &#039;No answer&#039; 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 &#039;No&#039; to turn this off.&lt;br /&gt;
*&#039;&#039;&#039;Reapeating headings in array questions every X subquestions&#039;&#039;&#039;: With array type question, often you&#039;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&#039;t want the headings to repeat at all, set this to 0.&lt;br /&gt;
*&#039;&#039;&#039;Show &amp;quot;There are X questions in this survey&amp;quot;&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Show question group name and/or description&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Show question number and/or question code&#039;&#039;&#039;:&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1389</id>
		<title>Global settings</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1389"/>
		<updated>2011-09-15T21:08:03Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=General description=&lt;br /&gt;
&lt;br /&gt;
If you click on the icon [[File:global.png]] in the main toolbar you will get to the Global settings. The Global settings dialog is only available to administration users with the right &#039;Super Administrator&#039;. It can be used to adjust certain settings of LimeSurvey in a global context. In versions earlier to 1.87 these [[Optional settings]] were only available when editing config.php/config-defaults.php. Starting with 1.87 the values in config.php/config-defaults.php serve merely as a default value. Once you enter the Global settings dialog and saved once then the values will be overruled by the settings in the Global settings.&lt;br /&gt;
&lt;br /&gt;
=Settings and their explanation=&lt;br /&gt;
&lt;br /&gt;
==Overview &amp;amp; Update==&lt;br /&gt;
*&#039;&#039;&#039;System overview&#039;&#039;&#039;: This is pretty much self explaining. Here you can get a short insight on the number of surveys and other statistics in your LimeSurvey installation. For debug purposes you can also find a button to show your PHP Info.&lt;br /&gt;
*&#039;&#039;&#039;Updates&#039;&#039;&#039;: You can check for possible updates on LimeSurvey in this section. You can also set if, and how often LimeSurvey does check for updates. If an update is found you can either update manually (by downloading the new LimeSurvey package and following the [[Upgrading from a previous version|Update instructions]] or use the [[ComfortUpdate]] feature.&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
*&#039;&#039;&#039;Site name&#039;&#039;&#039;: Give your survey site a name. This name will appear in the survey list overview and in the administration header.&lt;br /&gt;
*&#039;&#039;&#039;Default language&#039;&#039;&#039;: 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.&lt;br /&gt;
*&#039;&#039;&#039;Default template&#039;&#039;&#039;: This setting specifies the default design template used for the &#039;public list&#039; of surveys and for new surveys or surveys using a non-existing template.&lt;br /&gt;
*&#039;&#039;&#039;Default HTML editor mode:&#039;&#039;&#039; Sets the default mode for integrated HTML editor. Valid settings are: inline (default), popup and none:&lt;br /&gt;
** &#039;&#039;inline&#039;&#039;: Inline replacement of fields by an HTML editor. Slow but convenient and user friendly&lt;br /&gt;
** &#039;&#039;popup&#039;&#039;: Adds an icon that opens a popup window with the HTML editor. Faster, but HTML code is displayed on the form.&lt;br /&gt;
** &#039;&#039;none&#039;&#039;: No HTML editor&lt;br /&gt;
*&#039;&#039;&#039;Time difference (in hours)&#039;&#039;&#039;: If your web server is in a different time zone to the location where your surveys will be based, put the difference between your server and your home time zone here. For example, I live in Australia but use a US web server. The web server is 14 hours behind my local time zone. So my setting here is &amp;quot;+14&amp;quot;. In other words, it adds 14 hours to the web servers time. This setting is particularly important when surveys timestamp the responses.&lt;br /&gt;
*&#039;&#039;&#039;PDF export available:&#039;&#039;&#039; This feature activates the PDF export for the &#039;Printable survey&#039; feature and data export.&lt;br /&gt;
*&#039;&#039;&#039;Screen reader compatibility mode&#039;&#039;&#039;: If this option is set to true, then LimeSurvey will add &#039;title&#039; html element to all links used in menus. This will help screen reader to analyze the menus. Only set this to true if you&#039;re using a screen reader because it overlaps with tool tips.&lt;br /&gt;
*&#039;&#039;&#039;Session lifetime&#039;&#039;&#039;: Defines the time in seconds after which a survey session expires (provided there is no action from the participant). The maximum value on this is 65000 (seconds). Please use a reasonable value. Depending on your server configuration LimeSurvey may not be allowed to override the server setting - in that case you have to set the session timeout value in your PHP configuration.&lt;br /&gt;
*&#039;&#039;&#039;IP Info DB API Key&#039;&#039;&#039;: Allows integration with the IP-Info-DB service that let&#039;s you determine the geographic location of survey takers based on their IP.&lt;br /&gt;
*&#039;&#039;&#039;Google Maps API Key&#039;&#039;&#039;: Allows for integration with Google Maps.&lt;br /&gt;
&lt;br /&gt;
==Email settings==&lt;br /&gt;
*&#039;&#039;&#039;Default site admin email&#039;&#039;&#039;: This is the default email address of the site administrator and used for system messages and contact options.&lt;br /&gt;
*&#039;&#039;&#039;Administrator name&#039;&#039;&#039;: The real name of the site administrator.&lt;br /&gt;
*&#039;&#039;&#039;Email method:&#039;&#039;&#039;  This determines how e-mail messages are being sent. The following options are available:&lt;br /&gt;
**&#039;&#039;&#039;PHP:&#039;&#039;&#039; use internal PHP mailer&lt;br /&gt;
**&#039;&#039;&#039;Sendmail:&#039;&#039;&#039; use sendmail mailer&lt;br /&gt;
**&#039;&#039;&#039;SMTP:&#039;&#039;&#039;use SMTP relaying. Use this setting when you are running LimeSurvey on a host that is not your mail server.&lt;br /&gt;
***Make sure that you are using your SMTP configured e-mail (Global settings -&amp;gt; E-mail settings) at the survey settings (At the moment you create a survey or after you create it Edit Survey Settings -&amp;gt; General)  if you use SMTP, otherwise there might be a chance that the following error is displayed: SMTP -&amp;gt; ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not owned by user.&lt;br /&gt;
**&#039;&#039;&#039;Qmail:&#039;&#039;&#039;Set this if you are running the Qmail mailer&lt;br /&gt;
*&#039;&#039;&#039;SMTP host:&#039;&#039;&#039; If you use &#039;SMTP &#039; as email method then you have to put your SMTP-server here. If you are using a different part than port 25 (standard for SMPT) then you have to add the port number separated be a colon (example: &#039;smtp.gmail.com:465&#039;)&lt;br /&gt;
*&#039;&#039;&#039;SMTP username:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your user name, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP password:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your password, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP SSL/TLS:&#039;&#039;&#039; Set this to &#039;SSL&#039; or &#039;TLS&#039; to use SSL/TLS for your SMTP connection&lt;br /&gt;
*&#039;&#039;&#039;SMTP debug mode&#039;&#039;&#039;: If you switch this on then on sending invitations or reminders a detailed connection log and error message will be given (if an error occurs). Not for the faint of heart, but this can give valuable information why a SMTP relay does not work. Usually you want this to be off.&lt;br /&gt;
*&#039;&#039;&#039;Email batch size:&#039;&#039;&#039; When sending invitations or reminders to survey participants, this setting is used to 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 at a time 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 number in this setting.  Clicking the &#039;send email invitation&#039; button on the token control toolbar, (not the button on the right of each token), sends the maxemails number of invitations, then displays a list of the addresses sent to and a warning that &amp;quot;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.&amp;quot; and provides a &amp;quot;continue button&amp;quot; to proceed with the next batch. I.e., 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 invites.&lt;br /&gt;
&lt;br /&gt;
==Bounce settings==&lt;br /&gt;
*&#039;&#039;&#039;Default site bounce email&#039;&#039;&#039;: This is the email address where bounced emails will be sent to.&lt;br /&gt;
*&#039;&#039;&#039;Server type&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Server name &amp;amp; port&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;User name&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Password&#039;&#039;&#039;:&lt;br /&gt;
*&#039;&#039;&#039;Encryption type&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
*&#039;&#039;&#039;Survey preview only for administration users&#039;&#039;&#039;: By default, preview of inactive survey is restricted to authenticated users only. If you set this to &#039;No&#039; any person can test your survey using the survey URL - without logging in to the administration and without having to activate the survey first.&lt;br /&gt;
*&#039;&#039;&#039;Filter HTML for XSS&#039;&#039;&#039;: By default you 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. &#039;&#039;&#039;If you want to use any script objects like Javascript scripts of Flash applets in your surveys you will need to switch this off.&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Group member can only see own group&#039;&#039;&#039;: 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 &#039;No&#039; they can see all users (for example in [[Survey security]] )&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
*&#039;&#039;&#039;Show &#039;no answer&#039; option for non-mandatory questions&#039;&#039;&#039;: When a question of a radio button/select type that contains editable answers (i.e.: List &amp;amp; array questions) is not mandatory and this is set to &#039;Yes&#039; (default), an additional entry &#039;No answer&#039; 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 &#039;No&#039; to turn this off.&lt;br /&gt;
*&#039;&#039;&#039;Number of answers to show before repeating the headings in array questions&#039;&#039;&#039;: With array type question, often you&#039;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&#039;t want the headings to repeat at all, set this to 0.&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1390</id>
		<title>Global settings</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1390"/>
		<updated>2011-09-15T21:07:14Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=General description=&lt;br /&gt;
&lt;br /&gt;
If you click on the icon [[File:global.png]] in the main toolbar you will get to the Global settings. The Global settings dialog is only available to administration users with the right &#039;Super Administrator&#039;. It can be used to adjust certain settings of LimeSurvey in a global context. In versions earlier to 1.87 these [[Optional settings]] were only available when editing config.php/config-defaults.php. Starting with 1.87 the values in config.php/config-defaults.php serve merely as a default value. Once you enter the Global settings dialog and saved once then the values will be overruled by the settings in the Global settings.&lt;br /&gt;
&lt;br /&gt;
=Settings and their explanation=&lt;br /&gt;
&lt;br /&gt;
==Overview &amp;amp; Update==&lt;br /&gt;
*&#039;&#039;&#039;System overview&#039;&#039;&#039;: This is pretty much self explaining. Here you can get a short insight on the number of surveys and other statistics in your LimeSurvey installation. For debug purposes you can also find a button to show your PHP Info.&lt;br /&gt;
*&#039;&#039;&#039;Updates&#039;&#039;&#039;: You can check for possible updates on LimeSurvey in this section. You can also set if, and how often LimeSurvey does check for updates. If an update is found you can either update manually (by downloading the new LimeSurvey package and following the [[Upgrading from a previous version|Update instructions]] or use the [[ComfortUpdate]] feature.&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
*&#039;&#039;&#039;Site name&#039;&#039;&#039;: Give your survey site a name. This name will appear in the survey list overview and in the administration header.&lt;br /&gt;
*&#039;&#039;&#039;Default language&#039;&#039;&#039;: 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.&lt;br /&gt;
*&#039;&#039;&#039;Default template&#039;&#039;&#039;: This setting specifies the default design template used for the &#039;public list&#039; of surveys and for new surveys or surveys using a non-existing template.&lt;br /&gt;
*&#039;&#039;&#039;Default HTML editor mode:&#039;&#039;&#039; Sets the default mode for integrated HTML editor. Valid settings are: inline (default), popup and none:&lt;br /&gt;
** &#039;&#039;inline&#039;&#039;: Inline replacement of fields by an HTML editor. Slow but convenient and user friendly&lt;br /&gt;
** &#039;&#039;popup&#039;&#039;: Adds an icon that opens a popup window with the HTML editor. Faster, but HTML code is displayed on the form.&lt;br /&gt;
** &#039;&#039;none&#039;&#039;: No HTML editor&lt;br /&gt;
*&#039;&#039;&#039;Time difference (in hours)&#039;&#039;&#039;: If your web server is in a different time zone to the location where your surveys will be based, put the difference between your server and your home time zone here. For example, I live in Australia but use a US web server. The web server is 14 hours behind my local time zone. So my setting here is &amp;quot;+14&amp;quot;. In other words, it adds 14 hours to the web servers time. This setting is particularly important when surveys timestamp the responses.&lt;br /&gt;
*&#039;&#039;&#039;PDF export available:&#039;&#039;&#039; This feature activates the PDF export for the &#039;Printable survey&#039; feature and data export.&lt;br /&gt;
*&#039;&#039;&#039;Screen reader compatibility mode&#039;&#039;&#039;: If this option is set to true, then LimeSurvey will add &#039;title&#039; html element to all links used in menus. This will help screen reader to analyze the menus. Only set this to true if you&#039;re using a screen reader because it overlaps with tool tips.&lt;br /&gt;
*&#039;&#039;&#039;Session lifetime&#039;&#039;&#039;: Defines the time in seconds after which a survey session expires (provided there is no action from the participant). The maximum value on this is 65000 (seconds). Please use a reasonable value. Depending on your server configuration LimeSurvey may not be allowed to override the server setting - in that case you have to set the session timeout value in your PHP configuration.&lt;br /&gt;
*&#039;&#039;&#039;IP Info DB API Key&#039;&#039;&#039;: Allows integration with the IP-Info-DB service that let&#039;s you determine the geographic location of survey takers based on their IP.&lt;br /&gt;
*&#039;&#039;&#039;Google Maps API Key&#039;&#039;&#039;: Allows for integration with Google Maps.&lt;br /&gt;
&lt;br /&gt;
==Email settings==&lt;br /&gt;
*&#039;&#039;&#039;Default site admin email&#039;&#039;&#039;: This is the default email address of the site administrator and used for system messages and contact options.&lt;br /&gt;
*&#039;&#039;&#039;Administrator name&#039;&#039;&#039;: The real name of the site administrator.&lt;br /&gt;
*&#039;&#039;&#039;Email method:&#039;&#039;&#039;  This determines how e-mail messages are being sent. The following options are available:&lt;br /&gt;
**&#039;&#039;&#039;PHP:&#039;&#039;&#039; use internal PHP mailer&lt;br /&gt;
**&#039;&#039;&#039;Sendmail:&#039;&#039;&#039; use sendmail mailer&lt;br /&gt;
**&#039;&#039;&#039;SMTP:&#039;&#039;&#039;use SMTP relaying. Use this setting when you are running LimeSurvey on a host that is not your mail server.&lt;br /&gt;
***Make sure that you are using your SMTP configured e-mail (Global settings -&amp;gt; E-mail settings) at the survey settings (At the moment you create a survey or after you create it Edit Survey Settings -&amp;gt; General)  if you use SMTP, otherwise there might be a chance that the following error is displayed: SMTP -&amp;gt; ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not owned by user.&lt;br /&gt;
**&#039;&#039;&#039;Qmail:&#039;&#039;&#039;Set this if you are running the Qmail mailer&lt;br /&gt;
*&#039;&#039;&#039;SMTP host:&#039;&#039;&#039; If you use &#039;SMTP &#039; as email method then you have to put your SMTP-server here. If you are using a different part than port 25 (standard for SMPT) then you have to add the port number separated be a colon (example: &#039;smtp.gmail.com:465&#039;)&lt;br /&gt;
*&#039;&#039;&#039;SMTP username:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your user name, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP password:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your password, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP SSL/TLS:&#039;&#039;&#039; Set this to &#039;SSL&#039; or &#039;TLS&#039; to use SSL/TLS for your SMTP connection&lt;br /&gt;
*&#039;&#039;&#039;SMTP debug mode&#039;&#039;&#039;: If you switch this on then on sending invitations or reminders a detailed connection log and error message will be given (if an error occurs). Not for the faint of heart, but this can give valuable information why a SMTP relay does not work. Usually you want this to be off.&lt;br /&gt;
*&#039;&#039;&#039;Email batch size:&#039;&#039;&#039; When sending invitations or reminders to survey participants, this setting is used to 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 at a time 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 number in this setting.  Clicking the &#039;send email invitation&#039; button on the token control toolbar, (not the button on the right of each token), sends the maxemails number of invitations, then displays a list of the addresses sent to and a warning that &amp;quot;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.&amp;quot; and provides a &amp;quot;continue button&amp;quot; to proceed with the next batch. I.e., 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 invites.&lt;br /&gt;
&lt;br /&gt;
==Bounce settings==&lt;br /&gt;
*&#039;&#039;&#039;Default site bounce email&#039;&#039;&#039;: This is the email address where bounced emails will be sent to.&lt;br /&gt;
*&#039;&#039;&#039;Server type&lt;br /&gt;
*&#039;&#039;&#039;Server name &amp;amp; port:&lt;br /&gt;
*&#039;&#039;&#039;User name&lt;br /&gt;
*&#039;&#039;&#039;Password&lt;br /&gt;
*&#039;&#039;&#039;Encryption type&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
*&#039;&#039;&#039;Survey preview only for administration users&#039;&#039;&#039;: By default, preview of inactive survey is restricted to authenticated users only. If you set this to &#039;No&#039; any person can test your survey using the survey URL - without logging in to the administration and without having to activate the survey first.&lt;br /&gt;
*&#039;&#039;&#039;Filter HTML for XSS&#039;&#039;&#039;: By default you 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. &#039;&#039;&#039;If you want to use any script objects like Javascript scripts of Flash applets in your surveys you will need to switch this off.&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Group member can only see own group&#039;&#039;&#039;: 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 &#039;No&#039; they can see all users (for example in [[Survey security]] )&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
*&#039;&#039;&#039;Show &#039;no answer&#039; option for non-mandatory questions&#039;&#039;&#039;: When a question of a radio button/select type that contains editable answers (i.e.: List &amp;amp; array questions) is not mandatory and this is set to &#039;Yes&#039; (default), an additional entry &#039;No answer&#039; 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 &#039;No&#039; to turn this off.&lt;br /&gt;
*&#039;&#039;&#039;Number of answers to show before repeating the headings in array questions&#039;&#039;&#039;: With array type question, often you&#039;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&#039;t want the headings to repeat at all, set this to 0.&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1391</id>
		<title>Global settings</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1391"/>
		<updated>2011-09-15T21:05:46Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=General description=&lt;br /&gt;
&lt;br /&gt;
If you click on the icon [[File:global.png]] in the main toolbar you will get to the Global settings. The Global settings dialog is only available to administration users with the right &#039;Super Administrator&#039;. It can be used to adjust certain settings of LimeSurvey in a global context. In versions earlier to 1.87 these [[Optional settings]] were only available when editing config.php/config-defaults.php. Starting with 1.87 the values in config.php/config-defaults.php serve merely as a default value. Once you enter the Global settings dialog and saved once then the values will be overruled by the settings in the Global settings.&lt;br /&gt;
&lt;br /&gt;
=Settings and their explanation=&lt;br /&gt;
&lt;br /&gt;
==Overview &amp;amp; Update==&lt;br /&gt;
*&#039;&#039;&#039;System overview&#039;&#039;&#039;: This is pretty much self explaining. Here you can get a short insight on the number of surveys and other statistics in your LimeSurvey installation. For debug purposes you can also find a button to show your PHP Info.&lt;br /&gt;
*&#039;&#039;&#039;Updates&#039;&#039;&#039;: You can check for possible updates on LimeSurvey in this section. You can also set if, and how often LimeSurvey does check for updates. If an update is found you can either update manually (by downloading the new LimeSurvey package and following the [[Upgrading from a previous version|Update instructions]] or use the [[ComfortUpdate]] feature.&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
*&#039;&#039;&#039;Site name&#039;&#039;&#039;: Give your survey site a name. This name will appear in the survey list overview and in the administration header.&lt;br /&gt;
*&#039;&#039;&#039;Default language&#039;&#039;&#039;: 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.&lt;br /&gt;
*&#039;&#039;&#039;Default template&#039;&#039;&#039;: This setting specifies the default design template used for the &#039;public list&#039; of surveys and for new surveys or surveys using a non-existing template.&lt;br /&gt;
*&#039;&#039;&#039;Default HTML editor mode:&#039;&#039;&#039; Sets the default mode for integrated HTML editor. Valid settings are: inline (default), popup and none:&lt;br /&gt;
** &#039;&#039;inline&#039;&#039;: Inline replacement of fields by an HTML editor. Slow but convenient and user friendly&lt;br /&gt;
** &#039;&#039;popup&#039;&#039;: Adds an icon that opens a popup window with the HTML editor. Faster, but HTML code is displayed on the form.&lt;br /&gt;
** &#039;&#039;none&#039;&#039;: No HTML editor&lt;br /&gt;
*&#039;&#039;&#039;Time difference (in hours)&#039;&#039;&#039;: If your web server is in a different time zone to the location where your surveys will be based, put the difference between your server and your home time zone here. For example, I live in Australia but use a US web server. The web server is 14 hours behind my local time zone. So my setting here is &amp;quot;+14&amp;quot;. In other words, it adds 14 hours to the web servers time. This setting is particularly important when surveys timestamp the responses.&lt;br /&gt;
*&#039;&#039;&#039;PDF export available:&#039;&#039;&#039; This feature activates the PDF export for the &#039;Printable survey&#039; feature and data export.&lt;br /&gt;
*&#039;&#039;&#039;Screen reader compatibility mode&#039;&#039;&#039;: If this option is set to true, then LimeSurvey will add &#039;title&#039; html element to all links used in menus. This will help screen reader to analyze the menus. Only set this to true if you&#039;re using a screen reader because it overlaps with tool tips.&lt;br /&gt;
*&#039;&#039;&#039;Session lifetime&#039;&#039;&#039;: Defines the time in seconds after which a survey session expires (provided there is no action from the participant). The maximum value on this is 65000 (seconds). Please use a reasonable value. Depending on your server configuration LimeSurvey may not be allowed to override the server setting - in that case you have to set the session timeout value in your PHP configuration.&lt;br /&gt;
*&#039;&#039;&#039;IP Info DB API Key&#039;&#039;&#039;: Allows integration with the IP-Info-DB service that let&#039;s you determine the geographic location of survey takers based on their IP.&lt;br /&gt;
*&#039;&#039;&#039;Google Maps API Key&#039;&#039;&#039;: Allows for integration with Google Maps.&lt;br /&gt;
&lt;br /&gt;
==Email settings==&lt;br /&gt;
#&#039;&#039;&#039;Default site admin email&#039;&#039;&#039;: This is the default email address of the site administrator and used for system messages and contact options.&lt;br /&gt;
#&#039;&#039;&#039;Administrator name&#039;&#039;&#039;: The real name of the site administrator.&lt;br /&gt;
*&#039;&#039;&#039;Email method:&#039;&#039;&#039;  This determines how e-mail messages are being sent. The following options are available:&lt;br /&gt;
**&#039;&#039;&#039;PHP:&#039;&#039;&#039; use internal PHP mailer&lt;br /&gt;
**&#039;&#039;&#039;Sendmail:&#039;&#039;&#039; use sendmail mailer&lt;br /&gt;
**&#039;&#039;&#039;SMTP:&#039;&#039;&#039;use SMTP relaying. Use this setting when you are running LimeSurvey on a host that is not your mail server.&lt;br /&gt;
***Make sure that you are using your SMTP configured e-mail (Global settings -&amp;gt; E-mail settings) at the survey settings (At the moment you create a survey or after you create it Edit Survey Settings -&amp;gt; General)  if you use SMTP, otherwise there might be a chance that the following error is displayed: SMTP -&amp;gt; ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not owned by user.&lt;br /&gt;
**&#039;&#039;&#039;Qmail:&#039;&#039;&#039;Set this if you are running the Qmail mailer&lt;br /&gt;
*&#039;&#039;&#039;SMTP host:&#039;&#039;&#039; If you use &#039;SMTP &#039; as email method then you have to put your SMTP-server here. If you are using a different part than port 25 (standard for SMPT) then you have to add the port number separated be a colon (example: &#039;smtp.gmail.com:465&#039;)&lt;br /&gt;
*&#039;&#039;&#039;SMTP username:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your user name, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP password:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your password, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP SSL/TLS:&#039;&#039;&#039; Set this to &#039;SSL&#039; or &#039;TLS&#039; to use SSL/TLS for your SMTP connection&lt;br /&gt;
*&#039;&#039;&#039;SMTP debug mode&#039;&#039;&#039;: If you switch this on then on sending invitations or reminders a detailed connection log and error message will be given (if an error occurs). Not for the faint of heart, but this can give valuable information why a SMTP relay does not work. Usually you want this to be off.&lt;br /&gt;
*&#039;&#039;&#039;Email batch size:&#039;&#039;&#039; When sending invitations or reminders to survey participants, this setting is used to 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 at a time 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 number in this setting.  Clicking the &#039;send email invitation&#039; button on the token control toolbar, (not the button on the right of each token), sends the maxemails number of invitations, then displays a list of the addresses sent to and a warning that &amp;quot;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.&amp;quot; and provides a &amp;quot;continue button&amp;quot; to proceed with the next batch. I.e., 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 invites.&lt;br /&gt;
&lt;br /&gt;
==Bounce settings==&lt;br /&gt;
#&#039;&#039;&#039;Default site bounce email&#039;&#039;&#039;: This is the email address where bounced emails will be sent to.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
*&#039;&#039;&#039;Survey preview only for administration users&#039;&#039;&#039;: By default, preview of inactive survey is restricted to authenticated users only. If you set this to &#039;No&#039; any person can test your survey using the survey URL - without logging in to the administration and without having to activate the survey first.&lt;br /&gt;
*&#039;&#039;&#039;Filter HTML for XSS&#039;&#039;&#039;: By default you 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. &#039;&#039;&#039;If you want to use any script objects like Javascript scripts of Flash applets in your surveys you will need to switch this off.&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Group member can only see own group&#039;&#039;&#039;: 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 &#039;No&#039; they can see all users (for example in [[Survey security]] )&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
*&#039;&#039;&#039;Show &#039;no answer&#039; option for non-mandatory questions&#039;&#039;&#039;: When a question of a radio button/select type that contains editable answers (i.e.: List &amp;amp; array questions) is not mandatory and this is set to &#039;Yes&#039; (default), an additional entry &#039;No answer&#039; 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 &#039;No&#039; to turn this off.&lt;br /&gt;
*&#039;&#039;&#039;Number of answers to show before repeating the headings in array questions&#039;&#039;&#039;: With array type question, often you&#039;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&#039;t want the headings to repeat at all, set this to 0.&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1392</id>
		<title>Global settings</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1392"/>
		<updated>2011-09-15T21:02:36Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=General description=&lt;br /&gt;
&lt;br /&gt;
If you click on the icon [[File:global.png]] in the main toolbar you will get to the Global settings. The Global settings dialog is only available to administration users with the right &#039;Super Administrator&#039;. It can be used to adjust certain settings of LimeSurvey in a global context. In versions earlier to 1.87 these [[Optional settings]] were only available when editing config.php/config-defaults.php. Starting with 1.87 the values in config.php/config-defaults.php serve merely as a default value. Once you enter the Global settings dialog and saved once then the values will be overruled by the settings in the Global settings.&lt;br /&gt;
&lt;br /&gt;
=Settings and their explanation=&lt;br /&gt;
&lt;br /&gt;
==Overview &amp;amp; Update==&lt;br /&gt;
*&#039;&#039;&#039;System overview&#039;&#039;&#039;: This is pretty much self explaining. Here you can get a short insight on the number of surveys and other statistics in your LimeSurvey installation. For debug purposes you can also find a button to show your PHP Info.&lt;br /&gt;
*&#039;&#039;&#039;Updates&#039;&#039;&#039;: You can check for possible updates on LimeSurvey in this section. You can also set if, and how often LimeSurvey does check for updates. If an update is found you can either update manually (by downloading the new LimeSurvey package and following the [[Upgrading from a previous version|Update instructions]] or use the [[ComfortUpdate]] feature.&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
*&#039;&#039;&#039;Site name&#039;&#039;&#039;: Give your survey site a name. This name will appear in the survey list overview and in the administration header.&lt;br /&gt;
*&#039;&#039;&#039;Default language&#039;&#039;&#039;: 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.&lt;br /&gt;
*&#039;&#039;&#039;Default template&#039;&#039;&#039;: This setting specifies the default design template used for the &#039;public list&#039; of surveys and for new surveys or surveys using a non-existing template.&lt;br /&gt;
*&#039;&#039;&#039;Default HTML editor mode:&#039;&#039;&#039; Sets the default mode for integrated HTML editor. Valid settings are: inline (default), popup and none:&lt;br /&gt;
** &#039;&#039;inline&#039;&#039;: Inline replacement of fields by an HTML editor. Slow but convenient and user friendly&lt;br /&gt;
** &#039;&#039;popup&#039;&#039;: Adds an icon that opens a popup window with the HTML editor. Faster, but HTML code is displayed on the form.&lt;br /&gt;
** &#039;&#039;none&#039;&#039;: No HTML editor&lt;br /&gt;
*&#039;&#039;&#039;Time difference (in hours)&#039;&#039;&#039;: If your web server is in a different time zone to the location where your surveys will be based, put the difference between your server and your home time zone here. For example, I live in Australia but use a US web server. The web server is 14 hours behind my local time zone. So my setting here is &amp;quot;+14&amp;quot;. In other words, it adds 14 hours to the web servers time. This setting is particularly important when surveys timestamp the responses.&lt;br /&gt;
*&#039;&#039;&#039;PDF export available:&#039;&#039;&#039; This feature activates the PDF export for the &#039;Printable survey&#039; feature and data export.&lt;br /&gt;
*&#039;&#039;&#039;Screen reader compatibility mode&#039;&#039;&#039;: If this option is set to true, then LimeSurvey will add &#039;title&#039; html element to all links used in menus. This will help screen reader to analyze the menus. Only set this to true if you&#039;re using a screen reader because it overlaps with tool tips.&lt;br /&gt;
*&#039;&#039;&#039;Session lifetime&#039;&#039;&#039;: Defines the time in seconds after which a survey session expires (provided there is no action from the participant). The maximum value on this is 65000 (seconds). Please use a reasonable value. Depending on your server configuration LimeSurvey may not be allowed to override the server setting - in that case you have to set the session timeout value in your PHP configuration.&lt;br /&gt;
*&#039;&#039;&#039;IP Info DB API Key&#039;&#039;&#039;: Allows integration with the IP-Info-DB service that let&#039;s you determine the geographic location of survey takers based on their IP.&lt;br /&gt;
*&#039;&#039;&#039;Google Maps API Key&#039;&#039;&#039;: Allows for integration with Google Maps.&lt;br /&gt;
&lt;br /&gt;
==Email settings==&lt;br /&gt;
#&#039;&#039;&#039;Default site admin email&#039;&#039;&#039;: This is the default email address of the site administrator and used for system messages and contact options.&lt;br /&gt;
#&#039;&#039;&#039;Default site bounce email&#039;&#039;&#039;: This is the email address where bounced emails will be sent to.&lt;br /&gt;
#&#039;&#039;&#039;Administrator name&#039;&#039;&#039;: The real name of the site administrator.&lt;br /&gt;
*&#039;&#039;&#039;Email method:&#039;&#039;&#039;  This determines how e-mail messages are being sent. The following options are available:&lt;br /&gt;
**&#039;&#039;&#039;PHP:&#039;&#039;&#039; use internal PHP mailer&lt;br /&gt;
**&#039;&#039;&#039;Sendmail:&#039;&#039;&#039; use sendmail mailer&lt;br /&gt;
**&#039;&#039;&#039;SMTP:&#039;&#039;&#039;use SMTP relaying. Use this setting when you are running LimeSurvey on a host that is not your mail server.&lt;br /&gt;
***Make sure that you are using your SMTP configured e-mail (Global settings -&amp;gt; E-mail settings) at the survey settings (At the moment you create a survey or after you create it Edit Survey Settings -&amp;gt; General)  if you use SMTP, otherwise there might be a chance that the following error is displayed: SMTP -&amp;gt; ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not owned by user.&lt;br /&gt;
**&#039;&#039;&#039;Qmail:&#039;&#039;&#039;Set this if you are running the Qmail mailer&lt;br /&gt;
*&#039;&#039;&#039;SMTP host:&#039;&#039;&#039; If you use &#039;SMTP &#039; as email method then you have to put your SMTP-server here. If you are using a different part than port 25 (standard for SMPT) then you have to add the port number separated be a colon (example: &#039;smtp.gmail.com:465&#039;)&lt;br /&gt;
*&#039;&#039;&#039;SMTP username:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your user name, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP password:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your password, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP SSL/TLS:&#039;&#039;&#039; Set this to &#039;SSL&#039; or &#039;TLS&#039; to use SSL/TLS for your SMTP connection&lt;br /&gt;
*&#039;&#039;&#039;SMTP debug mode&#039;&#039;&#039;: If you switch this on then on sending invitations or reminders a detailed connection log and error message will be given (if an error occurs). Not for the faint of heart, but this can give valuable information why a SMTP relay does not work. Usually you want this to be off.&lt;br /&gt;
*&#039;&#039;&#039;Email batch size:&#039;&#039;&#039; When sending invitations or reminders to survey participants, this setting is used to 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 at a time 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 number in this setting.  Clicking the &#039;send email invitation&#039; button on the token control toolbar, (not the button on the right of each token), sends the maxemails number of invitations, then displays a list of the addresses sent to and a warning that &amp;quot;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.&amp;quot; and provides a &amp;quot;continue button&amp;quot; to proceed with the next batch. I.e., 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 invites.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
*&#039;&#039;&#039;Survey preview only for administration users&#039;&#039;&#039;: By default, preview of inactive survey is restricted to authenticated users only. If you set this to &#039;No&#039; any person can test your survey using the survey URL - without logging in to the administration and without having to activate the survey first.&lt;br /&gt;
*&#039;&#039;&#039;Filter HTML for XSS&#039;&#039;&#039;: By default you 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. &#039;&#039;&#039;If you want to use any script objects like Javascript scripts of Flash applets in your surveys you will need to switch this off.&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Group member can only see own group&#039;&#039;&#039;: 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 &#039;No&#039; they can see all users (for example in [[Survey security]] )&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
*&#039;&#039;&#039;Show &#039;no answer&#039; option for non-mandatory questions&#039;&#039;&#039;: When a question of a radio button/select type that contains editable answers (i.e.: List &amp;amp; array questions) is not mandatory and this is set to &#039;Yes&#039; (default), an additional entry &#039;No answer&#039; 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 &#039;No&#039; to turn this off.&lt;br /&gt;
*&#039;&#039;&#039;Number of answers to show before repeating the headings in array questions&#039;&#039;&#039;: With array type question, often you&#039;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&#039;t want the headings to repeat at all, set this to 0.&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1393</id>
		<title>Global settings</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Global_settings&amp;diff=1393"/>
		<updated>2011-09-15T21:02:17Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=General description=&lt;br /&gt;
&lt;br /&gt;
If you click on the icon [[File:global.png]] in the main toolbar you will get to the Global settings. The Global settings dialog is only available to administration users with the right &#039;Super Administrator&#039;. It can be used to adjust certain settings of LimeSurvey in a global context. In versions earlier to 1.87 these [[Optional settings]] were only available when editing config.php/config-defaults.php. Starting with 1.87 the values in config.php/config-defaults.php serve merely as a default value. Once you enter the Global settings dialog and saved once then the values will be overruled by the settings in the Global settings.&lt;br /&gt;
&lt;br /&gt;
=Settings and their explanation=&lt;br /&gt;
&lt;br /&gt;
==Overview &amp;amp; Update==&lt;br /&gt;
*&#039;&#039;&#039;System overview&#039;&#039;&#039;: This is pretty much self explaining. Here you can get a short insight on the number of surveys and other statistics in your LimeSurvey installation. For debug purposes you can also find a button to show your PHP Info.&lt;br /&gt;
*&#039;&#039;&#039;Updates&#039;&#039;&#039;: You can check for possible updates on LimeSurvey in this section. You can also set if, and how often LimeSurvey does check for updates. If an update is found you can either update manually (by downloading the new LimeSurvey package and following the [[Upgrading from a previous version|Update instructions]] or use the [[ComfortUpdate]] feature.&lt;br /&gt;
&lt;br /&gt;
==General==&lt;br /&gt;
*&#039;&#039;&#039;Site name&#039;&#039;&#039;: Give your survey site a name. This name will appear in the survey list overview and in the administration header.&lt;br /&gt;
*&#039;&#039;&#039;Default language&#039;&#039;&#039;: 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.&lt;br /&gt;
*&#039;&#039;&#039;Default template&#039;&#039;&#039;: This setting specifies the default design template used for the &#039;public list&#039; of surveys and for new surveys or surveys using a non-existing template.&lt;br /&gt;
*&#039;&#039;&#039;Default HTML editor mode:&#039;&#039;&#039; Sets the default mode for integrated HTML editor. Valid settings are: inline (default), popup and none:&lt;br /&gt;
** &#039;&#039;inline&#039;&#039;: Inline replacement of fields by an HTML editor. Slow but convenient and user friendly&lt;br /&gt;
** &#039;&#039;popup&#039;&#039;: Adds an icon that opens a popup window with the HTML editor. Faster, but HTML code is displayed on the form.&lt;br /&gt;
** &#039;&#039;none&#039;&#039;: No HTML editor&lt;br /&gt;
*&#039;&#039;&#039;Time difference (in hours)&#039;&#039;&#039;: If your web server is in a different time zone to the location where your surveys will be based, put the difference between your server and your home time zone here. For example, I live in Australia but use a US web server. The web server is 14 hours behind my local time zone. So my setting here is &amp;quot;+14&amp;quot;. In other words, it adds 14 hours to the web servers time. This setting is particularly important when surveys timestamp the responses.&lt;br /&gt;
*&#039;&#039;&#039;PDF export available:&#039;&#039;&#039; This feature activates the PDF export for the &#039;Printable survey&#039; feature and data export.&lt;br /&gt;
*&#039;&#039;&#039;Screen reader compatibility mode&#039;&#039;&#039;: If this option is set to true, then LimeSurvey will add &#039;title&#039; html element to all links used in menus. This will help screen reader to analyze the menus. Only set this to true if you&#039;re using a screen reader because it overlaps with tool tips.&lt;br /&gt;
*&#039;&#039;&#039;Session lifetime&#039;&#039;&#039;: Defines the time in seconds after which a survey session expires (provided there is no action from the participant). The maximum value on this is 65000 (seconds). Please use a reasonable value. Depending on your server configuration LimeSurvey may not be allowed to override the server setting - in that case you have to set the session timeout value in your PHP configuration.&lt;br /&gt;
*&#039;&#039;&#039;IP Info DB API Key&#039;&#039;&#039;: Allows integration with the IP-Info-DB service that let&#039;s you determine the geographic location of survey takers based on their IP.&lt;br /&gt;
*&#039;&#039;&#039;Google Maps API Key&#039;&#039;&#039;: Allows for integration with Google Mapsz&lt;br /&gt;
&lt;br /&gt;
==Email settings==&lt;br /&gt;
#&#039;&#039;&#039;Default site admin email&#039;&#039;&#039;: This is the default email address of the site administrator and used for system messages and contact options.&lt;br /&gt;
#&#039;&#039;&#039;Default site bounce email&#039;&#039;&#039;: This is the email address where bounced emails will be sent to.&lt;br /&gt;
#&#039;&#039;&#039;Administrator name&#039;&#039;&#039;: The real name of the site administrator.&lt;br /&gt;
*&#039;&#039;&#039;Email method:&#039;&#039;&#039;  This determines how e-mail messages are being sent. The following options are available:&lt;br /&gt;
**&#039;&#039;&#039;PHP:&#039;&#039;&#039; use internal PHP mailer&lt;br /&gt;
**&#039;&#039;&#039;Sendmail:&#039;&#039;&#039; use sendmail mailer&lt;br /&gt;
**&#039;&#039;&#039;SMTP:&#039;&#039;&#039;use SMTP relaying. Use this setting when you are running LimeSurvey on a host that is not your mail server.&lt;br /&gt;
***Make sure that you are using your SMTP configured e-mail (Global settings -&amp;gt; E-mail settings) at the survey settings (At the moment you create a survey or after you create it Edit Survey Settings -&amp;gt; General)  if you use SMTP, otherwise there might be a chance that the following error is displayed: SMTP -&amp;gt; ERROR: RCPT not accepted from server: 553 5.7.1 : Sender address rejected: not owned by user.&lt;br /&gt;
**&#039;&#039;&#039;Qmail:&#039;&#039;&#039;Set this if you are running the Qmail mailer&lt;br /&gt;
*&#039;&#039;&#039;SMTP host:&#039;&#039;&#039; If you use &#039;SMTP &#039; as email method then you have to put your SMTP-server here. If you are using a different part than port 25 (standard for SMPT) then you have to add the port number separated be a colon (example: &#039;smtp.gmail.com:465&#039;)&lt;br /&gt;
*&#039;&#039;&#039;SMTP username:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your user name, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP password:&#039;&#039;&#039; If your SMTP-server needs authentication then set this to your password, otherwise it must be blank.&lt;br /&gt;
*&#039;&#039;&#039;SMTP SSL/TLS:&#039;&#039;&#039; Set this to &#039;SSL&#039; or &#039;TLS&#039; to use SSL/TLS for your SMTP connection&lt;br /&gt;
*&#039;&#039;&#039;SMTP debug mode&#039;&#039;&#039;: If you switch this on then on sending invitations or reminders a detailed connection log and error message will be given (if an error occurs). Not for the faint of heart, but this can give valuable information why a SMTP relay does not work. Usually you want this to be off.&lt;br /&gt;
*&#039;&#039;&#039;Email batch size:&#039;&#039;&#039; When sending invitations or reminders to survey participants, this setting is used to 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 at a time 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 number in this setting.  Clicking the &#039;send email invitation&#039; button on the token control toolbar, (not the button on the right of each token), sends the maxemails number of invitations, then displays a list of the addresses sent to and a warning that &amp;quot;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.&amp;quot; and provides a &amp;quot;continue button&amp;quot; to proceed with the next batch. I.e., 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 invites.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
*&#039;&#039;&#039;Survey preview only for administration users&#039;&#039;&#039;: By default, preview of inactive survey is restricted to authenticated users only. If you set this to &#039;No&#039; any person can test your survey using the survey URL - without logging in to the administration and without having to activate the survey first.&lt;br /&gt;
*&#039;&#039;&#039;Filter HTML for XSS&#039;&#039;&#039;: By default you 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. &#039;&#039;&#039;If you want to use any script objects like Javascript scripts of Flash applets in your surveys you will need to switch this off.&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Group member can only see own group&#039;&#039;&#039;: 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 &#039;No&#039; they can see all users (for example in [[Survey security]] )&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
*&#039;&#039;&#039;Show &#039;no answer&#039; option for non-mandatory questions&#039;&#039;&#039;: When a question of a radio button/select type that contains editable answers (i.e.: List &amp;amp; array questions) is not mandatory and this is set to &#039;Yes&#039; (default), an additional entry &#039;No answer&#039; 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 &#039;No&#039; to turn this off.&lt;br /&gt;
*&#039;&#039;&#039;Number of answers to show before repeating the headings in array questions&#039;&#039;&#039;: With array type question, often you&#039;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&#039;t want the headings to repeat at all, set this to 0.&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=LimeSurvey_Manual&amp;diff=4365</id>
		<title>LimeSurvey Manual</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=LimeSurvey_Manual&amp;diff=4365"/>
		<updated>2011-09-15T20:44:32Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;Main Chapters:{toc structID=6 maxdepth=1}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.limesurvey.com/ LimeSurvey] allows users to quickly create intuitive, powerful, online question-and-answer surveys that can work for tens to thousands of participants without much effort.  The survey software itself is self-guiding for the respondents who are participating.  This manual is thus focused at how to install the application, administer the installation, and support survey creators, administrators and report generation users alike.&lt;br /&gt;
&lt;br /&gt;
To get an overview of the &#039;&#039;&#039;vast range of question types&#039;&#039;&#039;, look at [[Question types]].&lt;br /&gt;
&lt;br /&gt;
There has been a big ramp-up in development the last few years leading to many new features and changes.  Make sure to upgrade to the latest version to make use of the capabilities highlighted here.&lt;br /&gt;
&lt;br /&gt;
Look to the far right for the main chapters to the manual.  Start with the chapter appropriate for you and navigate using the arrow buttons at the top of each page [[File:button-structure-navigation.png]] through the many sections of each chapter.  Otherwise, scroll down further to see the complete table of contents here and go directly to the topic you are interested in.&lt;br /&gt;
&lt;br /&gt;
Still having trouble finding what you want?  Don&#039;t forget the general &#039;&#039;&#039;search box&#039;&#039;&#039;, our [[General FAQ]] and [[Workarounds]] list, and to look in our [http://www.limesurvey.org/en/forum/ discussion forums].&lt;br /&gt;
&lt;br /&gt;
Remember that [http://www.limesurvey.com/ LimeSurvey] is an open-source, free software application.  See something missing or incorrect?  Then help us fix it. This [http://docs.limesurvey.org/tiki-index.php documentation] is a Wiki that can be edited by you or anyone else.  Or [http://donate.limesurvey.org donate] to help support the core development group trying to make a difference.&lt;br /&gt;
&lt;br /&gt;
-= Complete table of contents=-&lt;br /&gt;
&lt;br /&gt;
{toc structID=6}&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=SGQA_identifier&amp;diff=2986</id>
		<title>SGQA identifier</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=SGQA_identifier&amp;diff=2986"/>
		<updated>2011-02-10T18:44:51Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Hint:&#039;&#039;&#039; This page describes how you can find out an SQGA identifier. For information how to use it please refer to the page [[Adding a question]]. &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=General Description=&lt;br /&gt;
&lt;br /&gt;
The SGQA (Survey/Group/Question/Answer) identifier is a shortcut to the answer of a question. Every survey, group and question you are creating gets a unique number assigned in your database. You can see this number in the admin interface in the title of the survey, group and question bar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:SGQA.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To determine the SGQA identifier, you have to put these numbers together with the letter &#039;X&#039; in between.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; Always use capital letters (&amp;quot;X&amp;quot; instead of &amp;quot;x&amp;quot;)!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Identifier for Single Choice Questions=&lt;br /&gt;
&lt;br /&gt;
For example: Survey has ID 1, Group has ID 6, Question has ID 12. Your identifier for a single choice question would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12&lt;br /&gt;
&lt;br /&gt;
=Identifier for Multiple Choice Questions=&lt;br /&gt;
&lt;br /&gt;
Since it is a multiple choice question the particular answer must be identified too. Just add the code of that answer without an X. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular answer has code &#039;ber1&#039;.&lt;br /&gt;
&lt;br /&gt;
Your identifier for this multiple choice question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1&lt;br /&gt;
&lt;br /&gt;
=Identifier for Array question types=&lt;br /&gt;
&lt;br /&gt;
Since it is a array question the particular subquestion within the cell must be identified too. Add the subquestion code of the row without an X. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular subquestion has code &#039;ber1&#039;. Your identifier for this &amp;quot;Array&amp;quot; question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1&lt;br /&gt;
&lt;br /&gt;
=Identifier for Array (Text) or Array (Number) Questions=&lt;br /&gt;
&lt;br /&gt;
Since it is a combined array question the particular answer within the cell must be identified too. Add the subquestion code of the row without an X, then append the underscore char and finally add the subquestion code that indentifies the column. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular subquestion has code &#039;ber1&#039;, and the column is identified by the subquestion with code &#039;lab1&#039;&lt;br /&gt;
&lt;br /&gt;
Your identifier for this &amp;quot;Array (Text)&amp;quot; question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1_lab1&lt;br /&gt;
&lt;br /&gt;
=Uses of the SGQA identifier=&lt;br /&gt;
&lt;br /&gt;
The SGQA identifier can be used to load the answers to previously saved questions into the question text of later questions. (See [[Adding a question]] - Information from previous answers)&lt;br /&gt;
&lt;br /&gt;
It can also be used in the query URL of a survey to &amp;quot;prefill&amp;quot; answers to a survey. eg: for SGQA 1X6X121ab1, your query URL could include &amp;quot;&amp;amp;1X6X121ab1=Y&amp;quot; to prefill that answer with a &amp;quot;Y&amp;quot;. (See workarounds -&amp;gt; [http://docs.limesurvey.org/tiki-index.php?page=Workarounds#Prefilling_survey_answers_using_the_survey_URL Prefilling survey answers using the survey URL])&lt;br /&gt;
&lt;br /&gt;
The SGQA identifier is also the field name where the data for each question is stored in the database survey responses table.&lt;br /&gt;
&lt;br /&gt;
=Dynamically reference the SGQ identifier=&lt;br /&gt;
&lt;br /&gt;
Some people may find a need to reference a question dynamically. For instance, if you would like to [http://docs.limesurvey.org/Workarounds:+Manipulating+a+survey+at+runtime+using+Javascript&amp;amp;structure;=English+Instructions+for+LimeSurvey#General hide the input text field] of a short text answer. You can now do this (as of SVN build 9755) by using the {SGQ} identifier. LimeSurvey will replace the {SGQ} with the full Id of that question, ex: 3583X84X249&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=SGQA_identifier&amp;diff=2987</id>
		<title>SGQA identifier</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=SGQA_identifier&amp;diff=2987"/>
		<updated>2011-02-10T18:17:56Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Hint:&#039;&#039;&#039; This page describes how you can find out an SQGA identifier. For information how to use it please refer to the page [[Adding a question]]. &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=General Description=&lt;br /&gt;
&lt;br /&gt;
The SGQA (Survey/Group/Question/Answer) identifier is a shortcut to the answer of a question. Every survey, group and question you are creating gets a unique number assigned in your database. You can see this number in the admin interface in the title of the survey, group and question bar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:SGQA.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To determine the SGQA identifier, you have to put these numbers together with the letter &#039;X&#039; in between.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; Always use capital letters (&amp;quot;X&amp;quot; instead of &amp;quot;x&amp;quot;)!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Identifier for Single Choice Questions=&lt;br /&gt;
&lt;br /&gt;
For example: Survey has ID 1, Group has ID 6, Question has ID 12. Your identifier for a single choice question would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12&lt;br /&gt;
&lt;br /&gt;
=Identifier for Multiple Choice Questions=&lt;br /&gt;
&lt;br /&gt;
Since it is a multiple choice question the particular answer must be identified too. Just add the code of that answer without an X. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular answer has code &#039;ber1&#039;.&lt;br /&gt;
&lt;br /&gt;
Your identifier for this multiple choice question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1&lt;br /&gt;
&lt;br /&gt;
=Identifier for Array question types=&lt;br /&gt;
&lt;br /&gt;
Since it is a array question the particular subquestion within the cell must be identified too. Add the subquestion code of the row without an X. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular subquestion has code &#039;ber1&#039;. Your identifier for this &amp;quot;Array&amp;quot; question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1&lt;br /&gt;
&lt;br /&gt;
=Identifier for Array (Text) or Array (Number) Questions=&lt;br /&gt;
&lt;br /&gt;
Since it is a combined array question the particular answer within the cell must be identified too. Add the subquestion code of the row without an X, then append the underscore char and finally add the subquestion code that indentifies the column. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular subquestion has code &#039;ber1&#039;, and the column is identified by the subquestion with code &#039;lab1&#039;&lt;br /&gt;
&lt;br /&gt;
Your identifier for this &amp;quot;Array (Text)&amp;quot; question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1_lab1&lt;br /&gt;
&lt;br /&gt;
=Uses of the SGQA identifier=&lt;br /&gt;
&lt;br /&gt;
The SGQA identifier can be used to load the answers to previously saved questions into the question text of later questions. (See [[Adding a question]] - Information from previous answers)&lt;br /&gt;
&lt;br /&gt;
It can also be used in the query URL of a survey to &amp;quot;prefill&amp;quot; answers to a survey. eg: for SGQA 1X6X121ab1, your query URL could include &amp;quot;&amp;amp;1X6X121ab1=Y&amp;quot; to prefill that answer with a &amp;quot;Y&amp;quot;. (See workarounds -&amp;gt; [http://docs.limesurvey.org/tiki-index.php?page=Workarounds#Prefilling_survey_answers_using_the_survey_URL Prefilling survey answers using the survey URL])&lt;br /&gt;
&lt;br /&gt;
The SGQA identifier is also the field name where the data for each question is stored in the database survey responses table.&lt;br /&gt;
&lt;br /&gt;
=Dynamically reference the SGQ identifier=&lt;br /&gt;
&lt;br /&gt;
Some people may find a need to reference a question dynamically. For instance, if you would like to hide the input text field of a short text answer. You can now do this (as of SVN build 9755) by using the {SGQ} identifier. LimeSurvey will replace the {SGQ} with the full Id of that question, ex: 3583X84X249&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=SGQA_identifier&amp;diff=2988</id>
		<title>SGQA identifier</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=SGQA_identifier&amp;diff=2988"/>
		<updated>2011-02-10T18:07:22Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Hint:&#039;&#039;&#039; This page describes how you can find out an SQGA identifier. For information how to use it please refer to the page [[Adding a question]]. &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=General Description=&lt;br /&gt;
&lt;br /&gt;
The SGQA (Survey/Group/Question/Answer) identifier is a shortcut to the answer of a question. Every survey, group and question you are creating gets a unique number assigned in your database. You can see this number in the admin interface in the title of the survey, group and question bar.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[File:SGQA.png]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To determine the SGQA identifier, you have to put these numbers together with the letter &#039;X&#039; in between.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; Always use capital letters (&amp;quot;X&amp;quot; instead of &amp;quot;x&amp;quot;)!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Identifier for Single Choice Questions=&lt;br /&gt;
&lt;br /&gt;
For example: Survey has ID 1, Group has ID 6, Question has ID 12. Your identifier for a single choice question would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12&lt;br /&gt;
&lt;br /&gt;
=Identifier for Multiple Choice Questions=&lt;br /&gt;
&lt;br /&gt;
Since it is a multiple choice question the particular answer must be identified too. Just add the code of that answer without an X. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular answer has code &#039;ber1&#039;.&lt;br /&gt;
&lt;br /&gt;
Your identifier for this multiple choice question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1&lt;br /&gt;
&lt;br /&gt;
=Identifier for Array question types=&lt;br /&gt;
&lt;br /&gt;
Since it is a array question the particular subquestion within the cell must be identified too. Add the subquestion code of the row without an X. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular subquestion has code &#039;ber1&#039;. Your identifier for this &amp;quot;Array&amp;quot; question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1&lt;br /&gt;
&lt;br /&gt;
=Identifier for Array (Text) or Array (Number) Questions=&lt;br /&gt;
&lt;br /&gt;
Since it is a combined array question the particular answer within the cell must be identified too. Add the subquestion code of the row without an X, then append the underscore char and finally add the subquestion code that indentifies the column. For example: Survey has ID 1, Group has ID 6, Question has ID 12. The particular subquestion has code &#039;ber1&#039;, and the column is identified by the subquestion with code &#039;lab1&#039;&lt;br /&gt;
&lt;br /&gt;
Your identifier for this &amp;quot;Array (Text)&amp;quot; question answer would look like this:&lt;br /&gt;
&lt;br /&gt;
1X6X12ber1_lab1&lt;br /&gt;
&lt;br /&gt;
=Uses of the SGQA identifier=&lt;br /&gt;
&lt;br /&gt;
The SGQA identifier can be used to load the answers to previously saved questions into the question text of later questions. (See [[Adding a question]] - Information from previous answers)&lt;br /&gt;
&lt;br /&gt;
It can also be used in the query URL of a survey to &amp;quot;prefill&amp;quot; answers to a survey. eg: for SGQA 1X6X121ab1, your query URL could include &amp;quot;&amp;amp;1X6X121ab1=Y&amp;quot; to prefill that answer with a &amp;quot;Y&amp;quot;. (See workarounds -&amp;gt; [http://docs.limesurvey.org/tiki-index.php?page=Workarounds#Prefilling_survey_answers_using_the_survey_URL Prefilling survey answers using the survey URL])&lt;br /&gt;
&lt;br /&gt;
The SGQA identifier is also the field name where the data for each question is stored in the database survey responses table.&lt;br /&gt;
&lt;br /&gt;
Some people may find a need to reference a question dynamically. For instance, if you would like to hide the input text field of a short text answer. You can use some Javascript to do this by using the {SGQ} identifier (as of SVN build 9755).&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
	<entry>
		<id>https://www.limesurvey.org/manual/index.php?title=Localization&amp;diff=2148</id>
		<title>Localization</title>
		<link rel="alternate" type="text/html" href="https://www.limesurvey.org/manual/index.php?title=Localization&amp;diff=2148"/>
		<updated>2011-01-25T20:18:29Z</updated>

		<summary type="html">&lt;p&gt;Timbee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{maketoc title=&amp;quot;On this page:&amp;quot;}&lt;br /&gt;
&lt;br /&gt;
There are two places where language specific localization are defined and stored.&lt;br /&gt;
&lt;br /&gt;
One is in the Installation directory where built-in messages to the PHP code are stored in language specific files.  These must be translated and installed by the system administrator before that language is available for the administrative interface and for some basic buttons and built-in messages seen by survey participants.  Normally, a survey developer would not have access to edit but only select these translations.&lt;br /&gt;
&lt;br /&gt;
The other source of language specific localization is in the surveys themselves.  These translations for each survey consist of the survey title, overview, and each group, question, answer and labelset text.  All these translations are stored in the SQL database tables themselves.  Normally, a survey developer must define all the desired translations beyond the base language.&lt;br /&gt;
&lt;br /&gt;
=== Languages for administration interface  and built-in messages for survey participants===&lt;br /&gt;
&lt;br /&gt;
The public survey screens and the admin interface can be localized so that built-in messages and text will appear in your preferred language. For example &amp;quot;yes&amp;quot; and &amp;quot;no&amp;quot; would appear as &amp;quot;ja&amp;quot; and &amp;quot;nein&amp;quot; in the Deutsch/German version. Limesurvey has about 50 different languages of built-in messages already translated. To see the translation status for these languages please follow the link:&lt;br /&gt;
&lt;br /&gt;
[http://www.limesurvey.org/en/contribute/translations-status Translations Status]&lt;br /&gt;
&lt;br /&gt;
You can create/update your own translation locally by using these instructions:&lt;br /&gt;
&lt;br /&gt;
[[How to translate LimeSurvey]]&lt;br /&gt;
&lt;br /&gt;
If you do modify or create a new translation, please consider contributing it for future releases.  Also, if you do modify or create a new translation, remember to take care of this when upgrade to a newer version later.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; The template files are not currently localized and thus are language independent.  Try to avoid putting text directly into the template files.  Instead, define the necessary language in other files that are localized.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So far we only discussed translating the built-in text of the administration interface that the survey participants and developers see; that part that is independent of any survey.  Each survey can have one or more languages associated with it as well independent of this interface.  So care must be taken to offer the appropriate translations there as well.&lt;br /&gt;
&lt;br /&gt;
=== Languages for surveys themselves===&lt;br /&gt;
&lt;br /&gt;
If more than one language is defined for a survey, then when editing that survey or each question, answer or labelset within it -- you then need to make sure to add all the language translations desired.  Otherwise, the default language of the survey will appear if no translation is available.  This is available when editing a Survey, Group, Question, Answer set or labelset.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;simplebox&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; If you do not have permission to edit labelsets, you will not be able to provide the translation of that labelset either.  Talk to your survey administrator about either giving you the permission to edit the labelset or providing the translation in your desired language.&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Timbee</name></author>
	</entry>
</feed>