Question about radio button controls
I am working on a kind of multiple choice quiz sheet and have some questions about the usage of controls in Mathcad version 15.
1) When I recalculate the worksheet (via selfmade button control) a new question is selected by random but the radiobuttons have remembered the answer of the preceding question. How can I achieve that all radio buttons are unchecked (as they are when I load the worksheet the first time).
2) How can I install some kind of counter which counts,how many trys were already made? The idea is to have a solution-button which is triggered automatically after, lets say, three attempts (that is three clicks an a different radio button).
I think both questions basically have to do with how two different controls can interact with each other.
3) I can not use the easier to handle webcontrols, as I need more freedom of placement of the controls. But I like the behaviour of the webcontrols more in some respects. They can be protected and one can still use them if the worksheet ist protected - this is not true for the "regular" controls. You have to unprotect them an so the user is able to show arguments etc. Then I dislike the black border I get around the single radio button when the click it. Is there a way to format the regular radio button controls in a way to behave and look like the webcontrols?
4) How can I change the color of the labels of the radio buttons? Via preferences I can change font, size, italics, bold, etc. but not the color.
Hope someone could shed some light on this, as the usage of controls is not that heavy covered in the documentation.
Maybe you have a sample worksheet I can learn from or point me to some more extensive documentation.
Thanks
WR

