Storyline is a powerful e-learning authoring tool that allows you to take your creativity to the next level and easily author your own stories. It helps you to leverage built-in development functions to quickly create interactive and engaging e-learning experiences.
This book will walk you through the life cycle of a story, from creating a new story up to publishing and sharing your story.
You will be taken on a tour of how to effectively enhance your story, including how to add images and audio, how to add triggers and assessment items. You finally round off by learning how to customize the player to suit your purposes.
WHO THIS BOOK IS FOR
This book is for intended for all those interested in working with Storyline to develop engaging e-learning projects. With a user-friendly interface, you don’t need any prior experience with Storyline to create and publish your first project.
User Reviews
Submit Your Review
jQuery(function(){
jQuery(“.rateit”).rateit();
jQuery(“#wpdm-user-review-form”).submit(function(){
jQuery(“#wpdm-submit-review-button”).attr(“disabled”,”disabled”).html(“ Please Wait…”);
jQuery(this).ajaxSubmit({
success:function(res){
if(!res.match(/ok/)) {
jQuery(“#wpdm-user-review-form”).append(“
“);
jQuery(“#wpdm-submit-review-button”).removeAttr(“disabled”).html(“ Submit Review”);
} else {
jQuery(“#wpdm-submit-review-button”).html(“ Done!”);
jQuery(“#wpdm-user-review-form”).append(“
“);
}
}
})
return false;
});
jQuery(“#wpdm-submit-reply-form”).click(function(){
jQuery(“#wpdm-submit-reply-form”).attr(“disabled”,”disabled”).html(“Please Wait…”);
jQuery(“#wpdm-user-reply-form”).ajaxSubmit({
success:function(res){
jQuery(“#wpdm-user-reply-form”).append(“
“);
jQuery(“#wpdm-submit-reply-form”).html(“Done!”);
}
})
return false;
});
jQuery(“.reply-comment”).click(function(){
jQuery(“#wpdm-reply-for”).val(this.rel);
});
});
The post Articulate Storyline Essentials appeared first on ZEbook.
Read Source: Articulate Storyline Essentials»