Typ pytania - Zmiana języka
From LimeSurvey Manual
Krótki opis
Ten typ pytania pozwala użytkownikowi na zmianę języka ankiety. Użytkownicy mogą wybrać z rozwijanej listy język, w jakim chcą, aby wyświetlane były pytania ankiety.
Na liście rozwijanej znajduje się język bazowy (który jest wybierany przy pierwszym tworzeniu ankiety) oraz dodatkowe (można je edytować z poziomu panelu ustawień ogólnych) .
Przykład: Typ pytania dotyczący zmiany języka
Opcje ogólne
Wyświetlacz
Question theme (question_theme)
Description
It allows you to use customized themes for the respective question.
Available options
- Your created question themes which are located under the Question themes in the Themes panel.
See: Question themes
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).
CSS class (css_class)
Description
If you want to add special CSS classes to certain questions, you can enter the CSS class name(s) in this box. Make sure you leave an empty space between different class names.
Valid values
- Any text string with a space between different CSS class names.
Logika
Statystyki
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)