Group: Forum Members
Posts: 53,
Visits: 131
|
Hi
I use a radiobuttons element where participants answer a question with Yes or No, and if they answer Yes they should fill in some answer. However, the textbox is too small in some cases. How can I increase the size of the textbox to 300 characters?
Here's the code: <radiobuttons priorknowledge> /caption = "Did you know any of the words beforehand?" /options = ("No") /other = "Yes, namely: " </radiobuttons>
Thanks, Diane
|