Forum Discussion
exporting variables to be read in a Google docs spreadsheet
I've seen Tom's helpful screencast on how to embed a Google docs form into a Storyline project. However, what I want to do is a little different. I'd like to be able to export the values of about a dozen variables from Storyline so I could see them in a spreadsheet the way I would if students entered those values into a Google docs form.
I've got a grammar assessment, and I want to export a student's name and either OK/NEED TO REVIEW/MIGHT WANT TO REVIEW for each of a dozen or so topics. Now, I could just use a final page screen in Storyline showing a student her status on these dozen topics and ask her to fill out an embedded Google docs form in which she basically copies the results manually. These are just initial assessment scores, and I'm not worried about honesty issues. However, this seems like a pretty klutzy way to do things. Would anyone be able to help me out with a suggestion for a better method? I don't know any JavaScript, and my familiarity with Storyline is fairly low.
Thanks!
Dorothy
142 Replies
- AndrzejRudnikPartner
I'm glad I could help.
- PatrickGeigerCommunity Member
Quick note to anyone else who attempts to implement his solution. The outputted HTML file (story.html) does not include the jQuery library (Andrzej's solution requires it). As a result, you must manually include it in the head of your outputted HTML file (e.g. "").
Thanks Andrzej!
Patrick
Thanks Patrick for sharing that here!
- MichaelHinzeCommunity Member
Here is my take on using GoogleDocs with Storyline variables: http://dev.keypointlearn.com/xcl71_SL/Soccer/story.html
- Marie-Pierre930Community Member
This is really helpful. But can you describe the first steps?
-Getting a googledocs account?
-Creating a link?
-Then putting in the javascript into storyline to point to googledocs?
These kind of steps would really be helpful. I am fearly new at this and I am not a programmer,
thanks
- TracyParishSuper Hero
Hi Marie:
I got this working now and was confused with the first steps as well. Feel free to contact me directly through the forum and I'll be happy to walk through it with you.
Thanks Michael for sharing that here.
- KevinThornSuper Hero
Nice application example Michael. USA for the win!
- ChrisFCommunity Member
Hi everyone
I have implemented the above and it does get the variable from Storyline to the googlesheet (when launched in IE), however I get a Message from webpage (attached).
I have also noticed that it won't progress to next screen too. It doesn't seem to work at all in Firefox.
Any advice would be greatly appreciated as I am working on a project over the Christmas period, ready for January
Thanks
- ChrisFCommunity Member
Looking at the code, I suspect its a Google form "confirmation page", advising that response has been submitted, but not sure how to resolve it opening as it has or removing/hiding it completely? As this is stopping the module from progressing to next screen.
Thanks
- ChrisFCommunity Member
Michael Hinze said:
Here is my take on using GoogleDocs with Storyline variables: http://dev.keypointlearn.com/xcl71_SL/Soccer/story.html
Hi MichaelCould you possibly share your source files please? That may help me to figure out where I'm having the problem?
Thanks
- ChrisFCommunity Member
Ok, I have managed to resolve the Message from webpage issue, however, it still won't progress to next screen, its as if its waiting for a response from Google doc?
Related Content
- 12 months ago
- 12 months ago
- 12 months ago
- 12 months ago