Callbacks
The Callbacks object contains optional callback functions that allow detection of the 'ready' status of an Assess API instance and any errors encountered.
The readyListener callback in particular is very important for the correct functioning of Assess API. most of the methods provided by the returned object from window.LearnosityAssess.init() will not be fully available until after the readyListener callback has triggered.