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)