Actions

Algemene instellingen

From LimeSurvey Manual

Revision as of 15:34, 13 June 2013 by Han (talk | contribs)

Algemene beschrijving

Als je op het icoon in de toolbar klikt zul je de Instellingen te zien krijgen. De Instellingen zijn alleen beschikbaar voor iemand met de rechten 'Super Administrator'. In versies voor 1.87 konden deze alleen gewijzigd worden in config.php/config-defaults.php. Vanaf versie 1.87 zijn deze waarden alleen een uitgangspositie. Je kunt die waarden hier wijzigen.

Instellingen en hun omschrijving

Overzicht en Update

  • Overzicht systeem: biedt je inzicht in het aantal enquêtes en andere gegevens van LimeSurvey. Ook kun je hier PHPInfo uitvoeren om het debuggen te ondersteunen.
  • Nieuw: hier kun je instellen of, en hoe vaak LimeSurvey op nieuwe versies controleert. Als er een nieuwe versie beschikbaar is, dan kun je of handmatig updaten of de ComfortUpdate-functie gebruiken.

General

  • Site name: Give your survey site a name. This name will appear in the survey list overview and in the administration header.
  • Default template: This setting specifies the default design template used for the 'public list' of surveys and for new surveys or surveys using a non-existing template.
  • Administration template: This setting specifies the default design template used for the LimeSurvey administration.
  • Default HTML editor mode: Sets the default mode for integrated HTML editor. Valid settings are: inline (default), popup and none:
    • inline: Inline replacement of fields by an HTML editor. Slow but convenient and user friendly
    • popup: Adds an icon that opens a popup window with the HTML editor. Faster, but HTML code is displayed on the form.
    • none: No HTML editor
  • Question type selector: Choose 'Full selector' to get a question type selector with preview and 'Simple' to get a plain select box.
  • Template editor:: Choose 'Full template editor' to get a enhanced editor (with syntax-highlighting) when editing survey templates and 'Simple template editor' to get a plain editor field
  • Time difference (in hours): 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 "+14". In other words, it adds 14 hours to the web servers time. This setting is particularly important when surveys timestamp the responses.
  • Session lifetime: 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.
  • IP Info DB API Key: Allows integration with the IP-Info-DB service that let's you determine the geographic location of survey takers based on their IP.
  • Google Maps API Key: Allows for integration with Google Maps.
  • Google Analytics API Key: Allows for integration with Google Analytics. Surveys can over-ride this  site-level value.  The API key can be inserted into templates using {GOOGLE_ANALYTICS_API_KEY}.  The full JavaScript that Google Analytics expects (including the key) can be included in templates via {GOOGLE_ANALYTICS_JAVASCRIPT}.
  • Google API howto:
  1. Register/login on Google Analytics (GA): www.google.com/analytics/
  2. Create a key (the site should not point to the survey, but to the part before 'index.php?') The key should be UA-xxxxx.
  3. Go to your survey's global settings in LimeSurvey.
  4. Put the key in appropriate field (Google Analytics API Key). It's probably the best to set GA to track all pages as you can have more info.
  5. You don't need to do anything in shipped templates, as the {GOOGLE_ANALYTICS_JAVASCRIPT} part is already there.
  6. Activate the survey.
  7. Do the survey.
  8. Go to GA panel mainsite. (select appropriate account in left-hand upper corner if you have more than one). You should see some graphs with the statistics. Beware of the dates in upper right corner.
  • Google Translate API Key:  As of version 1.92, the Auto Translate feature is now using the new version 2 of  Google Translate's API.  Google now charges for this service.  In order for the Auto Translate feature to work, you get an API key from this site, and enter the key in this field.  Please note that this is currently a global feature, so any installation that has an assigned Translate API key will all charge translations to the same account.
  • Google Analytics Event Tracking Code: Some LimeSurvey {KEYWORDS} can be used inside GG Analytics Event Tracking Code, e.g, '_trackEvent', 'MyEvent', '{SID}'
  • Default site admin email: Dit is het standaard emailadres van de sitebeheerder, dat kan worden gebruiken voor systeemmededelingen en contactgegevens.
  • Administrator name: De (echte) naam van de sitebeheerder.
  • $emailmethod: Bepaalt via welke methode emails verzonden worden:
    • mail: via de interne PHP mailer
    • sendmail: via sendmail
    • smtp: via smtp-verwijzing. Gebruik deze optie als je LimeSurvey draait op een computer die niet je mailserver is.
  • $emailsmtphost: Als je als mailmethode 'smtp' gekozen hebt, vul hier dan de SMTP-server in. Als je bijvoorbeeld Google-mail gebruikt, vul dan in
 $emailsmtphost = 'smtp.gmail.com:465';
  • $emailsmtpuser: Vul hier de gebruikersnaam voor de SMTP-server in. Als de server geen toegangscontrole heeft, laat het dan leeg
  • $emailsmtppassword: Vul hier het wachtwoord voor de SMTP-server in. Als de server geen toegangscontrole heeft, laat het dan leeg
  • $emailsmtpssl: Vul hier de waarde 'ssl' of 'tls' in om SSL/TLS te gebruiken voor de connectie met de SMTP-server
  • $maxemails: Als je uitnodigingen of herinneringen stuurt aan deelnemers bepaalt deze instelling hoeveel mails er in een batch maximaal verstuurd mogen worden. Als dit getal te hoog staat kan het zijn dat het mailscript in een time-out loopt. Een gemiddelde webserver kan ongeveer 100 mails versturen in de 30 seconden dat een script draait. Krijg je daarbij time-outs, zet dan hier een lager aantal neer.

