Tag: Articulate

  • 4 Ideas for Combining Text and Images in eLearning

    E-Learning Heroes Challenge #152 – Combining Text and Images in E-Learning. The brief: This week, your challenge is to share an example to demonstrate how text and images can be used in e-learning.

    For this challenge I shared four simple ideas that were all created within Storyline. Click the image below to see what I shared for the challenge:

    Click to view demo

     

    Slide 1: Text coming out of the image

    For the title page, I wanted the text to look like it was coming out of the skyline and to create this effect, there’s actually two of the same images placed exactly on top of each other. However, the image at the front has been cropped:

    Cropped image

    In the timeline, the complete image is at the bottom and the cropped at the top:

    timeline

    Placing the text box in the middle creates the effect that it’s coming out from behind the buildings but really it’s just coming out from behind the cropped image. There’s a ‘Fly In’ animation on the text with the duration set to 3.5 seconds and coming in from the bottom (set in Effect Options).

    Slide 2: Text overlay 1

    This slide full screen image with a rectangle shape containing some text) placed to the right. The shape has a ‘Fly In’ animation (1 sec duration and coming in from the right). I also made the shape slightly transparent by right-clicking on it, selecting ‘Format Shape’ and adjusting the transparency to 25%.

    Slide 3: Text overlay 2

    On this slide, I coloured the background pale grey, and positioned my image at the top of the slide. Then I added a rectangle that slightly covered the image and didn’t completely fill the space at the bottom. The text itself sits in a text box on top of the shape and I applied a fade animation (1 sec duration). From the ‘Effect Options’ dropdown I chose ‘By Paragraph’ which makes each paragraph of text appear separately.

    Slide 4: Question

    This slide wasn’t built using a quiz slide (but it could be) which meant I needed to create everything from scratch. I started with my background image and added two new states – a correct and incorrect:

    correct and incorrect states for background image

    For each of the new states, I went to the ‘Format’ tab and increased the brightness by 10% and recoloured the images:

    format tab

    Then I added four rectangles, one for the question and one for each answer. For the demo, Option C is the correct answer, so I also created a state for each option:

    answer states

    Lastly, I added a layer that contains a button to replay the demo (the trigger is to jump to the first slide when the button is clicked) and also prevents another answer being selected (go to ‘Layer Properties’ and tick the box next to ‘Prevent the user from clicking on the base layer’).

    Then I needed to add triggers to each answer option to make it all work:

    answer triggers

    So that’s how I created each of my slides for this challenge. There were lots of other creative ideas shared by community members in this challenge and you if have ideas, please share them in the comments area below.

    All images used in this demo came from Death to the Stock Photo.

  • eLearning for Everyone

    The guiding principles around accessible eLearning come from what’s known as the Web Content Accessibility Guidelines or WCAG (in the US the guidelines for accessibility are known as Section 508). Following these guidelines will make our content accessible to a wider range of people with disabilities but they’ll also often make our content more usable to everyone in general which is really what we need to be thinking about.

    As I travel around the country delivering Storyline 2 training, I usually ask whether people are factoring in accessibility in their eLearning module design. From the responses I get, those working in the corporate environment either don’t know much about accessibility or aren’t required to do anything about it and for those working in government it’s something they need to include as part of the design.

    WCAG 2.0 is a stable, referenceable technical standard comprising of 4 principles and to comply with WCAG, anyone producing online content must ensure that it is:

    Principle 1: Perceivable – This means that users must be able to perceive the information being presented – it can’t be invisible to all of their senses.

    Principle 2: Operable – This means that users must be able to operate the interface (the interface cannot require interaction that a user cannot perform).

    Principle 3: Understandable – This means that users must be able to understand the information as well as the operation of the user interface (the content or operation cannot be beyond their understanding).

    Principle 4: Robust – Content must be robust enough that it can be interpreted reliably by a wide variety of user agents, including assistive technologies.

    To help remember these principles, think POUR.

    There’s also 12 guidelines that are organised under these principles and for each guideline, there are testable success criteria, which are at three levels: A (the minimum), AA (more enhanced), and AAA (advanced compliance). The guidelines and success criteria lay the foundation necessary for anyone to access and use Web content. They’ll help you to ensure that everyone can access your learning experience.

    There’s two factors that contribute to creating accessible eLearning. The first is the authoring tool itself and generally can do things like:

    • Allowing content to be navigated by using the keyboard
    • Allowing us to put alternative text on our images
    • Allowing for the screen objects to be read by a screen reader

     

    But in addition to that, and more importantly, our design decisions impact heavily on the level of accessibility (and therefore useability) of the module, for example:

    • The types interactions we include
    • Colour combinations we use
    • Fonts/typefaces we use
    • What we use for alternative text
    • The language we use and the way we write
    • The layout of our screens

    After all, authoring tools don’t build eLearning by themselves they require human input and design. So many of our decisions can impact on accessibility for our users.

    Accessibility is a big area and there’s lots to learn and I’ve certainly learnt a lot about it over the past 18 months. Here’s some resources that contain practical advice on incorporating accessibility into eLearning design (click on a title to view):

    Quick reference guide: How to Meet WCAG 2.0

    A guide showing all of the principles and guidelines and what you need to do to meet them.

    It’s Not Just About Compliance: Accessibility in eLearning by Jane Bozarth

    In this post from Learning Solutions Magazine, Jane points out that accessibility goes beyond those with disabilities.

    6 Best Practices for Designing Accessible eLearning (ebook)

    This ebook comes from Articulates E-Learning Heroes Community and provides some practical steps you can incorporate into your eLearning design.

    Do’s and Don’ts on Designing for Accessibility by Karwai Pun

    This post contains 6 posters developed by Karwai showing the dos and don’ts of designing for users with accessibility needs including autism, blindness, low vision, deaf or hard of hearing, mobility and dyslexia.

    Making eLearning Accessible for Everyone (video – 31mins)

    This was a presentation I gave at LearnX where I spoke about accessibility and some things you can do in Storyline 2.

     

    An organisation called WebAIM (Web Accessibility In Mind) has lots of useful articles and tools to help create accessible eLearning:

    Fonts

    Colour Contrast Checker

    Alternative text

    If you have any more useful resources or tips on creating accessible eLearning, please share them in the comments below.

    Crowd of people

    Image source: Shutterstock

  • How I created a Custom Quiz-style Interaction in Storyline 2

    Recently a friend of mine contacted me as he had an idea for an interaction he wanted to create in Storyline 2 and needed some help with building it.

    He wanted the interaction to work like this:

    • A question with five answer options.
    • Two of the five answers were correct.
    • Only a maximum of two answers could be selected.

     

    He also wanted a ‘submit’ button and once clicked, then he wanted:

    • Feedback for each answer to be shown.
    • An indication of which two answers were correct.
    • To still see which two answers were originally selected.

     

    With a bit of experimentation and a few prototypes I was able to create something that met his needs and this post is about how I got there.

    Originally I thought about using a freeform question slide but as I didn’t need to worry about scoring so I went with a regular slide.

    I started by inserting a place for the question and the five answer options on a slide and I also created a ‘selected’ state for each answer option. Next I created a submit button and set the initial state to hidden – my idea was to change it to normal when two answers are picked (or become selected). I’d also need to make the other three un-selected answers become inactive once the second answer had been chosen. I abandoned this idea when I realised all the triggers I’d need to make it work.

    My next idea was to create a layer and place the submit button on this own layer. The reason I did this was because I remembered that in the layer properties there’s a setting where you can prevent the use from clicking on the base layer (click in the box to turn on the setting):

    Slide layer propertiesUsing this setting would take away the need to come up with triggers for making the un-selected answers not work as once this layer is showing nothing on the base could be clicked on. But I did need to figure out triggers to make this layer show – which was after the second answer was selected – based around the state of my answer options. So with 5 answer options there’s the following 10 selection combinations:

    1 and 2, 1 and 3, 1 and 4, 1 and 5, 2 and 3, 2 and 4, 2 and 5, 3 and 4, 3 and 5, 4 and 5.

    So my 10 triggers to show the layer with the submit button on it (based on the state of the answers) were variations of this:

    Show layer trigger

    Note: In this trigger, the order the answers are chosen doesn’t matter so choosing answer 1 then answer 2 is the same as choosing answer 2 and then answer 1.

    Once the layer with the submit button is showing, users are not able to click on the base layer and select any other answers (in hindsight, the way interaction is set-up means that you can’t change your answers once you’ve picked two). The trigger on the submit button is to show another layer that contains the feedback, which answers are correct/incorrect and it still shows the selected answers on the base. I positioned the answers on this layer showing which are correct/incorrect directly over the answer options on the base which means the selected state showing.

    As this is a prototype I haven’t focused on the slide design, it was more about seeing if I could achieve the functionality he wanted. Click on the image below to see a demo and if you’d like to download the .story file click here.

    quiz style interaction demo

  • Learning About Screencasting

    A few months ago David Anderson started a new type of E-Learning Hero Challenge – creating screencasts (which are short ‘how-to’ video clips). I mentioned in an earlier blog post that one of the areas I wanted to build knowledge and skills in was screencasting so these new challenges would be a great opportunity to get started.

    Another reason why these challenges appealed to me is that most of my role at B Online Learning is about teaching others – how to use Storyline 2 and the process of creating an eLearning module – so the challenges also seemed like a good fit in that regard just a different way of teaching and sharing what I know and a way to help develop my communication skills.

    Creating these short how-to videos is something new for me so these early ones were a bit rough but I figure they’ll get better over time. Anyway, here’s a few of things I’ve learned so far when creating my screencasts:

    Planning

    I’ve found that the recording works better if you plan what you’re going to record and have a run through to make sure that things work the way you want them to and you know where you want to click. I don’t have a word for word script but I like to think through what I’m going to say as I do the practice. I tried off-the-cuff but it didn’t work for me.

    Sound quality

    I record my screencasts in my office at home and I shut the door and window to reduce any background noise. Initially I found the audio still wasn’t that great but I was using an old headset with a mic. I do have a USB microphone (Audio Technica) but when I tried it, it seemed to pick up ambient noise. So, I went to JB Hi-Fi and I found a Skype Headset (it has a USB connection and a noise cancelling microphone) and I’m much happier with the quality.

    Recording Window Size

    I use Articulate Replay to record my screencasts as it came with my SL2 licence and meant that I didn’t have to buy another program. It’s easy to use and I’m happy with the output. When you open up Replay you can set the size of the recording window to whatever size you need and initially I was recording at about 1000 x 700 but I found that when I looked at the recording on a larger monitor that it became a bit blurry and I think it was because the recording was being enlarged to fit on a bigger screen? Anyway, I asked my friend Veronica (another regular screencaster) what size she used and she said was using around 1430 x 860. Hers looked cleaner so I increased the recording size and it seems to have helped in the latest recording – ‘Using Master Slides’. So I’ll keep experimenting.

    Click on the image below to see my most recent screencast and you can see all the recording that I’ve created in the Videos section of this site. Let me know what you think.

    Screencasting

    If you’re wondering about the circle animation that you see in my recordings, it’s a setting on your computer. Go to the Control Panel > Mouse > Pointer Options tab > select Show location of pointer when I press the CTRL key > Ok. That’s it!

    To see all of the screencast challenge topics, click here.

    If you’ve done any screen recording before please share any tips you have in the comments below.

  • Sliding Along with the Force

    A few weeks ago I was delivering a Storyline 2 session in Brisbane and we were looking at the slider interaction and how you can use a slider to change the state of an object and also use it to show layers. In the change of state example we were looking at, you slide the thumb along the track and the colour of an image changes. One of the participants asked if it were possible to change the colour of the thumb to match the colour of the image and my response was “I’m not sure, I haven’t tried that before but let’s check it out and see if it can be done”.

    So, I clicked on the slider and went to the states area and I was pleasantly surprised to see that sliders have ‘states’. As it turns out, you can add new slider states and then format the slider for your new states (in our class example, I could change the thumb colour to match the image colour). Cool! I was also happy that person asked this question or I may never have known about slider states!

    Flashback to late 2015, and David Anderson created an ELH Challenge to coincide with the release of the new Star Wars movie, The Force Awakens. E-Learning Heroes Challenge #110 – Awaken Your E-Learning Force. The brief was to build a Star Wars-themed interaction, this week your challenge is.

    Sometimes ideas for challenge demos come to me quickly but sometimes I need to percolate ideas in my subconscious for a while and this was one of those challenges. I did have some illustrated Star Wars characters that I wanted to use for the demo and an idea of a trivia type interaction, just no solid idea for bringing them together in a different way.

    Jumping back to the present and after I discovered that sliders have states, I thought that’s it! I could create a slider state for each character (six in total) and I could also have a question for each character to correspond with the change in image.

    So this is what I did:

    I inserted a slider and in the Thumb Fill area, filled it with a picture of my first character. I had to play around with the sizing of the thumb so that it wasn’t too small. For the track, I chose no fill and no outline which made it transparent. Then I created a new state for each character and named each state to correspond with the character:

    Slider states

    The thumb picture changes using a change of state trigger (one for each character):

    Slider change state

    Each of the questions is built on a layer:

    Star Wars layers
    I used shapes for my questions and feedback with 40% transparency and shapes for my answers choices too. As there was only one correct answer, I grouped the choices in a button set which only allows one answer to be selected at a time. The correct/incorrect feedback boxes are on this layer too and they both start as ‘hidden’ and change state to normal depending on which answer is chosen. This is what it looks like for the Stormtrooper layer:

    layer triggers
    To save some time, once I had the first layer working the way I wanted, I duplicated it and then changed the information and adjusted the triggers. A show layer trigger based on the slider position makes each layer show. So as you slide the thumb along, the picture changes to a different character and a question for that character is also shown along with some feedback (and where possible, I used a quote from that character from one of the movies).

    You can try the demo yourself by clicking on the image below:

    Star Wars demo

    Let me know what you think and you can see all of my ELH Challenge entries on My Portfolio page.