radiobutton options only half visible


Author
Message
Diane
Diane
Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)Distinguished Member (4.3K reputation)
Group: Forum Members
Posts: 53, Visits: 131
Hi,

When I run my experiment via the web the radiobutton options are not shown on one line each, but some of the options are wrapped so that they occupy two lines. This results in disappearance of the top and bottom half of the text. Is there a way to prevent wrapping? When I run the script locally, the problem does not occur. Below is an example from the script:

<survey DV5>
/pages = [1=interpretation5; 2=anxietyscale1]
/ showpagenumbers = false
/ fontstyle = ("Arial", 2.00%, false, false, false, false, 5, 1)
</survey>

<surveypage interpretation5>
/questions = [1=interpretation5]
/showquestionnumbers = false
</surveypage>

<radiobuttons interpretation5>
/caption = "Why are they looking at you?"
/ options = ("Because they do not think I will fit in", "Because they appreciate my efforts to get along with everyone", "Because I walked into the pantry")
/ required = true
/ order = random
/position = (30%,40%)
</radiobuttons>


The result looks like this:


Thanks,
Diane

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search