Actions

Translations

Survey settings version 2/40/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
 
Line 3: Line 3:
##Een ''SGQA-code'' gebruiken, als je het e-mailadres bij een vraag is ingevuld (formaat {INSERTANS:9999X88X12}, op dezelfde manier als je [[Questions - introduction/nl#Informatie van vorige antwoorden|invoer van een eerdere vraag zou gebruiken]]).
##Een ''SGQA-code'' gebruiken, als je het e-mailadres bij een vraag is ingevuld (formaat {INSERTANS:9999X88X12}, op dezelfde manier als je [[Questions - introduction/nl#Informatie van vorige antwoorden|invoer van een eerdere vraag zou gebruiken]]).
##Een ''Token code'' gebruiken (alleen mogelijk als de enquête niet anoniem is en er een token-veld gebruikt wordt voor het e-mailadres (formaat {TOKEN:EMAIL} of {TOKEN:ATTRIBUTE_1} op dezelfde manier als je [[Questions_-_introduction/nl#Informatie uit deelnemerstabel|informatie uit de token-tabel zou gebruiken]])).
##Een ''Token code'' gebruiken (alleen mogelijk als de enquête niet anoniem is en er een token-veld gebruikt wordt voor het e-mailadres (formaat {TOKEN:EMAIL} of {TOKEN:ATTRIBUTE_1} op dezelfde manier als je [[Questions_-_introduction/nl#Informatie uit deelnemerstabel|informatie uit de token-tabel zou gebruiken]])).
##''Vanaf versie 1.92:'' Een geldige expressie met de [[Expression Manager/nl|Expressie Beheer]] syntax.  Je kunt dan de vraagcodes gebruiken in plaats van de SGQA-syntax (dat leest een stuk beter), inclusief conditionele logica (bijv. verschillende ontvangers kiezen op basis van de gegeven antwoorden).
##''Vanaf versie 1.92:'' Een geldige expressie met de [[ExpressionScript - Presentation/nl|ExpressionScript]] syntax.  Je kunt dan de vraagcodes gebruiken in plaats van de SGQA-syntax (dat leest een stuk beter), inclusief conditionele logica (bijv. verschillende ontvangers kiezen op basis van de gegeven antwoorden).
#'''Datering?''': Wil je bij de responses een tijdstempel opslaan? Je kunt dan de datum en tijd van afronden zien. (Kijk in de configuratie naar de instelling $timeadjust.)
#'''Datering?''': Wil je bij de responses een tijdstempel opslaan? Je kunt dan de datum en tijd van afronden zien. (Kijk in de configuratie naar de instelling $timeadjust.)
#'''IP-adres opslaan''': Wil je het IP-adres van de deelnemer opslaan als de enquête afgerond wordt?
#'''IP-adres opslaan''': Wil je het IP-adres van de deelnemer opslaan als de enquête afgerond wordt?

Latest revision as of 17:31, 19 May 2020

