Callbacks
The Callbacks object contains optional callback functions that allow detection of the 'ready' status of a Question Editor API instance and any errors encountered.
These events can be handled by defining a readyListener
function and an errorListener
function respectively.