Radiobutton spacing and valid response problems


Author
Message
Jin
Jin
Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)Distinguished Member (3.6K reputation)
Group: Forum Members
Posts: 26, Visits: 103
Hi Dave,
I tried the fix and it solved the overlapping problem, however the script does not see those answers as an valid response anymore (i.e. I can't click the next bottom to proceed to the next trial). I apologize for the re-post, but I didn't realize the original post was 6-months old.
Thank you!


<surveypage practice>
/ caption = "Practice Question: ~r
Which word best describes what the person in the picture is thinking or feeling?"
/ fontstyle = ("Arial", 3%)
/ questions = [1=practice; 2=prac_radio]
/ showpagenumbers = false
/ showquestionnumbers = false
/ finishlabel = "Next"
/ nextlabel = "Next"
/ nextbuttonposition = (46%, 82%)
</surveypage>

<radiobuttons prac_radio>
/ correctresponse = ("panicked~t")
/ options = ("hateful~t", "jealous~t", "full of himself", "panicked~t")
/ order = random
/ validresponse = ("hateful~t", "jealous~t", "full of himself", "panicked~t")
/ position = (44.5%, 65%)
/ orientation = vertical
/ responsefontstyle = ("Arial", 3%)
</radiobuttons>

<image practice>
/ items = ("prac.png")
/ position = (19%, 20%)
/ imagesize = (110%, 110%)
</image> 
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search