I'm creating a "quiz" widget for iBooks Author and would like the widget to save student responses in a SQLite database in the iBook when the user is not online until the user can get an internet connection.
Is SQLite CRUD possible within iBooks? Does an iBook widget have those capabilities like Safari/Webkit? Thank you.