Hide next button until Flash activity completed

Is it possible to lock a course down so that the next button only appears after an embedded flash activity (from the interaction builder) is completed correctly?

Discussion (1)

Yes, you can. You set a Lectora variable from within the Flash movie. If you have access to the code of the SWF, use this reference. Or maybe the interaction builder you're using has an option to execute a JS command at the end? Then simply call "Var_somevariable.set("done")" and check the value of "_somevariable" in Lectora.

Discussions have been disabled for this post