Add tick to Page X if Page Y reached
June 17, 2009 12:00 AM
This can easily be done using variables. On the end page of each chapter or section that you want to show has been completed, you need to set an action at page level that sets a variable to one. Then on your "tick mark" page or summary page, you need to have an action that shows the check mark if the variable you set on the other page equals one, if not then you can show a link like "Review" instead and that way the person knows they need to review the chapter still.
For example:
On the last page of Chapter one have an action (at page level): Action = Modify VARCH1 to Value 1 (modification type = Set Variable Contents)
Then on your summary page the accompanying action would be: On Show, Show Chapter One Check (condition would be VARCH1 = 1, else show Review link)
GJCOCH said:
Hi there, I've only recently started using Lectora - so be prepared for a bombardment of questions over the coming months!
Just wanted to know if there's a way of adding a 'tick' image to a main menu if the final page of another chapter has been reached.
E.g.
Main Menu
Link to Introduction
Link to Pre-Reading
Link to Knowledge Test
Once the Introduction is complete it will prompt users to return to the main menu, but I'd like the user to be reassured that their progress is marked, with a tick of somesort?!?! Any help appreciated!
Discussions have been disabled for this post