Random ID in Storyline

January 30, 2018

Using JavaScript to Create Random IDs I wanted to share a quick solution I showed the other day for solving the following challenge: how to create a random ID (alphanumerical)?

Read more

xAPI Santa: what did you learn in 2017?

December 15, 2017

The story(line) behind xAPI Santa With the holidays on the corner, I rewrapped one of last year’s xperiment (xAPI) for the Articulate eLearning Heroes challenge. In this interactive piece, you

Read more

Advanced Storyline: Selecting With a Twist

November 15, 2017

Have you ever tried painting with a twist? The other day someone posted a question on Articulate’s eLearning Heroes community: “Let’s say I have multiple items I want the user

Read more

JavaScript: Escape the Jungle

September 25, 2017

Articulate Storyline encourages you to be an escape artist. Some of the more complicated projects may seem like you’re in the jungle of variables, triggers and conditions. The following trick

Read more

Game of Random Thrones

July 15, 2017

Welcome to Game of Random Thrones! GoT is back! In the honor of Winter coming soon, this post demonstrates how to use JavaScript to randomize your data. Business case: let’s

Read more

Auto-Play Video/Audio After Scrolling In View

April 12, 2017

What is this post about? I’m building a one-stop-scroll place to store all info about my session at the ATD International Conference and Expo. Before the session, it will host

Read more

Articulate Rise + A Little Magic

November 26, 2016

There’s been some great posts and examples of how Articulate Rise can serve learning designers to tell great stories. This Hero’s Journey adds a little magic to the core features.

Read more

Storyline – Construct 2 (or any webobject) Integration

November 14, 2016

Passing and Receiving Variables (Storyline and Webobject) Back in January 2016 I had a session on Storyline integration with Construct 2 game engine at the ATD TechKnowledge conference. A full

Read more

JavaScript & Storyline Two-Way Communication via iFrame

November 5, 2016

Why would I need to know about IFrames? In a previous post, we looked at how to use JavaScript to access or change Articulate Storyline variables from JavaScript. Here’s a practical

Read more

Storyline Text Entry

August 21, 2016

How to capture text entry real time? I ran into a challenge recently in Storyline: I wanted the user to type in something in a text field. At the same

Read more