Page 1 of 1

Prevent keyboard navigation through stack

Posted: Thu Feb 21, 2008 3:07 pm
by gillilandd
What script can I use to prevent a student from navigating forward and backward through my stack using the keyboard arrows? I want them to preform a task and type in the answer to progress through the stack - not be able to jump from card to card using the arrow keys.
I've looked through the documentation and cannot find anything relating to this.
Thanks,
Doug

Posted: Thu Feb 21, 2008 3:26 pm
by malte
set the navigationArrows to false

It is a global property you will need to set once

All the best,

malte

Posted: Thu Feb 21, 2008 10:17 pm
by gillilandd
Malte,
The script worked great. My students didn't necessary care for it, but it keeps them honest.
Thanks for your help - again.
Doug