Bounce instellingen

  • Default site bounce email: Dit is het emailadres waar niet verzonden email naar gestuurd wordt.
  • Server type: Als je dit op 'Off' zet, dan vindt er geen bounce verwerking plaats. Zet dit op POP of IMAP om te controleren of een bijbehorend account bestaat.
  • Server name & port: Naam van de server en (indien nodig) de poort gescheiden door een dubbele punt.
  • User name: De gebruikersnaam van het POP/IMAP account
  • Password: Het wachtwoord van het POP/IMAP account
  • Encryption type: Indien er encryptie wordt gebruikt, wordt het type hier aangegeven (SSL of TLS)

Beveiliging

  • Survey preview only for administration users: Een voorvertoning van inactieve enqûetes is standaard alleen toegestaan als je daarvoor geautoriseerd bent. Zet deze op "no"(nee) als iedereen de enquête kan testen, zonder in het beheergedeelte in te loggen, en zonder dat de enquête actief is.
  • Filter HTML for XSS: De beheerder van de enquête heeft standaard geen mogelijkheid om 'gevaarlijke' html-tags te gebruiken (zoals JavaScript). Om dit wel mogelijk te maken moet je deze instelling op "no" (nee) zetten.
  • Group member can only see own group: Niet-beheerders (opgenomen in de LimeSurvey beheerinterface) zullen standaard alleen andere gebruikers kunnen zien als ze beiden aan minstens één dezelfde groep gekoppeld zijn. Zet deze instelling op "no" (nee) om de niet-beheerders alle gebruikers te tonen.
  • Force HTTPS: Staat standaard op "no"(nee). Zet deze instelling aan om het gebruik van HTTPS te verplichten. NB: Als de server HTTPS niet goed ondersteunt, kun je jezelf buitensluiten! Test daarom eerst of "check if this link works" werkt. Mocht dat niet het geval zijn, laat dan HTTPS uit, anders crasht LimeSurvey en kun je er niet meer bij.

Presentatie

  • Show 'no answer' option for non-mandatory questions: Als een vraag van type radio/select is en wijzigbare antwoorden heeft (oftewel lijst- en arrayvragen), en deze instelling staat op "yes"(ja), dan toont LimeSurvey standaard een "Geen antwoord"-optie. Zo kunnen deelnemers er voor kiezen de vraag niet te beantwoorden. Zet deze instelling op "no"(nee) om deze optie niet standaard te bieden.
  • Repeating headings in array questions every X subquestions: Bij vragen van het type 'array (flexibel)' zitten vaak vele subvragen, die misschien meer dan een schermpagina vullen. Deze instelling laat de kop opnieuw tonen na dit aantal antwoorden. Een redelijk geschikte waarde is 25. Als je geen herhaling wilt hebben, laat dan de waarde op "0" staan.
  • Show "There are X questions in this survey":
  • Show question group name and/or description:
  • Show question number and/or question code:

Taal

  • Default site language: Dit is de standaardtaal waarin het beheerpaneel, en de openbare enquêtes getoond worden. Binnen een enquête kun je zelf een afwijkende taal gebruiken.
  • Available languages: Kies hier de taal/talen die als optie gegeven worden bij het instellen van de taal.

Koppelingen

  • RPC interface enabled: Met deze instelling kun je de LimeSurvey RemoteControl2 interface API aan of uit zetten. De opties zijn JSON-RPC (aanbevolen) of XML-RPC.