Page 3 of 3

Re: Quiz freezing (seemingly randomly)

PostPosted: Thu Jun 23, 2016 5:47 pm
by Robert Stevenson
Would you have the slightest clue why the logic would work (get you to the certificate page after 20 correct questions) in native format but fail to do so when exported?

Re: Quiz freezing (seemingly randomly)

PostPosted: Thu Jun 23, 2016 5:55 pm
by Clifton
Add the debug alerts I wrote about a couple of posts ago.
These will quickly show where your code is failing in the exported content.

It is not unusual for something to work a little differently in exported content because of the way the JavaScript is executed. I still think you have a timing issue and this should show up if you code your action exactly like I showed using the "Display Alert" actions and run a test case. The alerts will show your variable values as the test progresses and you can determine exactly where the logic fails.

Re: Quiz freezing (seemingly randomly)

PostPosted: Fri Jun 24, 2016 10:43 am
by Robert Stevenson
Did I mention there is a timer on each page? Perhaps? I would jump at your "debug" logic but have no experience using such and don't even know where to put the script.

Re: Quiz freezing (seemingly randomly)

PostPosted: Fri Jun 24, 2016 2:15 pm
by Clifton
Email me the tbk offlist at [email protected] and I will take a look at the logic. However, I would consider this to be beyond the scope of support provided by this forum so there would be a small charge. In the long run, you would benefit from the troubleshooting techniques used.

Re: Quiz freezing (seemingly randomly)

PostPosted: Fri Jun 24, 2016 3:20 pm
by Robert Stevenson
Note to Self. Exported project continues to freeze before mastery level achieved (even with timer removed)