Category separator/ro: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "===Separator de categorii (separator_categorii)===" |
Maren.fritz (talk | contribs) Created page with "'''Descriere'''" |
||
Line 4: | Line 4: | ||
===Separator de categorii (separator_categorii)=== | ===Separator de categorii (separator_categorii)=== | ||
''' | '''Descriere''' | ||
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 08:15, 30 October 2023
Separator de categorii (separator_categorii)
Descriere
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.