Actions

Enquête instellingen

From LimeSurvey Manual

Revision as of 21:38, 7 February 2017 by Han (talk | contribs) (Replaced content with "==Presentatie & Navigatie==")

Overzicht

Enkele instellingen kunnen gedaan worden bij het aanmaken van een enquête. Klik op de knop of kies in het dropdownmenu rechtsboven voor 'enquête aanmaken'.

Je kunt later alle instellingen later wijzigen door eerst de enquête te selecteren en dan in het dropdown-menu 'enquête eigenschappen' te kiezen voor 'Algemene instellingen en teksten'.

Instellingen

Alle enquête instellingen en functies zijn verdeeld over tabs. Elk tabblad en elk veld is hieronder beschreven.

Algemeen

  1. Standaardtaal: De standaardtaal van de enquête. Dit kun je na opslaan niet meer wijzigen! Deze taal is de basis voor eventuele vertalingen van de enquête, je kunt namelijk meertalige enquêtes hebben. De additionele talen voeg je pas na aanmaken van de enquête toe door de instellingen te wijzigen.
  2. Additionele talen: Kiezen extra taal. Alleen mogelijk bij bestaande enquête.
  3. Titel: Dit is een korte beschrijvende naam (bijv.: "Enterprise Enquête 2013", or "IJsjes nader bekeken"). De titel wordt op elke pagina getoond. Alleen mogelijk bij aanmaken enquête. Daarna wijzigen mogelijk door de tekstelementen te wijzigen
  4. Beschrijving: Je kunt de enquête beschrijven. Bijvoorbeeld: Het verzamelen van ideeën voor een volgende versie van onze applicatie LimeSurvey" of "Welke soorten ijs vind je het lekkerst". Je mag HTML gebruiken om plaatjes en video toe te voegen met behulp van een WYSIWYG editor. Dit veld wordt gebruikt in de email die als uitnodiging wordt verstuurd om deel te nemen aan de enquête. Alleen mogelijk bij aanmaken enquête. Daarna wijzigen mogelijk door de tekstelementen te wijzigen
  5. Welkomstbericht: De tekst die de deelnemer het eerst te zien krijgt bij het starten van de enquête. Bijvoorbeeld: "Dank u wel dat u mee wilt doen aan onze enquête..." Ook hier kan HTML gebruikt worden. Alleen mogelijk bij aanmaken enquête. Daarna wijzigen mogelijk door de tekstelementen te wijzigen
  6. Einde bericht: De tekst die na afronding getoond wordt aan de deelnemer. (Bijvoorbeeld: Dank u voor het invullen van onze enquête. Wij zullen binnenkort de resultaten publiceren...). Ook hier kan HTML gebruikt worden. Alleen mogelijk bij aanmaken enquête. Daarna wijzigen mogelijk door de tekstelementen te wijzigen
  7. Afsluiting URL: Deze URL dient als link na afloop van het invullen. Je kunt de deelnemer terugsturen naar waar de deelnemer vandaan kwam voordat de enquête gestart is of naar je eigen site of ... De waarde moet beginnen met "http://", bijv. http://www.limesurvey.org.
    Je kunt de variabelen {SAVEDID}, {TOKEN}, {SID} en {LANG} in de URL gebruiken.
    SAVEDID is de id van deze bijdrage, TOKEN is het token nodig om deel te nemen aan de enquête, SID is de id van de enquête en LANG is de taalcode
    bijv. http://www.limesurvey.org/test.php?var1={SAVEDID}&var2;={TOKEN}&var3;={SID}⟨={LANG}
    Vanaf versie 1.82+ kun je URL velden gebruiken, met dit veld kun je parameters doorgeven van de start URL aan de eind URL.
    Je kunt ook {INSERTANS:SGQA} gebruiken in de URL (vanaf versie 1.82+). Hiermee kun het antwoord van een bepaalde vraag toevoegen aan de eind URL. Vervolgens kun je dan een bericht naar een extern script sturen (bijv. een e-mailadres ingevuld in de enquête "http://www.limesurvey.org/test.php?email={INSERTANS:1234X56X7}") Alleen mogelijk bij aanmaken enquête. Daarna wijzigen mogelijk door de tekstelementen te wijzigen
  8. URL omschrijving: De omschrijving van de link die de Eind URL gebruikt. Alleen mogelijk bij aanmaken enquête. Daarna wijzigen mogelijk door de tekstelementen te wijzigen
  9. Beheerder: Degene die de enquête beheert. Wordt vermeld in de uitnodigingen om deel te nemen.
  10. E-mail beheerder: Het e-mailadres van de beheerder van de enquête, wordt gebruikt als 'reply to:' bij alle verzonden e-mails. Je kunt meerdere e-mailadressen, gescheiden door puntkomma's, opgeven. (Voorbeeld: "firstaddress@test.com;secondaddress@test.com")
  11. Bounce e-mail: Het the e-mailadres waar er bericht over het niet kunnen versturen van e-mail naar toe gestuurd wordt. Dit is standaard gelijk aan het e-mailadres van de beheerder. Als je een apart script gebruikt om deze e-mails over een niet verzonden e-mail te verwerken, gebruik dan een ander Bounce e-mailadres, dan kun je in je script dit e-mailadres koppelen. Je script kan ook de e-mailstatus van het bijbehorende token wijzigen (Zie verder bij: tokens).
  12. Fax naar: Het faxnummer voor de "printbare enquête" - bijv: als je een enquête op papier wilt laten afdrukken, om die op te sturen naar mensen die niet de online enquête kunnen invullen.
