|
Re: Scouting program in the works, need ideas!
Looks pretty good C.Teen. Of course, there are a couple of points:
Take a more careful look at the use of radio buttons versus check boxes. if the answer to the section can contain each of the selections, use checkboxes instead of having a radio that says "all of the above" or "both". let the scout click on all that apply in each case. yes/no deserve to be radio buttons.
The box which records the scout's name deserves to be more complex. Namely, a combo box that allows input and remembers, then lists all the names entered. It will get pretty old for your scout to enter his/her name EVERY time a survey is taken. Let the repeating scouts select a name from the list.
|