Copy link to clipboard
Copied
I'm in the process of building some javascript which will be deployed externally to the published Captivate, for getting data from our LMS to Captivate tutorials, and also for some timing functions for per slide timing. I'm trying to figure out if Slide Titles are accessible via the Captivate API, as I'd like to have the correct titles as part of the time information JSON I send back to the LMS.
I'm using Captivate 8.0.3, Mac, Projects are HTML5 only.
I know I could use Jquery to scrape the html and get the contents of the title text via IDs, but was wondering if there was an api solution...?
-
Jon
Have something to add?