Actions

Activating a survey/pl: Difference between revisions

From LimeSurvey Manual

m (Text replace - "ó" to "ó")
(Updating to match new version of source page)
Line 1: Line 1:
<languages />  
<languages />  
<br />Gdy utworzona przez Ciebie struktura ankiety będzie ukończona, możesz przejść do następnego kroku, którym będzie aktywacja ankiety. Polecenie to wywołać można przez kliknięcie na ikonę [[File:activate.png]] "Aktywuj bieżącą ankietę" znajdującą się na pasku narzędziowym nakiety. Aktywacja nakiety wywołuje szereg następujących zmian:
<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:
#Tworzone są dodatkowe tabele w bazie danych, które będą zawierać odpowiedzi udzielone prze respondentów.
*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.
#Uaktywniona zostaje możliwość gromadzenia danych.
*It allows people to enter data into that table, and gives you access to other features for the survey, including browse and token facilities.
#Administratorzy zyskują dostęp do działu tokenów oraz do przeglądania zgromadzonych odpowiedzi. Więcej o tokenach dowiesz się w sekcji {Tokeny} w niniejszym podręczniku.
*It gives you access to the "tokens" feature. Once a survey is activated, the "tokens" button will be available (see section on [[Tokens]] ).
#Jeśli Twoja ankieta nie jest ustawiona jako anonimowa, tabele tokenów zostaną automatycznie wygenerowane.
*If your survey is set to "not anonymous", a tokens table will be created automatically.


Pamiętaj, że po dokonaniu aktywacji ankiety:
Before you activate a survey you should note the following points:
*Nie będzie możliwa zmiana typów pytań ani typów wariantów odpowiedzi. W dalszym ciagu można jednak dokonywać edycji treści pytań jak i wariantów odpowiedzi.
*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.
*Nie będzie możliwe tworzenie/dodawanie nowych pytań do ankiety jak również ich usuwanie.
*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.
*Nie będzie możliwe dodawanie nowych oraz usuwanie istniejących wariantów odpowiedzi dla pytań.
*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.


Aktywuj ankietę poprzez kliknięcie na ikonę. Jeśli ta ikona nie jest dostępna oznacza to, ze Twoja ankieta nie jest kompletna i nie może być aktywowana. Kliknięcie na ikonę wywołuje uruchomienie krótkiego testu spójności danych, co jest konieczne dla zapewnienia poprawnego działania skryptu.
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 10:00, 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.