Skip to main content
Participant
August 21, 2015
Question

export

  • August 21, 2015
  • 2 replies
  • 180 views

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

    This topic has been closed for replies.

    2 replies

    windscorpion
    Inspiring
    August 21, 2015

    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.

    Lilybiri
    Legend
    August 21, 2015

    It is not one file but a folder when you publish to HTML You will have to

    integrate all of the files.