Actions

Tip vprašanja - Besedilo - dolgo

From LimeSurvey Manual

This page is a translated version of the page Question type - Long free text and the translation is 56% complete.
Outdated translations are marked like this.
Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎italiano • ‎magyar • ‎polski • ‎română • ‎slovenščina • ‎български • ‎日本語

Kratek opis

Ta tip vprašanja zbira odgovor preko večjega polja za besedilo.


T LT.jpg


Example: Long_free_text_example.zip

General options

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎italiano • ‎magyar • ‎polski • ‎română • ‎slovenščina • ‎български • ‎日本語
<onlyinclude>

Obvezno (obvezno)

Opis

S pomočjo te nastavitve lahko določite ali mora anketiranec odgovoriti na vsa vprašanja ankete. Če ustvarite vprašanje z več podvprašanji, lahko z nastavitvijo min_answers določite, da bo anketiranec odgovoril le na določene dele ankete in ne vse.

Help.pngIf you use any of the preinstalled themes and the mandatory question attribute is enabled, a red asterisk will be shown next to the question. If you wish to hide it, please check these instructions.


Veljavne vrednosti

  • Da
  • Ne (privzeto)


Enačba relevantnosti

Opis

Vsako vprašanje vam omogoča določiti enačbo relevantnosti, ki je naslednik pogoja. Z enačbo relevantnosti lahko ustvarite veliko bolj zapleteno pogojno logiko.

Označevanje sintakse

Kadarkoli boste shranili enačbo relevantnosti, bo ovrednotena, pregledana bo tudi sintaksa enačbe. Morebitne napake bodo barvno označene, tako da jih boste lahko hitro odkrili in popravili.

Notice.png
 Hint: To check if all conditions are used correctly within your survey, read about our show logic file feature.


Veljavne vrednosti

Vsaka enačba, ki uporablja sintakso Urejevalnika izrazov, brez zavitih oklepajev.

Primeri

Uporabni primeri: Označevanje sintakse.


QS:Preg validation/sl

Display

Display rows (display_rows)

Description

It sets the number of rows that are displayed without making use of the scroll bar to check all the content. If there are more rows than the number mentioned in this field, then a scroll bar will be displayed. The default value for the "Long free text" question type is 5, while for the "Huge free text question type" is 30.

Valid values

  • Any positive integer number greater than 0



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


QS:Text input width/sl


Text input box size (input_box_size)

Notice.png
 Hint: This features is available starting in version 3.0.0


Description

This function allows you to set the size of the text area (the text input box). By default, LimeSurvey forces the input box to be displayed with a default size. This can be overridden by making use of this function.

Help.png To move the box on the next line, you need to increase the size of the wrapper. To do so, increase the value of the text input width attribute.

Valid values

  • Any numeric value


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: https://manual.limesurvey.org/Question_themes

Help.png Note: This feature is under development at the moment.


Vedno skrij to vprašanje (hidden)

Opis

If enabled, the question will always be hidden - it will not be displayed to the survey participants. This function can be used in the following scenarios:

To nastavitev lahko uporabite, če ste nadomestili vprašanje z URL povezavo in ga anketirancu ne želite prikazati (vključno z njenimi vrednostmi). S tem se izničijo postavljeni pogoji, ki se navezujejo na to vprašanje, saj le to dejansko niti ni bilo postavljeno. Če pa želite vprašanje le skriti (na primer, če želite shraniti vrednost izračunana ***on the fly ***), potem uporabite JavaScript, ki je vgrajen v izvorno kodo vprašanja.

Notice.png
 Hint: Vprašanje se ne prikaže v HTML-ju, določi se lahko z vprašanjem tipa Enačba ali URL-jem ankete, vendar ne v javascript-u

Veljavne vrednosti

  • Da
  • Ne (default)

Available options

  • On
  • 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.
Notice.png
 Hint: You can also insert an expression in this box (New in 3.0.0 ). Remember that the output of the expression will not be updated dynamically.


