Actions

Skupine vprašanj – uvod

From LimeSurvey Manual

Revision as of 21:18, 9 August 2013 by Bostjan (talk | contribs) (Created page with "=Elementi skupine=")

Ustvarjanje skupine

Preden lahko dodate vprašanje v vašo anketo morate ustvariti skupino. Novo skupino ustvarite s klikom na gumb "Dodaj novo skupino vprašanj anketi" v anketni orodni vrstici. Alternativno lahko uvozite predhodno izvoženo skupino. Uvoz ni možen pri LimeSurvey-u, katere verzija je starejša od 1.45 (PHP Survey) - funkcija uvoza še ni bila ustrezno dodelana.

Ustvarite lahko toliko skupin kot želite.

Uporaba skupin za povzemanje vprašanj

Skupine se uporabljajo za razporejanje vprašanj v anketi. Če boste imeli več skupin, morate upoštevati, da boste vprašanja razporejali v ustrezne skupine (le to lahko spreminjate v nastavitvah ankete). Za prikaz skupine v določenem vrstnem redu uporabite funkcijo reorganizacija. Če pa imate le eno skupino v anketi, je njeno ime nepomembno (razen seveda za prikaz).

Elementi skupine

Groups can also include a "description". This field allows you to publish an explanatory note for any set of questions. If you add a description, it will be presented at the survey before commencing any of the questions in that group. If you do not include any text here, then public participants will simply move on to the first question in the group with no stop. You can use the HTML editor to include images, formatted text, etc. to your liking.

Show/Hide groups conditionally

Starting in version 1.92, you can set a Relevance Equation for the group using Expression Manager syntax.  This is helpful for "looping" or other cases where you are repeating similar content multiple times.  For example, say you want to ask the same set of follow-up questions for each child in a household, and you asked how many children there are via a question named numKids.  Then, for each group of follow-up questions, you would use relevance equations the following (which would collect data about the third child):  numKids = 3

An explanation and example for hiding question groups is available at the Expression Manager Examples page.

Question group randomization

Starting in version 2.0 you are now able to randomize the order of question groups. To do that just enter a string into the field 'Randomization group'. You will need to enter that same string in all the other groups who you want to randomize and which will then appear in a random order when taking the survey.