Reviewing Sections
March 10, 2009 12:00 AM
Here is one simple way of achieving this. Note this is using versions >= Lectora 2008On the fail page you can have some actions that look at the score, and then show objects that highlight the sections.First you need a list of all the sections on the pass page. This list would link to each of the sections. Next thing you need to do, is to duplicate this list. You want to make sure this duplicated list is separated so that each section is its own object. Then change these duplicated objects so that they "highlight" the section. For example you can bold them, change color, underline them, or even add a border, go nuts. (I use separate images in Photoshop, and just jazz it up.) Name them accordingly, like "Sectionhighlight01"Set each of the duplicated objects to initially invisible in the properties.Next you want to add actions on the fail page that will show these duplicated objects based on the score.For this example we will call the test "Test_01". The first action would go something like this,On: ShowAction: Show Target: Sectionhighlight01 (the hilighted section)Condition: Test_01 Greater Than 40;Duplicate this action for each section and adjust it for each of the objects that you want to show.That should do it for you.
Discussions have been disabled for this post