test multiple choice problem

There are many ways of doing this. One simple way, is to create a transparent button that lays on top of the radio buttons that is initially invisible. Next, on each of the radio buttons add an action (on select/change) that shows the transparent button. This will prevent the user from clicking on another choice.Edited By: Xithis on 2009-3-10 8:43:42

Discussions have been disabled for this post