Copy link to clipboard
Copied
Hi,
I am a web front-end developer and new learner of Captivate. My website has realtime classrooms and I want to use Captivate to make courseware.
My question is how can I synchronize teacher side and student side by using runtime javascript?
I need to add listeners for all events from teacher side and fire those events at student side. Is it possible for Captivate to implement such requirements?
Captivate has no default functionality to do what you require.
However, since it publishes content to HTML5, there's nothing to stop you using custom JavaScript to achieve your goals if your coding skills are up to the task.
Copy link to clipboard
Copied
Captivate has no default functionality to do what you require.
However, since it publishes content to HTML5, there's nothing to stop you using custom JavaScript to achieve your goals if your coding skills are up to the task.