Actions

QS

Category separator/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "===Categorie scheidingsteken (category_separator)===")
(Created page with "'''Beschrijving'''")
Line 4: Line 4:
===Categorie scheidingsteken (category_separator)===
===Categorie scheidingsteken (category_separator)===


'''Description'''
'''Beschrijving'''


This attibute takes a char that will be considered by LimeSurvey as a category separator in answers.
This attibute takes a char that will be considered by LimeSurvey as a category separator in answers.

Revision as of 20:06, 31 August 2013


Categorie scheidingsteken (category_separator)

Beschrijving

This attibute takes a char that will be considered by LimeSurvey as a category separator in answers.

Example

If you set this to the char ":", and have an answer with the following text "Fruit: orange" and another with "Fruit: apple", then a category of "Fruit" is assumed and will contain 2 items "orange" and "apple". This will be displayed as categories/items in the dropdown list.