Pass the question result to Flash

I'm trying to know whether the student answers a specific question correctly or not.


I have a button in Flash that calls the action group in Lectora

ExternalInterface.call("runGroup_og37001");

In that group, there is an action that pass the value 1 or 0 (wrong) of a variable to Flash with condition tha the question variable is correct.

Somehow it never get passed to Flash. I got "undefined" in the text. With debug mode, I can see it capture the user answer but I never see it passes the value to Flash.


Anything wrong?


Thanks!

Discussions have been disabled for this post