M
MoWoL
I have been searching the posts, and have been unable to find the answer I'm
looking for. I have a presentation used as practice or test. I was able to
find code on randomizing my slides so it is different each time the user goes
through it. If they get the answer correct, the slide no longer comes up, if
it's wrong it stays in the random picking order so it will come up again
until they get it right. I couldn't be happier with the code I've found here
in helping me do this. One last thing I want to add... I have a text box that
says "previously missed". In code I have named this box "missed". In the
initializing frame, I loop through all slides and make this text box not
visible. The problem I'm having is making it visible for the next time it
comes up if they hit a wrong answer. I've tried using the on trigger event,
and that worked until putting in the code that randomized the slides. I'm
sure its all in the language, but I'm stuck. Any help would be appreciated.
Thanks.
looking for. I have a presentation used as practice or test. I was able to
find code on randomizing my slides so it is different each time the user goes
through it. If they get the answer correct, the slide no longer comes up, if
it's wrong it stays in the random picking order so it will come up again
until they get it right. I couldn't be happier with the code I've found here
in helping me do this. One last thing I want to add... I have a text box that
says "previously missed". In code I have named this box "missed". In the
initializing frame, I loop through all slides and make this text box not
visible. The problem I'm having is making it visible for the next time it
comes up if they hit a wrong answer. I've tried using the on trigger event,
and that worked until putting in the code that randomized the slides. I'm
sure its all in the language, but I'm stuck. Any help would be appreciated.
Thanks.