Waarschuwing: de HTML WYSIWYG editor staat je niet toe om bestanden te uploaden tijdens het aanmaken van de enquête. Je krijgt dan een melding als: "This file uploader is disabled". Doe je upload dus na het aanmaken en wijzig vervolgens je nieuwe enquête.

Presentatie & Navigatie

  1. Format: Choose from "Question by question", "Group by group" or "All in one".
    • Question by Question: Public survey will display one question per page.
    • Group by Group: Public survey will display all questions in a group per page. Group at a time surveys still have a separate "welcome" page and "submit" page, like "Question by Question" surveys.
    • All in one: Public survey will display all questions in one single page. Activated All in one surveys do not have a "welcome" page or "submit" page - the welcome message and submit button all appear on the same page.
  2. Template: Choose from the installed templates in your system. The default template is rather dull, but functional. More information on creating your own templates is available here.
  3. Show welcome screen:  Yes/No. If Yes, then the welcome message defined in Text Elements section will be displayed.    Default is Yes.
  4. Navigation delay:  Number of seconds before Previous and Next buttons are enabled.   Default 0 seconds
  5. Show [<< Prev] button: This option defaults to yes, however if you set it to "No" then users will not have the option of moving to a previous page while completing the survey.
  6. Show question index / allow jumping:  Yes/No. Default No.  When Yes, an index will be displayed on the right side.    Users can jump to any section in the survey. In 2.05 the options have changed to Disabled / Incremental / Full. Disabled and Incremental represent the current No and Yes options. Full always shows all groups / questions, this allows the user to freely navigate through the survey. This might not work for all kinds of conditions.
  7. Keyboard-less operation: By activating this setting there will be a virtual keyboard available for certain question types.
  8. Show progress bar: Yes/No.  Default Yes.   Allow the administrator to turn off the Progress bar
  9. Participants may print answers?: This option defaults to no. When it is set to yes, a participant can print a summary of responses at submit time.
  10. Public statistics: Yes/No.   Default No.   If set to "Yes" users who have submitted the survey will be presented a link to statistics of the current survey. The admin can set which questions should be included at these statistics by applying the according question attribute.
  11. Show graphs in public statistics: (since 1.80) Determines if public statistics for this survey include graphs or only show a tabular overview. Creating graphs for huge surveys with lots of answers takes some time and server resources so this is the switch to turn them on/off (default setting: off).
  12. Automatically load URL when survey complete:  Yes/No.  Default No.   If yes, when the survey is submitted, it will automatically redirect to the End URL. The end URL can be defined in the Text Elements Section. Please note that this only works on an active survey.
  13. Show "There are X questions in this survey":  Yes/No.  Default Yes.   If Yes, the message will be displayed on the Welcome Screen.    This option will not affect the print version.
  14. Show group name and/or group description:  Will control the display of Group Names and Descriptions.   This option will not affect the print version. Four Options:
    • Show Both - Default
    • Show Group Names Only
    • Show group description Only
    • Hide Both
  15. Show question number and/or code:
    • Show Both - Default
    • Show Question Number Only
    • Show Question Code Only
    • Hide Both
  16. Show "No answer": Yes/No.  Default Yes.   When Yes, the No Answer will be displayed as the default option for non-mandatory single-select questions. Be aware that if you switch this off, the participant won't be able to unselect a chosen answer option in a non-mandatory question.

