save()
Saves the user responses in the Learnosity Database.
The settings argument provides a way to define specific callbacks for events related to the save operation. You should always use these to ensure that your save operation completes successfully or at least throws an error.
Arguments
Return value
None (undefined
).