qwizkool / QwizKoolNode

QwizKool Node.js based implementation
0 stars 0 forks source link

Model : Qwizbookstate #21

Closed kgvinod closed 11 years ago

kgvinod commented 11 years ago

Create database collection to store the state of qwizbook. The qwizbook state is stored per qwizbook per user. While the user navigates a qwizbook, the qwizbookstate data is updated dynamically. When a user opens a qwizbook, the qwizbookstate (if already exists) should be used to restore the state and continue from where the user left off.