Tipo de pregunta - Selección de idiomas
From LimeSurvey Manual
Descripción general
Este tipo de pregunta permite al usuario cambiar el idioma de la encuesta. Los usuarios pueden elegir de una lista desplegable el idioma en el que desean que se muestren las preguntas de la encuesta.
La lista desplegable incluye el idioma base (que se selecciona cuando se crea la encuesta por primera vez) y los adicionales (se pueden editar desde el panel de configuración general) .
Ejemplo: Tipo de pregunta de cambio de idioma
Opciones generales
Pantalla
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.
Lógica
Estadísticas
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)
Categoría:Tipos de preguntasCategoría:Preguntas enmascaradas