Publicatie & Toegangscontrole

  1. Maak enquête openbaar: Ja/Nee.  Standaard: Nee. Bij Ja, wordt de enquête getoond op het scherm beschikbare enquêtes.
  2. Ingangsdatum/tijd: Geef eventueel aan wanneer de enquête begint. De tijd is altijd begin van de dag, de enquête kan niet eerder worden ingevuld.
  3. Vervaldatum/tijd: Je kunt je enquête laten blokkeren na een op te geven dag. Voorbeeld: als je 31 december kiest, dan kan elke deelnemer maar tot en met 31 december de enquête invullen. De werking van zowel de ingangsdatum als de vervaldatum kan uitgeschakeld worden door de datum te wissen.
  4. Stel cookie in om herhaald invullen te voorkomen?: Bij Ja, wordt er, als er geen token tabel gebruikt wordt, voor de toegangscontrole, een cookie gebruikt om op de PC van de respondent vast te leggen dat die enquête is ingevuld. Dit cookie voorkomt dat die respondent op die PC de enquête vaker invult. Dit is maar een beperkte controle en voorkomt het dubbel invullen zeker niet.
  5. Gebruik CAPTCHA voor: Je kunt aangeven wanneer je een CAPTCHA wilt laten gebruiken. Standaard: alleen gebruiken voor Registratie, maar je kunt het ook gebruiken voor toegang enquête en voor Bewaren/laden gedeeltelijk ingevulde enquêtes.

