Likert question text


Author
Message
katek
katek
Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)
Group: Forum Members
Posts: 8, Visits: 50
I am creating a likert style survey but when the questions come up on the screen, inquisit reduces the text size to all fit on one row. Some of the questions are longer and it would look better if it made the longer questions two lines. here is the script for the text. I'm just not sure what to change.

<text question>
/ items = question
/ select = noreplace
/ position = (50%, 30%)
/ fontstyle = ("Arial", 18pt, false, false, false, false, 5)
</text>

thanks!

Kate

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: 108K
#1: You need to specify the <text> element's /size attribute.

#2: You can insert line breaks and the like using "special characters" (e.g. ~n for a newline or ~r for a carriage return). See the "Special Characters" topic in the documentation for details.

katek
katek
Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)Expert (1.1K reputation)
Group: Forum Members
Posts: 8, Visits: 50
thanks so much, using the special characters worked to break up the text. 
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search