This week, I’m showing you just how easily you can personalize courses in Articulate Storyline by using the data entry field and variables. It’s a quick screencast, but it can help take the learning experience of your courses to the next level!
Screencast
Screencast Monday: Personalization in Articulate Storyline – Part 2
Last week I showed you how to use button sets to select an avatar for your course, and this week I’m showing you how to carry the selected avatar throughout your course developed in Articulate Storyline.
There are different ways of doing this, but in this screencast, I show you how to use variables and states to achieve the desired effect.
Also – There’s less than two weeks left in the big giveaway, so don’t forget to enter to win this awesome Articulate Storyline package (click the banner below).
Screencast Monday: Personalization in Articulate Storyline – Part 1
In today’s screencast, we’re kicking of a new series: personalization. First up, I’m going to show you how to create a button set of characters in Articulate Storyline. In the next screencast, I’ll be showing you how you can take the selected character and carry them throughout your course.
The giveaway is also ending soon, so click through the banner (below), and enter to win an awesome Articulate Storyline book prize pack!
Screencast Monday: Creating a Coolors.co Mimic in Articulate Storyline
Awhile back I created a project in Articulate Storyline that was inspired by the site coolors.co and its functionality, so this week I thought I would show you how I created that project.

Screencast Monday: Using Shapes as Buttons in Articulate Storyline
This week I’m showing you just how easily you can create buttons (and their associated states) in Articulate Storyline, using any shape (aka not the default buttons).
Check out the screencast demo below to see just how I did this, and don’t forget to check out Sprout E-Learning, where you’ll soon be able to register and take courses through Sprout to pump up your resume with Articulate Storyline and Instructional Design expertise!
Screencast Monday: Using JavaScript to Generate a Certificate in Articulate Storyline
Again, my apologies for the screencast hiatus – it was a nutty few weeks, but now I’m back! This time with some fun and exciting JavaScript. PS – Don’t forget to subscribe (below) for updates on Sprout E-Learning’s launch date, where you’ll be able to take online courses related to e-learning!
The HTML code you will need is available for download below the video, and I’ve also included a link to the CertBG image I used.
JavaScript code:
var newWin=window.open(“certificate.html”, “certificate”, “status=0,scrollbars=0,width=600,height=480”);
- Please note that the HTML code and JS used in this screencast, was originally obtained from the lovely Steve Flowers in the Articulate E-Learning Heroes Community.
Download the Certificate HTML code needed here.
Download the CertBG used in this screencast here.