Forum Discussion
Storyline Magic Series - A New Video Tutorial Series Launched on YouTube!
Hello everyone,
I'd like to share a link to a new tutorial series that I recently launched on YouTube aimed at Articulate Storyline360 developers looking to better their skills in areas like HTML, CSS, and JavaScript.
https://www.youtube.com/playlist?list=PLgWxRODbk1M3kVbnoSaTS64UPQAJVPAF7
In each episode I'm going to demonstrate the cool things that can be achieved in your projects with the use of some coding tricks both within Storyline360 itself as well as to the published project source files. Whether you are new to this sort of thing, or are a Storyline expert looking to expand your knowledge, the series is designed for developers of any skill level!
I'm going to be keeping this discussion post up to date with each new episode that is released in the series, so be sure to the click the 'Subscribe' and 'Bookmark' button above to be notified of future updates!
There'll also be a synopsis for each episode in the comments below.
Thanks for watching and I absolutely welcome your feedback, questions, or requests for topics of future episodes!
Chris
---
Episode 1 - Controlling Rise Navigation In Storyline
https://youtu.be/zX1BwIC7v3w
Episode 2 - Control A Scrolling Panel Using JavaScript
https://youtu.be/c_WjEe0qzUo
Episode 3 - Image Zoom Effects Created Using CSS
https://youtu.be/vfAUMYsQMY0
Episode 4 - localStorage And Articulate Storyline
https://www.youtube.com/watch?v=yPK7dOgC9sg
Episode 5 - Episode 5 Using Custom xAPI Statements In Practice
https://www.youtube.com/watch?v=Y40FyfzBM3Q
Episode 6 - Getting Creative With Text Entry Fields
https://www.youtube.com/watch?v=My4uptWw-Mo
Bonus PowerPoint Episode! - Create A Hand-Drawn Animation Effect Using PowerPoint https://www.youtube.com/watch?v=NJOCvURDaZQ
Episode 7 - How To Create Interactive Content Using 360° Video
https://www.youtube.com/watch?v=ZS4ya6w5xpE
Episode 8 - Creating Automation Using The YouTube Player API
https://www.youtube.com/watch?v=_4e0DSJp3cY
Episode 9 - Building 3D Parallax Hover Effects Using Tilt.JS
https://www.youtube.com/watch?v=wlZWbpB2UR8
Episode 10 - Create Interactive Virtual Worlds With Skybox AI And Storyline
https://www.youtube.com/watch?v=yFUBgYgtrY0
Episode 11 - Create An Interactive Virtual Tour Using Multiple 360° Videos
https://www.youtube.com/watch?v=ze-qia8AzNE
Episode 12 - Emphasis Animations For Storyline Using GSAP
https://www.youtube.com/watch?v=050jW67M8BI
Episode 13 - Alpha Channel Masking For Objects And Layers
https://www.youtube.com/watch?v=Zv6ugpcjNNE
- ChrisHodgsonCommunity Member
Episode 1 - Controlling Rise Navigation In Storyline
In this episode I will demonstrate how you can control the navigation of users onto the next page of an Articulate Rise module using trigger actions created in Articulate Storyline 360.
- ChrisHodgsonCommunity Member
Episode 2 - Control A Scrolling Panel Using JavaScript
In this episode I will demonstrate how you can control the position of any scrolling panel object that you may have in your Articulate Storyline project, using either a timeline based trigger, or a button click by the user.
- ChrisHodgsonCommunity Member
Episode 5 - Episode 5 Using Custom xAPI Statements In Practice
https://www.youtube.com/watch?v=Y40FyfzBM3Q
In this episode I will demonstrate how to put some of the new Custom xAPI Statement trigger features (added to Storyline 360 earlier this year) to use in a practical way by building a customised LMS and LRS (Learning Record Store) platform using LearnDash and Uncanny Owl's Tin Canny Reporting solution.
- saukathaliCommunity Member
Hey Chris, fantastic video series. Exited to try this out.
I have tested a sample xAPI package on SABA LMS. The course contains 5 questions with a result slide. Reporting option for this course is result slide with completed trigger on the final slide.
When we tested the package in SABA, it showed completed upon opening the course and exit it without answering a single question.
I want the course should be completed upon getting a passing score. I couldn't fine the issue.
can you help me to resolve this issue?
Hi Saukath, It looks like Jose has suggested some things to try in this thread. I hope that helps. Please let us know if you have other questions.
- ChrisHodgsonCommunity Member
Episode 3 - Image Zoom Effects Created Using CSS
In this episode we will create a smooth image hover zoom effect using just a few lines of custom CSS code added to our Storyline project files.
- StephanieLongCommunity Member
Love this!! How could I get this to work if I was publishing to Review 360 (vs. publishing to Web)?
- ChrisHodgsonCommunity Member
Episode 4 - localStorage And Articulate Storyline
https://www.youtube.com/watch?v=yPK7dOgC9sg
In this episode I will demonstrate how you can take advantage of the Web Storage API (localStorage) in order to easily and quickly transfer user variables from Storyline into other browser tabs (containing dynamic form fields, such as an end of course survey or questionnaire).
- ChrisHodgsonCommunity Member
Episode 6 - Getting Creative With Text Entry Fields
https://www.youtube.com/watch?v=My4uptWw-Mo
In this episode I will demonstrate how we can use JavaScript (and jQuery) to update Storyline Text Entry variable values dynamically in order to immediately trigger various on-slide actions. - ChrisHodgsonCommunity Member
Bonus PowerPoint Episode! - Create A Hand-Drawn Animation Effect Using PowerPoint
Using Microsoft PowerPoint you can create hand-drawn animations which can be exported for use in your eLearning content built in Articulate Storyline 360. This video tutorial will take you through all of the steps to take in order to achieve this effect.
- ChrisHodgsonCommunity Member
Episode 7 - How To Create Interactive Content Using 360° Video
https://www.youtube.com/watch?v=ZS4ya6w5xpE
Although at time of recording the ability to add 360° Video into the 360° Interactivity Tool in Storyline isn't possible, I will show you how we can achieve this by customising the published project files at code level. This allows you to create interactive 360° experiences using any 360° video!
- ChrisHodgsonCommunity Member
Bonus AI Episode! - I Created A New Storyline Quiz Template Using ChatGPT and Midjourney!
https://www.youtube.com/watch?v=41vMtW94WJ0
Open AI technology like ChatGPT and Dall-E 2 are generating a lot of excitement right now, and for parts of the Storyline 360 development workflow there are several opportunities for how this technology can modify both the visual design and web programming process.
In this video I wanted to put these solutions to the test by building a new quiz-question UI template with all major complexities in the process handled by one of these amazing AI tools.
- ChrisHodgsonCommunity Member
Episode 8 - Creating Automation Using The YouTube Player API
https://www.youtube.com/watch?v=_4e0DSJp3cY
In this packed episode of our Storyline Magic Series I am going to demonstrate many practical examples for how we can use the YouTube Player API to design automation within our Storyline project. This includes all of the coding and advice for creating your own triggers including when a video has paused, ended, getting the current player timestamp, and even how to only play a small section of a much larger video!