Forum Discussion
Saving checkboxes in Rise
Thanks so much for your response Ben! I am actually finding that the
progress is not saved and when clicking on the Get Started button from the
starting page of the course it is showing 0% complete.
Would love to see a solution that keeps the checkboxes selected and saves
the learner's progress in the course, so I will continue to follow this
post.
Thanks again for your help!
Jennifer
Oh in that case I'm a little stumped! It doesn't sound like an LMS issue since it seems to be saving checkbox data, but I may have missed a step...
Just double check that your index.html changes look something like this:
stringData[0] contains the progress data, and stringData[1] represents the checkbox data. So if there's an issue with progress, then it's probably due to stringData[0]...