New to Twine. Using Sugarcube 2.14.0
I'm a teacher creating a game where the student answers a series of writing prompts in <textarea> boxes throughout a story spread over multiple tiles. What I'd like to do is be able to have them be able to save or download the entry they made into the <textarea> as a .txt document so that I can view what they wrote while playing later on for grading.
Ideally, I'd like them to be able to answer a few writing prompts spread out over a series of tiles. If these multiple <textarea> boxes could be compiled and put into a final .txt file automatically upon completion of the game for a single download, so that I can review the answers later, that'd be amazing.
I hope this makes sense.
Thanks!
I'm a teacher creating a game where the student answers a series of writing prompts in <textarea> boxes throughout a story spread over multiple tiles. What I'd like to do is be able to have them be able to save or download the entry they made into the <textarea> as a .txt document so that I can view what they wrote while playing later on for grading.
Ideally, I'd like them to be able to answer a few writing prompts spread out over a series of tiles. If these multiple <textarea> boxes could be compiled and put into a final .txt file automatically upon completion of the game for a single download, so that I can review the answers later, that'd be amazing.
I hope this makes sense.
Thanks!