QS:Szerokość wprowadzania tekstu
From LimeSurvey Manual
Szerokość pola wejściowego (text_input_width)
Opis
Ten atrybut ustawia szerokość pól wprowadzania tekstu ("opakowania" pól wprowadzania tekstu). Pole wejściowe służy do wprowadzenia odpowiedzi na (pod)pytanie. Jeżeli wartość szerokości będzie wystarczająco duża, w kolejnej linii wyświetli się pole wprowadzania tekstu. Należy pamiętać, że ta opcja „nie” ustawia rozmiaru danych wejściowych ani szerokości całej kolumny!
Available options
- Default: If selected, a default value will be allocated to this attribute in such a way to have both the label and its corresponding text input box on the same line. For example, if the text input box width is 41%, the value of the width of the text input box will be a value that allows both the label and the input box on the same line (58% in this case). If the width of text input box was higher than 58%, then the text input box would be displayed on the next line.
- 8%; 17%...92%, 100%: the bigger the selected value, the larger the width of the text input box.
Example
- If you wish to have the input part displayed below the subquestion/label, select the 100% option from the dropdown list.