Calling javascript function from Python

Hello,

I have 2 questions:

  1. Is it possible to have a Python script as a primary script and javascript/typescript as an additional tab and call typescript from Python?
  2. If I have just a Python, is it possible to call the javascript function (that belongs to browser)?

Thanks,
Tomas

as far as i know it’s impossible to call anything outside (like JS functions in the browser)

That is sad. CoSpaces is a fantastic environment, but it lacks interoperability. Support of standards like SCORM would make it the ultimate environment. slight_smile: I’ll take a look into it and get back to you.

1 Like

there are some big developments in the platform that will be released really soon. as far as i know they have big plans for the future… maybe they’ll share the roadmap…

1 Like