QS: Ширина на въвеждане на текст
From LimeSurvey Manual
Ширина на полето за въвеждане (text_input_width)
Описание
Този атрибут задава ширината на полетата за въвеждане на текст (на "обвивката" на полетата за въвеждане на текст). Полето за въвеждане се използва за въвеждане на отговор на (под)въпроса. Ако стойността на ширината е достатъчно висока, полето за въвеждане на текст ще се покаже на следващия ред. Моля, обърнете внимание, че тази опция не задава размера на входа или ширината на цялата колона!
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.