Actions

Activating a survey/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages />  
<languages />  
<br />Als je de enquête helemaal naar je zin hebt opgesteld, dan kun je de enquête activeren door op de knop Activeer [[File:activate.png]] te klikken. Activeren betekent dat::
<br />Once you are happy with the structure of your survey you can activate it by clicking on the [[File:activate.png]] "Activate this survey" button. Activating a survey does a number of things:
*Er een database-tabel wordt aangemaakt voor de responses / antwoorden, met voor elk mogelijk antwoord een veld in de tabel.
*It creates a separate database table to hold all survey responses, and creates for each possible answer to the survey a field in that table.
*Er gegevens kunnen worden ingevoerd in die tabel, en je kunt die natuurlijk bekijken. Je kunt acties met toegangscodes gaan doen.  
*It allows people to enter data into that table, and gives you access to other features for the survey, including browse and token facilities.
*De knop tokens voor de toegangscodes wordt beschikbaar. (Zie [[Tokens/nl|Tokens]] ).
*It gives you access to the "tokens" feature. Once a survey is activated, the "tokens" button will be available (see section on [[Tokens]] ).
*Als de enquête niet anoniem is, wordt er een token tabel aangemaakt.
*If your survey is set to "not anonymous", a tokens table will be created automatically.


Voordat je activeert, moet je weten dat:
Before you activate a survey you should note the following points:
*Je de tekst van vragen, antwoorden en de enquête zelf nog kan wijzigen, maar je kan geen enkel vraagtype of antwoordtype meer wijzigen.
*When the survey is initialized you can change the text for questions, answers, the survey etc, but not the type of question or the type of answer.
*Je geen vragen meer kunt toevoegen of verwijderen. Ook kun je bij arrayvraqen / meerkeuzevragen de opties niet wijzigen. Je kunt wel antwoorden toevoegen bij vragen van het basislijst vraagtype.
*You cannot add new questions or delete questions. Nor can you add answers to any of the array or multiple choice questions -  however you can add answers to the basic list type questions.
*Je kunt een enquête deactiveren (dit is niet het beëindigen), dan kun je wel weer vragen/groepen toevoegen en allerlei instellingen wijzigen, maar je bent wel gegevens over deelname kwijt. De responses die al ontvangen waren, staan dan in een back-up tabel.
*If you deactivate (not expire) the survey, it will move the responses to a backup table and lose participation information but you will again be able to add new questions and groups and to modify parameters.


Als de knop Activeer [[File:activate.png]] niet wordt getoond, dan kan de enquête nog niet geactiveerd worden. Er zijn bijvoorbeeld nog geen vragen. LimeSurvey doet voor het activeren nog een snelle controle op consistentie.
If the [[File:activate.png]] "Activate survey" button is disabled, then your survey is not yet capable of being activated (for example if you have no questions created yet). Once clicking on this icon, LimeSurvey will run a quick consistency check to make sure that your survey will work properly.

Revision as of 09:45, 15 May 2017


Once you are happy with the structure of your survey you can activate it by clicking on the "Activate this survey" button. Activating a survey does a number of things:

  • It creates a separate database table to hold all survey responses, and creates for each possible answer to the survey a field in that table.
  • It allows people to enter data into that table, and gives you access to other features for the survey, including browse and token facilities.
  • It gives you access to the "tokens" feature. Once a survey is activated, the "tokens" button will be available (see section on Tokens ).
  • If your survey is set to "not anonymous", a tokens table will be created automatically.

Before you activate a survey you should note the following points:

  • When the survey is initialized you can change the text for questions, answers, the survey etc, but not the type of question or the type of answer.
  • You cannot add new questions or delete questions. Nor can you add answers to any of the array or multiple choice questions -  however you can add answers to the basic list type questions.
  • If you deactivate (not expire) the survey, it will move the responses to a backup table and lose participation information but you will again be able to add new questions and groups and to modify parameters.

If the "Activate survey" button is disabled, then your survey is not yet capable of being activated (for example if you have no questions created yet). Once clicking on this icon, LimeSurvey will run a quick consistency check to make sure that your survey will work properly.