Quiz/Make-Up Quiz

Good idea Kevin. Just wondering why you don't use the existing Question variable and check for correct to go to the next page? You already have to do that to test the variable.


Note on the above approaches: You have to be sure to disallow the learner from backing up - i.e. you need to disable the Lectora Back/Previous button as well as the browser buttons. Just think about what will happen if you leave them in there and he has the previous question right. To disable the browser buttons, you need this tip from my Easy Tricks & Secrets Using JavaScript & HTML available on my web site.



1. How to Disable the Browser Back Button


When someone clicks the IE back button, this code prevents the page from showing and returns immediately to the page where the back button was clicked.


· Click the "Add External HTML" button on the toolbar.


· From the Object Type dropdown menu, select "Meta tags".


· In the Custom HTML box type the following code:


[HTML][/HTML]


Thanks to Lex_Tensions

Discussions have been disabled for this post