Actions

QS

Category separator/fr: Difference between revisions

From LimeSurvey Manual

(Created page with "Cet attribut prend un caractère qui sera considéré par LimeSurvey comme séparateur de catégorie dans les réponses.")
(Created page with "'''Exemple'''")
Line 8: Line 8:
Cet attribut prend un caractère qui sera considéré par LimeSurvey comme séparateur de catégorie dans les réponses.
Cet attribut prend un caractère qui sera considéré par LimeSurvey comme séparateur de catégorie dans les réponses.


'''Example'''
'''Exemple'''


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.
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.

Revision as of 19:32, 27 September 2023


Séparateur de catégorie (category_separator)

Description

Cet attribut prend un caractère qui sera considéré par LimeSurvey comme séparateur de catégorie dans les réponses.

Exemple

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.