How tin-can-api works offline?
问题 I am creating the ebook with some activities like quiz, puzzles using HTML5, CSS, JavaScript and Jquery. How to add Tin-Can into it. It should tract the action of reader and work offline. As mention in Tin-Can API document API Doc, it works online and offline. How it works offline? As I understand Actor, Verb and Object statement has to store locally in log and send to LRS when its connected to LRS. Am I correct? If Yes, How to maintain the log of Actor, Verb and Object statement locally? If