Keystroke and Questions...

Ok- I'd like to add to this post/question...I have a 2-page lectora presentation.The forst page has a "Question" that is a true/false and uses a Done button that has the action of on click, go to next page. The question itself shows feedback for the right/wrong answer. It works fine. When you select an answer, and press the Done button, you get the windows messagebox with your feedback. When you click "OK" on that windows alertbox, it goes to the next page.Here's where my issue is...On the first page (the one with the t/f question, I have four actions.Two keystroke actions that say On Keystroke "T" (or F) Modify Variable Question_0001 with a value of True (or False). The third action is a refresh variable action that says On Any Key, modify variable "TempVariable" with the value of: "javascript:window.location.reload()"This action reloads the variables on the page to show which radiobutton is selected when using the keystrokes.No Problems yet.The last action is another keystroke one that says On Key Press "E" goto next page. (The same action as the "Done" button)Here's where we run into problems. When you use the keystroke to basically submit the answer, it shows the feedback, but doesn't advance to the next page when you click "ok" on the popup.Any ideas why?

Discussions have been disabled for this post