Can Lectora remember?

Here is how I do it: Create a new variable called lastPage - or something like that. Then at the title level put an action to:On: ShowAction: Modify VariableTarget: lastPageValue: javascript:location.hrefModification Type: Set Variable ContentsOn the 20 pages of stuff you will need to dis inherit this action so the variable isn't updated. That way it will hold the location of the page they came from. Then on your button to return to the course you will need:On ClickAction: Go ToTarget: Web AddressWeb Address: VAR(lastPage)This will only work if you are publishing to HTML or SCORM though... Hope that helps.

Discussions have been disabled for this post