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
- JohnSouchakCommunity Member
I'm being asked to show a non-LMS method to gather gather data from Storyline courses on learner progress (something that gives us more data than Google Analytics, which would only look at the page where the SL "object" is contained).
I'd like to implement one of these "non-LMS" methods to capture some data. Right now I just need to show something to mgmt like a proof-of-concept. My thought is to just have a couple of variables for a small section of a course...."slide1complete" to "slideNcomplete" and then a "Section1complete"...all set as booleans and the triggers to mod them to Y once the timeline for that slide (or last slide) completed.
I understand the create vars in SL, probably some javascript in user.js, and the google spreadsheet that contains a script to get the vars and print them.
Does anyone have anything like this already minimally completed that I could repurpose? Or someplace where the entire process is documented cradle-to-grave (I've read the referenced blog posts in the forum posts here that discuss the process but in order to "beat the clock" I need something that I can mockup quickly).
thanks,
John
Thanks for sharing your solution Andrzej!
Hi Yoni! Are you getting an error? I do not have any trouble with any of the links that Andrzej posted.
- samfCommunity MemberHi AndrzeiIt is exactly what i want to achieve but i am not a programmer is it possible to share the javascripts &/or steps with many thanks in advance for your kindness and assistanceRegards
Hi Sam! I'm not sure if Andrzej is subscribed to this thread, so you may need to send him a PM.
- SampathSundarCommunity Member
That is brilliant. Thanks Andrzej. I am not a programmer either and wondering if we can find similar sample scripts. I am not able to access the second link - goes to a blank page. Will check on a different browser.
Hi Sampath! I just checked the links and I am not having any difficulty.
- SampathSundarCommunity Member
Must be a browser issue as all I can see is a blue bar at the top and a blank page.
Sampath
Thanks for popping back in to assist Andrzej
Sampath, did you ever get a browser to work? I'm not sure which one you were working in.
- AndrzejRudnikPartner
It's my pleasure.