Notification & data management

  1. Send basic admin notification email to: and Send detailed admin notification email to: These fields allow you to send notifications or survey responses to additional email addresses once the survey is submitted. You can edit the templates for these emails under 'Email templates'. Multiple recipients can be set by seperating the entries with a semicolon (;) - eg "yourname@test.com; myname@test.com;hisname@test.com" OR when using placeholders "yourname@test.com;{INSERTANS:82733X12X73};{TOKEN:EMAIL}". Make sure that at least your administrator email is set properly in the survey settings - otherwise no email will be sent or there will be an 'Invalid address:' message when a participant finishes a survey. Please note that there are three different ways for entering an address:
    1. Enter a specific email address (ie: yourname@test.com)
    2. Enter a SGQA code and the response will be sent to an email address entered as an answer to that particular question (use the format {INSERTANS:9999X88X12}, in the same way you would Re-use information from previous answers)
    3. Enter a Token code (only possible if your survey is not anonymous) and the response will be sent to an email address retrieved from a token field (use the format {TOKEN:EMAIL} or {TOKEN:ATTRIBUTE_1} in the same way you would Re-use Information from the Tokens Table)
    4. As of Version 1.92: Enter a valid expression conforming to Expression Manager syntax.  This lets you use question code instead of SGQA syntax (for easier readability), plus conditional logic (e.g. route the notifications to different people depending upon the data entered into the survey).
  2. Date stamp?: This field allows you to determine whether the survey will datestamp all responses. If you choose "Yes", then when a response is submitted, a field will be included in that response indicating the time and date that the response was made. (See configuration settings for $timeadjust setting.)
  3. Save IP address?: This field allows you to determine whether the survey will save an IP-address for all responses. If you choose "Yes", then when a response is submitted, a field will be included in that response indicating the ip-address of the participant.
  4. Save referrer URL?: This field allows you to determine whether the survey will save the referrer URL for all responses. If you choose "Yes", then when a response is submitted, a field will be included in that response where this URL is saved. A referrer URL is the URL from which the user was led to your survey URL.
  5. Enable assessment mode?: With this setting you can enable/disable assessments for this survey.
  6. Save timings: If activate then on survey activation a separate table will be created where timings for your questions will be saved, e.g. how long a user stays on one page during taking the survey.
  7. Participant may save and resume later?: This setting allows a participant to save his responses and resume to answer the survey at a later time. Please note that this makes most sense with open surveys or surveys with anonymized answer. If you are using tokens and the survey is not anonymous in most cases it is better to activate 'Token-based response persistence' in the token tab.
  8. Google Analytics Tracking ID for this survey:  Allows for integration with Google Analytics. The tracking ID 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}
  9. Google Analytics Style for this Survey:  Choices are:
    1. Do not use Google Analytics - so {GOOGLE_ANALYTICS_JAVASCRIPT} is an empty string
    2. Default Google Analytics - {GOOGLE_ANALYTICS_JAVASCRIPT} uses the standard Google Analytics code, inserting the proper Google Analytics Key
    3. SurveyName-[SID]/GroupName - {GOOGLE_ANALYTICS_JAVASCRIPT} contains customized Google Analytics code to log the URL as {SURVEYNAME}-[{SID}]/{GROUPNAME}.  This can be  helpful if you want to analyze navigation paths through your survey, time spent per page, and drop-off rates per page.

Google API howto:

  1. Register/login on Google Analytics (GA): www.google.com/analytics/
  2. Create a tracking ID (the site should not point to the survey, but to the part before 'index.php?') The tracking ID should be UA-xxxxx.
  3. Go to your survey's global settings in LimeSurvey.
  4. Put the tracking ID in appropriate field (Google Analytics tracking ID). It's probably the best to set GA style 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.

Toegangscodes

  • Anonymized responses?: This allows you to determine whether responses to your survey are matched up with information from your surveys tokens table, or kept 'anonymous'. The default is 'No'. If you choose 'Yes' then your survey is set to radically anonymize responses - there is really no way to connect answers and participants. Even the admin can't link response data and participant/token data. However you will always be able to specifically view each response entered by your participants in the survey. Thus individual, but anonymous, statistics is still possible to do. Attention:: If this feature is activated the response submission date and the token completed date are always set to 1980-01-01 00:00, no matter of other settings. Why? Invalidating the submission date ensures no match with webserver logs where the token key might show up when a survey is started. Invalidating the token completed date makes sure that you can't align the order of submitted responses to the order of the token date/time.
  • Allow multiple responses or update responses with one token?: Default: No . If you activate this setting the participants may return to his survey by clicking the invitation link, even if he already submitted the survey. If survey is anonymous or Enable token-based response persistence is set to NO, this adds a new responses. If survey is not anonymous and Enable token-based response persistence is Yes, user update existing responses.
  • Enable token-based response persistence: If your survey uses tokens and your responses are not anonymized, then you may want to enable this feature. If you turn this on, then your participants can leave your survey and resume later at any time without using the 'Resume later' function - for example if he/she gets distracted or his browser crashes. Upon clicking the invitation link again he will find his survey answers so far still in place when returns to the survey and will even continue on the last page seen.
  • Allow public registration: If you use tokens to control access to your survey, the only people who can use the survey are those who have an entry and a unique token from the token table. If you would like to use tokens, but also allow public registration, set this to "Yes".  The "Yes" setting will allow a visitor to register his name and email address. The script will create a new entry in your tokens table for this person, then send them an invitation email. The script will ensure that only one person per email address can complete your survey.
  • Use HTML format for token emails?: When set to yes, all emails sent by the token management interface (invite, reminder, confirmation) will be formatted as HTML. You'll then be able to use rich formatting for this emails. Default is Yes at survey creation. Caution, when you switch on/off this feature, you'll have to double check that your email templates are still displayed as you want.
  • Set token length to: Usually you don't need to change this, the default setting of 15 digits (max. supported value: 35) is fine. If changing this setting please enter a number (X) which should be greater than 5 (if the number entered is <5 it will be converted to the default value of 15). When generating tokens all tokens will use a length of X digits.

