Forum Discussion
Using Dev Tools with Storyline
- 3 months ago
Hi Tracy - it's possible that your DevTools console "JavaScript context" is in the wrong window.
At the top of most Consoles, there's a dropdown where you can select the context of the window you want to interact with, and especially when working with embeds, sometimes you have to manually switch to the window containing your project (look for story.html).
Typically, if you right-click > Inspect pages the console will take you to the proper context. But since most of the Storyline stage disables right-click, you often have to manually select it; either through the dropdown, or the element inspector where you can then select your Storyline stage which switches to that context.
This may not be the issue, but it's a common one for me.
I have a scorm cloud version: https://app.cloud.scorm.com/sc/InvitationConfirmEmail?publicInvitationId=1fac1d1b-0560-4723-ab15-6a7d866c0e46
My goal for this course is to use local storage variables to update storyline variables so I can bookmark where in the module someone closes the browser. course1 published files are placed in the story_content folder of the bookmark published output.