openended response fontstyle


Author
Message
Alexx
Alexx
Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)Expert (1.3K reputation)
Group: Forum Members
Posts: 10, Visits: 82
Is there any way to control the size of the text within an openended trial textbox? And likewise the size of the text within the next button?
I've had some participants complain that they're too small. Thanks

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
No, that's not possible with <openended> elements. It is possible to do using <surveypage> / <textbox> elements, though.

<surveypage mypage>
/ showpagenumbers = false
/ showquestionnumbers = false
/ questions = [1=mytextbox]
/ navigationbuttonfontstyle = ("Times New Roman", 5%, true)
</surveypage>

<textbox mytextbox>
/ caption = "Write stuff here:"
/ responsefontstyle = ("Verdana", 3%, false, true)
/ textboxsize = (90%, 60%)
</textbox>

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search