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
- samfCommunity Member
Andrzej Rudnik said:
oh noo :(
I'm really sorry that I did not respond earlier but I had no access to the Internet - long duration holidays.
I don't know if I can do it but I have saved this page for all of you to pdf. There is note who is author of this article.
Thanks a lot for your input -- i reached 90% already and shall test ajax command -- hope it works for me.... Your assistance is appreciated and shall be always remembered
Sam
- AndrzejRudnikPartner
I'm glad I could help.
Thanks Patrick 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?
Hi Chris,
It looks like in that image you're also testing the published version locally? You'll want to test the published content by placing within the intended environment to properly test all features. If that doesn't work for you, I'm hoping that Michael will be able to share the files with you.
- ChrisFCommunity Member
I now have this working but only in IE 11, it doesn't seem to work in earlier IE's or Firefox/Chrome, any ideas why?