Forum Discussion
Learning Journal In Rise
Is there a way to ensure responses are not saved to the browser? I have a unique situation in that we are not publishing our courses directly to an LMS, we are sharing the course via a weblink and multiple users take the course from the same device.
Micheal,
This is an interesting option to have. I love how these needs pop up once the code is in the wild. Someday I will add the various options (i.e. email out the journal) into one updated file.
For now, go ahead and delete line 97 in LearningJournal.js which reads "getSectionsfromLocalStorage();". That should keep the code from filling in previous responses when the page loads.
Let me know how this works for you,
Mike
- MichealPrice6 years agoCommunity Member
Thank you Mike! I love the Learning Journal you've created. This is an option I've wanted for a very long time!