Message definition (Survey settings version 2)
#'''Send basic admin notification email to:''' and '''Send detailed admin notification email to:''' These fields allow you to send notifications or survey responses to any email addresses once the survey is submitted. You can edit the templates for these emails under 'Email templates'. Multiple recipients can be set by separating 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}". To send an email to the administrator email of the survey : you must use {ADMINEMAIL}. There are different ways for entering an address:
##Enter a specific ''email address'' (ie: yourname@test.com)
##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 [[Questions_-_introduction#Information from previous answers|Re-use information from previous answers]])
##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 [[Questions_-_introduction#Information from survey participants table|Re-use Information from the Tokens Table]])
##''As of Version 1.92:'' Enter a valid expression conforming to [[ExpressionScript - Presentation|ExpressionScript]] 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).
#'''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.)
#'''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.
#'''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.
#'''Enable assessment mode?''': With this setting you can enable/disable [[Assessments|assessments]] for this survey.
#'''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.
#'''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.
#'''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}
#'''Google Analytics Style for this Survey''':  Choices are:
##'''Do not use Google Analytics''' - so {GOOGLE_ANALYTICS_JAVASCRIPT} is an empty string
##'''Default Google Analytics''' - {GOOGLE_ANALYTICS_JAVASCRIPT} uses the standard Google Analytics code, inserting the proper Google Analytics Key
##'''SurveyName-<nowiki>[</nowiki>SID]/GroupName''' - {GOOGLE_ANALYTICS_JAVASCRIPT} contains customized Google Analytics code to log the URL as {SURVEYNAME}-<nowiki>[</nowiki>{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.
  1. E-mail eenvoudige bevestiging naar: en E-mail gedetailleerde bevestiging naar: Je kunt een e-mail ter notificatie versturen als er een deelnemer de enquête afgerond heeft. Als je naar meerdere personen een notificatie wil sturen gebruik dan een puntkomma als scheidingsteken tussen de e-mailadressen. Je kunt ook placeholders gebruiken "yourname@test.com;{INSERTANS:82733X12X73};{TOKEN:EMAIL}". Voor een e-mail naar de enquête-beheerder kun je {ADMINEMAIL} gebruiken. Er zijn drie manieren om een e-mailadres in te vullen:
    1. gewoon het e-mailadres invullen.
    2. Een SGQA-code gebruiken, als je het e-mailadres bij een vraag is ingevuld (formaat {INSERTANS:9999X88X12}, op dezelfde manier als je invoer van een eerdere vraag zou gebruiken).
    3. Een Token code gebruiken (alleen mogelijk als de enquête niet anoniem is en er een token-veld gebruikt wordt voor het e-mailadres (formaat {TOKEN:EMAIL} of {TOKEN:ATTRIBUTE_1} op dezelfde manier als je informatie uit de token-tabel zou gebruiken)).
    4. Vanaf versie 1.92: Een geldige expressie met de ExpressionScript syntax. Je kunt dan de vraagcodes gebruiken in plaats van de SGQA-syntax (dat leest een stuk beter), inclusief conditionele logica (bijv. verschillende ontvangers kiezen op basis van de gegeven antwoorden).
  2. Datering?: Wil je bij de responses een tijdstempel opslaan? Je kunt dan de datum en tijd van afronden zien. (Kijk in de configuratie naar de instelling $timeadjust.)
  3. IP-adres opslaan: Wil je het IP-adres van de deelnemer opslaan als de enquête afgerond wordt?
  4. Verwijzer-URL opslaan: Wil je bij afronden van de enquête de referrer URL opslaan? Dit is de URL die de deelnemer heeft gebruikt om bij de enquête te komen.
  5. Beoordelingsmode aanzetten: Je kunt hiermee de functie beoordeling voor deze enquête aan- of uitschakelen.
  6. Timing-instellingen opslaan: Als je dit voor activering inschakelt dan wordt er een tabel aangemaakt voor de enquête waarin de tijden die een gebruiker per pagina gebruikt worden geregistreerd.
  7. Deelnemer mag opslaan en later hervatten: Dit is van belang bij openbare enquêtes en anonieme enquêtes. Bij gebruik van tokens en een niet anonieme enquête kun je beter de optie 'Aanzetten persistent opslaan van antwoorden gebaseerd op toegangscodes' in de tab Toegangscodes / Tokens inschakelen.
  8. Google Analytics Tracking ID: Als je Google Analytics gebruikt kun je hier de tracking ID invullen, in sjablonen wordt {GOOGLE_ANALYTICS_API_KEY} gebruikt. Je kunt de JavaScript van Google Analytics toevoegen in eigen sjablonen met {GOOGLE_ANALYTICS_JAVASCRIPT}
  9. Google Analytics stijl: Keuzes zijn:
    1. Niet gebruiken - dan is {GOOGLE_ANALYTICS_JAVASCRIPT} een lege string
    2. Standaard
    3. SurveyName-[SID]/GroupName - {GOOGLE_ANALYTICS_JAVASCRIPT} bevat aangepaste Google Analytics code om de URL te loggen als {SURVEYNAME}-[{SID}]/{GROUPNAME}. Je kunt dan kijken hoe de deelnemers door de enquête gaan, hoeveel tijd ze per pagina gebruiken en op welke pagina ze stoppen met invullen.