Тип въпрос - Превключване на език
From LimeSurvey Manual
Кратко описание
Този тип въпрос позволява на потребителя да промени езика на анкетата. Потребителите могат да избират от падащ списък езика, на който желаят да се показват въпросите на анкетата.
Падащият списък включва основния език (който се избира, когато анкетата се създава за първи път) и допълнителни (те могат да се редактират от панела с общи настройки) .
Example: Language switch question type
Общи опции
Дисплей
Hide tip (hide_tip)
Description
Most questions will usually include a tip that says "Please choose one of the following options" or a hint text on how to fill out the question. This attribute allows you to turn off or on this tips/hints.
These tips/hints include validation criteria messages (such as min/max number of answers, min/max/equals sum value). If hide_tip is enabled, these messages will be hidden. However, if the user enters invalid data, the tips will appear. They will be coloured in red, getting changed to green once the validation criteria are met.
Available options
- On - the tips/hints are hidden;
- Off (default).
Логика
Статистика
Display chart (display_chart)
Description
This attribute allows the survey administrator to choose if a chart that contains the question results should be displayed to the survey participants after they filled out the survey.
- public statistics survey setting from the presentation & navigation settings
- show graphs survey setting from the presentation & navigation settings
- public statistics question attribute, and
- display chart question attribute.
Available options
- On
- Off (default)