Forum Discussion
Reflection questions with printable summary
This is definitely doable. The first part is easier, relying upon the local storage of the user's browser. The JavaScript to set and get "cookies" is pretty straightforward. I've created an example here: https://share.articulate.com/zfTOaTsxcWjk9yOj8Zlaa
For your purposes, you may want to set the names of the cookies to something like question1 and question2 naturally.
The second part of your question may be more challenging depending on your level of JavaScript ability. I helped someone not too long ago who got 99% of the way there and just had a few last bugs: Need help with open-ended responses download | E-Learning Heroes Their script did work well though, and in fact I've saved their project file so I can personally "print" to PDF in the future if/when I need to.
Your ultimate solution would require getting the values of the self-reflection answers from local storage, and then inserting them into the script of that second link so that they populate in the final PDF.
Related Content
- 6 months ago
- 1 year ago