Removing a radio button


Author
Message
mhenein
mhenein
Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)
Group: Forum Members
Posts: 12, Visits: 42
I seem to have a raido button to go back in the insturctions for my survey and it says "press enter to go back" but so does the button to go forward it says "press enter to continue" How can remove the back radio button since I have not even included it in the script?



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
You cannot remove the back button on instruction pages (<page> and <htmlpage> elements). You can change the respective labels *on* the various buttons via the <instruct> element. <instruct> /finishlabel, /nextlabel and /prevlabel are the attributes you want to look at.

mhenein
mhenein
Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)
Group: Forum Members
Posts: 12, Visits: 42
Thanks that seemed to fix the label on the instructions. But I tried to to the same thing to change the radio button on the acutal survey page and it didn't seem to work. I also tried using the /nextlabel element in the survey page itself but that didn't change the label either. How would I go about doing that ? 



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
For <surveypage>s, there are the /backlabel and /nextlabel attributes to change the text displayed on their navigation buttons. You can also eliminate the back button completely by setting the /showbackbutton attribute to false. For further details, please see the language reference topic for the <surveypage> element in the Inquisit documentation.

Beyond that, I am not sure which "radio button" you keep referring to. Navigation buttons are not radio buttons. If you have a question about a specific <radiobuttons> element you have in your script, you should provide the respective code. I have no way of knowing what may or may not be in your script.

mhenein
mhenein
Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)
Group: Forum Members
Posts: 12, Visits: 42
Yes I was talking about navigation button, I was able to change the elments based on the advice that you gave me. 

Thanks! 
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search