Hi All, my Company does not have a LMS system yet. I created e learning module and published it as HTML5 (files on my Desktop) but my trainees are not able to access the module. Any Solutions to it please help
You have to understand that a Captivate course published to HTML5 is like a website. And a website is also only fully functional when it is on a webserver. Locally previewing (using localhost) will work in some circumstances, but not for everyone at all. What is so difficult about setting up a webserver? It can have limited access, only those having the URL will be able to see it. Your IT people will know perfectly that this can be done securely.
It was much easier with SWF output, when you could have an interactive pdf or an exe file available but that time is over and out.
Upload the published folder to a webserver. The server needs to support JSON.
You can then offer the URL to the index.html file in the folder. Here is an example of such a link to a short Captivate example on my domain:
http://www.lilybiri.com/published/PoolReview/index.html
The folder was ‘PoolReview’ (case sensitive). This part of my domain (….published) works as a webserver for me. Maybe you have already a webserver in the company?
Sorry to disagree. Sharing the published folder will not allow other people to watch the eLearning course as designed, unless for exceptionally simple courses (PPT like and only text). Many features of Captivate can only be functional when published on a webserver, will not expand on that. If you follow the forums everywhere you would be aware of this because there are tons of mentioning this problem. It is not only about supporting http but also about supporting JSON and being able to show Adobe fonts which are limited to the domains specified for them.
You must be logged in to post a comment.