Importeren

Ook kun je een enquête importeren bij deze tab bij het aanmaken van een enquête. Je kunt LimeSurvey dan automatisch relatieve URL's laten wijzigen naar locale images/media bestanden en INSERTANS kenmerken (aanbevolen).

Kopieer

Je kunt ook een enquête aanmaken door een bestaande enquête te kopiëren. Je kunt LimeSurvey automatisch de relatieve URL's naar lokale afbeelden/media-bestanden en INSERTANS kenmerken laten bijwerken (aanbevolen). De andere opties wijzen zichzelf. Bij het kopiëren krijgt de nieuwe enquête geen ingangsdatum / vervaldatum.

Paneel-integratie (URL parameters)

Deze tab is niet zichtbaar bij de aanmaak van een enquête, maar alleen bij het wijzigen van de algemene instellingen van een enquête.

On this tab you can set which additional URL parameters will be accepted by your survey (these parameters would be attached to the general survey start URL). This is important if you integrate with a professional survey panel provider that provides the participants for your survey. They usually hand over a unqiue ID with every participant and you will need to save/handle this unique ID for reference. Also with some providers the unique ID of the participant (bdropping out due to quota or finishing the survey) needs to be sent back to the panel provider in the survey end URL.

If you like you can also save the value as a response of a "Short text question" or "Multiple short text question" type (you will be able to select any short text question to save it to). Even if you do NOT save the value of the URL parameter you will be able to use this parameter in the end URL. Please have a look at the documentation of the End-URL for further information.

Resources

Hier beheer je de bestanden (afbeeldingen, media) die geüpload zijn in de HTML Editor. Deze tab is alleen beschikbaar bij het wijzigen van een enquête, niet bij het aanmaken van een enquête.

Je kunt:

  • de geüploade bestanden bekijken
  • de bestanden in een ZIP-bestand exporteren
  • een ZIP-bestand importeren

Aanwijzingen:

  • Toegestane bestandstypes zijn gedefinieerd in config-defaults.php.
  • Bestanden voor de enquête staan in map upload/surveys/<sid>.
  • Geüploade bestanden worden alleen getoond bij het bekijken van de resources van deze enquête (groep, vraag, antwoord) niet bij andere objecten (als labels) of in andere enquêtes.
  • Deze beperkte zichtbaarheid betekent niet dat de toegang tot deze resources beperkt is, ze zijn eenvoudig benaderbaar via de browser (voor degene die de URL van het bestand kent).
  • Bij het importeren mag een ZIP-bestand geen mappen bevatten.

Extra talen

Om talen aan een enquête toe te voegen, moet je de enquête eerst aanmaken en opslaan en dan wijzigen. Je kunt nu op het tabblad Algemeen talen toevoegen of verwijderen. LET OP: je kunt het verwijderen van een taal niet ongedaan maken, je kunt wel de taal weer toevoegen, maar je moet dan alle gegevens in die taal weer opnieuw invoeren.

Door te klikken op de knop 'Opslaan en bewerk tekst-elementen' op de eerste pagina van de algemene instellingen van de enquête, ga je naar de pagina waar per taal de benodigde teksten kunnen worden ingevuld (Titel van de enquête, Welkomstbericht, etc.). Je kunt per gekozen taal ook het datumformaat aanpassen.