Can.t retrieve checkbox status

Another way is to give each of the answers just a single letter - a, b, c, d, ... Then, the answer string will contain either just one of these for single choice or several if you allow more than one answer. Then you can simply use a condition that test to see if the answer variable Contains the desired letter.If you use this approach, make the real answer boxes hidden and put them BEHIND some other object on the screen so that a dotted box does not show around them when the learner clicks an answer. If you don't have an object, create a shape that is your background color and use that. Then put the real answers in one or more text boxes and line the radio buttons/check boxes up with them.

Discussions have been disabled for this post