May 25, 2020
World holiday project
Comments
(1)
May 25, 2020
World holiday project
Damien Bruyndonckx is the founder and the CEO of One2Learn, a Belgian company specialized in content development, instructional video, virtual classrooms, and training on the leading eLearning content creation tools. Active in the eLearning industry for over 15 years, Damien has worked with many different customers and LMS implementations. He is a long-time Adobe partner and serves as an instructor for the official Adobe Captivate certification program. Damien is the author of over 30 video courses for LinkedIn Learning and is the coauthor of the Mastering Adobe Captivate series by Packt Publishing.
Guide 13 posts
Followers: 39 people
(1)

This interaction lets you have information about public holidays throughout the world

• Get the list of public holidays for a given year / country combination

• Get the next public holiday for the chosen country

• Get the next public holiday worldwide

• Get the list of long weekends for the chosen year / country combination.

This project uses the AJAX capabilities of the web browser to fetch remote data from a distant API. The data is then converted into Captivate variables using the Common JavaScript Interface for Adobe Captivate.
Other advanced JavaScript techniques are used to inject form controls and generated content inside the Captivate project.

This interaction demonstrates how Captivate can be used for data visualisation. Since the data is fetched from a remote API, it is always up to date and can be modified without modifying the original .cptx file and re-publishing the project.
This is very useful to display actual live data in a course module.

Download JS File

1 Comment
2020-11-30 09:46:52
2020-11-30 09:46:52

Really useful, even for my own country!

Like
Add Comment