Book Image

Learning Articulate Storyline

By : Stephanie Harnett
Book Image

Learning Articulate Storyline

By: Stephanie Harnett

Overview of this book

Storyline is an authoring tool packed with out-of-the-box features that don't require any special knowledge to operate. That's right; this is a programming-free zone! E-learning authoring is no longer limited to developers; the doors are now wide open for subject matter experts with their content, writers with their storyboards, and designers with their media to work in conjunction with developers to collectively create some very cool e-learning projects. "Learning Articulate Storyline" introduces the powerful and easy-to-use features that are changing the landscape of e-learning development. You will learn about the new paradigms and features that set Storyline apart from other development tools. You'll gain insight into how you can best leverage your skills and some best practices when working with Storyline. Storyline rocks! And you're about to discover why. The aim of this book is to help you bring content to life in interesting and engaging ways, customizing the learner experience, allowing for hands-on participation, and optimizing your production processes to streamline your efforts. This book will help you enhance your skills and become an accomplished e-learning author and Storyline user.You'll work on several different projects, all created from scratch by you as you work through this book. Each task focuses on a set of complementary topics to complete the project. You'll be up and running building your first project within 10 minutes of starting this book and will add content, animate it, and control object and slide behavior to complete your first project. You'll then move on to more advanced topics to incorporate media elements, quizzing, and scenarios, then conclude by publishing your projects.When you finish this book you will be able to confidently create shining examples of e-learning done the right way, and it is this skill that will set you apart from the crowd.
Table of Contents (19 chapters)
Learning Articulate Storyline
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This chapter introduced powerful methods of customizing and personalizing course content without the complexity of programming!

Key to this was the use of variables to temporarily store information. This information sometimes comes directly from the learner or indirectly based on other conditions.

As you discovered, creating a variable is one thing, and doing something with it, another. This is where triggers and references come in; to create action that enables the display of variable content, or the manipulation of it.

You uncovered methods of refining actions by using conditional logic. Through this you were able to base action on criteria that could be as simple as a single condition, or as complex as multiple conditions that evaluated not only variable content but object states as well.

Storyline provides a tremendous wealth of programming-like possibilities without draining your brain. The trick is to be mindful of the order of events; almost everything in Storyline is processed...