Skip to main content
abeardsl23
Inspiring
July 24, 2017
Question

Is there any way to manipulate default settings in Captivate from the back-end?

  • July 24, 2017
  • 1 reply
  • 326 views

Hello all.  I'm looking to configure certain default properties (beyond what is offered in the Defaults section of Edit > Preferences).

Any chance there is a way to access the back-end code, and incorporate my own JavaScript to do so (Or implement JS upon stage entry to adjust these back-end system properties that are not configurable in Edit > Preferences without having to 'jail-break' the program? 

Any direction would be great.

Thank you!

Adam

This topic has been closed for replies.

1 reply

Erik Lord
Inspiring
July 24, 2017

Not that I'm aware of, but it may help if you can give examples of the types of things you'd like to alter.

For example, the SCORM code is all based on externalized templates, so you could change those if you had a standard modification you'd like to apply to all SCORM output.

abeardsl23
Inspiring
July 24, 2017

Thanks, Erik!  What I'm trying to do, is alter the .js file embedded within the SCORM output package.  Might be about half-way there!  Thanks!