Following our 'live' workshops earlier in the year, we promised we would create FREE elearning modules covering the same, step-by-step approach to creating downlodable pdf files from Articlate courses - Here's the first in the series. We hope these practical sessions are useful and will enhance your own Storyline and RISE projects. We also hope you like them! AND if you really like them, you can make a donation at the end of the module to help us expand the range of topics and keep the series going.
It's easy to add a pdf file to the 'RESOURCES' tab in Storyline and allow the learner to download course notes - but what if you want the learner to make their own notes and incorporate them into the handout? Or if you want the learner to be able to create long-form answers to assignments in your course and then download them? This course will show you how to do this using JavaScript and the powerful pdf-lib JavaScript library routines.
Workshop: ADV001Duration : The workshop will take about 40 minutes to complete - plus exercises and assignments to help you put what you have learned into practice Format: eLearning modules, pdf notes, code samples, exercises, assignments.
No previous knowledge of JavaScript is required, as we will explain the JavaScript code as we go. You may need to modify the code to suit your own needs - but a full explanation will be provided to help you do this.This as a 'practical' course showing you how to apply JavaScript in Storyline whilst building your knowledge of this powerful scripting language as you go.
[mepr-membership-registration-form id="83921"]
Having solved the problem for Storyline, the question remains "Can we do the same thing in RISE?". The answer is yes! But, it's more challenging. Since RISE has no variables, you have to use Storyline Blocks and then find somewhere to store the data you capture until you are ready to use it...... Solve that problem, and the JavaScript to create the download file is pretty much the same as it is in Storyline. In this workshop we will show you how to use local browser storage to get the job done!
Workshop: ADV002 Duration : The workshop will take about 40 minutes to complete - plus exercises and assignments to help you put what you have learned into practice Format: eLearning modules, pdf notes, code samples, exercises, assignments.