Copy link to clipboard
Copied
Hi, forgive me for the basic question. Am I right in thinking that you can export a Captivate project as a HTML5. This file then can be easily inserted to a client existing web site?
Thanks
Ems
Copy link to clipboard
Copied
It is not one file but a folder when you publish to HTML You will have to
integrate all of the files.
Copy link to clipboard
Copied
Yes when Captivate exports it creates a folder with the html, css, js and other assets in. You need to have all of these on your server though all the "action" takes place in a single html file where the course runs. One thing to note though is if do not have an LMS then you need to disable SCORM in the exported file (a setting in preferences) otherwise you will get an error when the index.html file is loaded.