Forum Discussion
DorothyStark
12 years agoCommunity Member
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...
KengHweeWee
5 years agoCommunity Member
I am totally new to html. Can you tell me how to include the latest script version in he story.html?
Thanks
- TracyParish5 years agoSuper Hero
I've been using this method now without fail. Just this past fall used it. I can't remember all the details of my own post that is linked above, but Matthew's method works. Let me know if you have trouble.
- KengHweeWee5 years agoCommunity Member
Thanks for the reply.
I follow every step in the instruction but still cannot get the variables
posted to the Google Sheet.Please advise
Regards
KH Wee
- KengHweeWee5 years agoCommunity Member
Dear Tracy,
I added http to script.src, script.src = '
http://code.jquery.com/jquery-1.11.0.min.js'; suggested by Kumar in the
discussion forum.It works as I could see the variables are posted in the google sheet.
Thank you & best regards
KH Wee