General settings: Difference between revisions
From LimeSurvey Manual
DenisChenu (talk | contribs) Admin email : Usage in theme and expression |
No edit summary |
||
Line 41: | Line 41: | ||
==Survey owner== <!--T:9--> | ==Survey owner== <!--T:9--> | ||
Select the survey owner. | Select the survey owner. The user has all the permissions associated to the respective survey: [[Manage_users#Set_permissions_for_a_single_survey|survey permissions]] (wiki link). | ||
==Administrator== <!--T:18--> | ==Administrator== <!--T:18--> | ||
Type in the name of the administrator | Type in the name of the administrator. | ||
==Admin email== <!--T:19--> | ==Admin email== <!--T:19--> | ||
Type in the email of the survey administrator. | Type in the email of the survey administrator. | ||
<!--T:10--> | <!--T:10--> | ||
{{Note|'''Administrator''' and '''admin email''' are utilized in the LimeSurvey [[Email templates|email templates]] system.}} | {{Note|'''Administrator''' and '''admin email''' are utilized in the LimeSurvey [[Email templates|email templates]] system.}} | ||
<div class="simplebox">[[File:help.png]] Many hosting providers' SMTP servers will only accept emails whose "From:" address is on a local domain. Any emails that do not conform to this rule are discarded silently, without any visible error message. If this happens to you, ensure that you are using a provider-based email address in the "Admin email" field. You could also set up email forwarding on the provider's side, so that any messages sent there are relayed to your preferred address.</div> | <div class="simplebox">[[File:help.png]] Many hosting providers' SMTP servers will only accept emails whose "From:" address is on a local domain. Any emails that do not conform to this rule are discarded silently, without any visible error message. If this happens to you, ensure that you are using a provider-based email address in the "Admin email" field. You could also set up email forwarding on the provider's side, so that any messages sent there are relayed to your preferred address.</div> | ||
==Bounce email== <!--T:11--> | ==Bounce email== <!--T:11--> |
Revision as of 15:36, 18 September 2020
Introduction
The general settings panel of a survey allows you to edit basic information about the survey such as the survey owner, administrator's email, and the template deployed in his or her survey.
It access it, click on the Settings tab and look for the General settings tab:

General settings panel
The following functionalities can be edited from the general settings panel:

Base language
It represents the main language of the survey. The base language corresponds with the default site language. The latter can be changed from the global settings of your LimeSurvey installation by a super-administrator.
Additional languages
More languages can be added to your survey. This option is important when you want to create multilingual surveys. For example, if you wish to use English, German, and Romanian for your survey, add Romanian and German as additional languages (if English is already the default/base language). The list of available languages could be smaller if the LimeSurvey administrator diminished the number of available languages from the LimeSurvey global settings.
Survey owner
Select the survey owner. The user has all the permissions associated to the respective survey: survey permissions (wiki link).
Administrator
Type in the name of the administrator.
Admin email
Type in the email of the survey administrator.


Bounce email
This is the email address where the delivery error notification emails (bounced emails) will be sent to.

Fax to
This field is used to give a fax number on the "printable survey" - i.e.: when you want to send someone a hard copy because he or she cannot use the online survey.
Group
Select the survey group (New in 3.0 ) the newly created survey should be added to.
Format
It allows you to choose the way in which the questions will be displayed to the survey respondents. Three options are available:
- Question by Question : The questions will be displayed one by one (one question per page). If this option is selected, a separate "welcome" page and "end" page will be displayed when taking the survey.
- Group by Group : Each survey page will display a question group. Also, a separate "welcome" page and "end" page will still be displayed when taking the survey, as in the "Question by Question" surveys.
- All in one : If chosen, all the pages will be displayed on a single page. If you select this option, no separate pages exist for the "welcome" and "end" pages - they will all appear on the same page, together with the questions.
Template
You can select the desired template from the drop-down list. The default one is rather simple but functional. More information on creating your own templates is available here.