Important.png  According to the W3C, CSS class names can contain only the characters [a-zA-Z, and 0-9] and ISO 10646 characters U+00A1 and higher, plus the hyphen (-) and the underscore (_). They cannot start with a digit, or a hyphen followed by a digit. LimeSurvey encodes CSS classes, but it does not fix it totally.



Input

QS:Maximum chars/sl

Logic

Randomization group name (random_group)

Description

It places the questions into a specified randomization group, all questions included in the specified group being displayed in a random order to the survey respondents.

You can find a sample survey using randomization group name in ExpressionScript sample survey.

Valid values

Just enter any string you like (for example: 'group1'). All question which have set the same string within the randomization group name box will have their place in the survey randomized (=randomly exchanged among each other).


Preview To preview the questions use the preview survey instead of the preview question group function, as the second has been reported to not show the questions in a randomized order.



Question validation equation (em_validation_q)

Opis

This is an equation that is used to validate the entire question (e.g, all of its parts collectively for a multi-answer question). If the question fails the validation criteria, then em_validation_q_tip message will be displayed (it uses the CSS style .error). This tip uses the .em_q_fn_validation CSS style, which is hidden by default within template.css.

The main difference between this feature and the subquestion validation equations (em_validation_sq option) is that for this feature, if the question (or question parts) fail validation, then an error message could be shown. For the subquestion validation, each text entry cell (e.g., in an array question type, but it can also be applied to single entry question types) will be styled so that the background color is (light) red.

Veljavne vrednosti

  • Any equation that makes use of the ExpressionScript syntax, without surrounding curly braces.

Example

  • You want to collect demographic information from users via a multiple short text question, and you want to validate that the user has entered a valid email address and phone number.

This example shows how the question looks with invalid answers:

Validation-invalid-both.jpg

And here is what it looks like with one invalid answer:

Validation-invalid-phone.jpg

Here is how you edit a question to enter that information:

Validation-gui.jpg

And here is part of the Show Logic File output that lets you check the accuracy of your expression and ensure that there are no syntax errors:

Validation-logic.jpg

As you can see, the validation equation tests that both the email and phone number are either empty or match a regular expression filter.

The validation tip only shows the warning message if the phone or email appears invalid.

Notice.png
 Hint: In order to create complex validation messages, read about the usage of the ExpressionScript.


If you wish to import the example from above into your LimeSurvey installation, download the following .lsq file: Em_validation_q_example.zip.

Notice.png
 Hint: Remember, LimeSuvey uses the Perl syntax for regular expressions, so they should start and end with / (slash character)!


QS:Em validation q tip/sl

QS:Em validation sq/sl

QS:Em validation sq tip/sl


Other

Insert page break in printable view (page_break)

Opis

This attribute is only active when you actually print a survey from the Printable View. It forces a page break before the question.

Available options

  • On
  • Off (default)


Statistics

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.

Help.png Note: To have the chart displayed on the last page, you have to enable the following options:


Available options

  • On
  • Off (default)



Chart type (chart_type)

Description

This attribute allows the survey administrator to choose which type of chart will be displayed to the respondent once he/she finished filling out the survey.

Help.png Note: Do not forget to change the question and survey settings in order to have the charts displayed at the end on the survey. For more details, check the wiki section on the display chart question attribute.

Available options

  • Bar chart
  • Pie chart
  • Radar
  • Line
  • PolarArea
  • Doughnut


Timer

QS:Time limit/sl

QS:Time limit action/sl

QS:Time limit disable next/sl

QS:Time limit disable prev/sl

QS:Time limit countdown message/sl

QS:Time limit timer style/sl

QS:Time limit message delay/sl

QS:Time limit message/sl

QS:Time limit message style/sl

QS:Time limit warning/sl

QS:Time limit warning display time/sl

QS:Time limit warning message/sl

QS:Time limit warning style/sl