What’s aĀ Millennial Aquarium? What’s your digital native score? This is my eLearning Heroes entry for using Storyline with JavaScript. The Millennial Aquarium is the most distracting multiple choice engine. š By design. It measures how easily you can be distracted....
If you build, they come… If that’s not the case, you must do something about motivating people to go to your course. One creative way to do that isĀ the following: Business Problem: Let’s assume you have a short quiz you...
Not that passive-aggressive. I was just looking for the opposite of passive but aggressive sounded better. Business Case Have you ever had a video clip in your course that people watched “passively,” and maybe at the end, you askedĀ some questions...
“I’m not a coder. What’s a variable and who really pulled the trigger?” First, check out these two-minute clips to have an idea on variables: Why using a variable? Images, characters, shapes, videos, even triggers in Storyline, “live” on the...
Controlling Variables from JavaScript I often have to use multiple True/False variables to keep track of things. Let’s say they are collectibles. If it’s true, you have it. If it’s false, you don’t. Now, many times I want to easily...
Using the YouTube iFrame API In Articulate Storyline, you can embed videos and you have full control over them. However, many times you want to show an external YouTube video and yet, you want to be able to pause, restart,...
In Storyline 2, you have the ability to manipulate/adjust variables via triggers and conditions. You might want to increase the player’s points when collect coins or something. For each of these actions on variables, you add a trigger in Storyline...
This Storyline/JavaScript example is a “profile” QR code generator. You use the sliders to set up your strength/opportunities profile, and then click the create button. The Storyline module will be overwritten by the image of the QR code. Click the...
Spoiler alert! If you have not yet, launch the paper-rock-scissors video interview first, before you continue reading how it was made. I’ll giveĀ you the design process as well as the major points of development. You may decide which part you’re...