TeachmanLab / MT-Java

Repo for parts of MindTrails study sites coded in the Java framework, such as the study assessment pages, menu, and progress pages
https://mindtrails.virginia.edu/calm/public/about
MIT License
7 stars 16 forks source link

State of Training #16

Closed SamPortnow closed 8 years ago

SamPortnow commented 10 years ago

Should the state of the training be saved? I accidentally clicked the back button and had to start over. Not high priority but worth thinking about.

danfunk commented 10 years ago

I don't think it is possible to save the state of the PIPlayer session. We could ask Elad if it is possible to start the session at a certain point, but It sounds like a difficult problem to me, given all the ways you could configure the PIPlayer, the state of the session could be very complicated to record, and then pass back to the player when it is re-requested. It might be better to see if Elad could disable the back button, or pop up an alert message to ask if the user is sure they want to navigate away and loose their work.

On Mon, Sep 8, 2014 at 2:24 PM, Sam Portnow notifications@github.com wrote:

Should the state of the training be saved? I accidentally clicked the back button and had to start over. Not high priority but worth thinking about.

— Reply to this email directly or view it on GitHub https://github.com/danfunk/PIServer/issues/16.