"show button" not working?
Posted: Sun Aug 29, 2010 11:50 pm
I have progressed through the if-then part of my little test project with one button and one field to uncover a picture when the correct answer was typed in.
With that success, I then went on to where I made 3 more copies of the picture and three more copies of the button. All on my own, using the dictionary, I figured out how to use just one field to present the word and test the student's answer for any of the buttons by moving it to cover the clicked button, so I didn't need to make any more copies of the field. When all four words have been presented and answered (just using the same word for now, though), the four buttons and the field are hidden so that the whole picture has been revealed (4 copies of the same picture for now).
The problem arises when I want to reset the test. Only Buttons 1, 2, and 3 reappear after the "show" command (message? function?), while button 4 remains stubbornly invisible. Thinking that perhaps Button 4 didn't reappear because it was the last in the order, I changed the order of the commands on the Reset Button, but it was still Button 4 that did not reappear. I've put them back in the original order since it made no difference. I couldn't find any hints as to the nature of the problem in the Dictionary.
The stack is attached. (sigh) I'm sorry I'm so dense. This is all the more frustrating because it is so embarrassingly simple.
With that success, I then went on to where I made 3 more copies of the picture and three more copies of the button. All on my own, using the dictionary, I figured out how to use just one field to present the word and test the student's answer for any of the buttons by moving it to cover the clicked button, so I didn't need to make any more copies of the field. When all four words have been presented and answered (just using the same word for now, though), the four buttons and the field are hidden so that the whole picture has been revealed (4 copies of the same picture for now).
The problem arises when I want to reset the test. Only Buttons 1, 2, and 3 reappear after the "show" command (message? function?), while button 4 remains stubbornly invisible. Thinking that perhaps Button 4 didn't reappear because it was the last in the order, I changed the order of the commands on the Reset Button, but it was still Button 4 that did not reappear. I've put them back in the original order since it made no difference. I couldn't find any hints as to the nature of the problem in the Dictionary.
The stack is attached. (sigh) I'm sorry I'm so dense. This is all the more frustrating because it is so embarrassingly simple.