Forum Discussion
KateRobertson
10 years agoCommunity Member
Exporting Variables into a Google Spreadsheet
Having read this post on how to export variables to be read in a google spreadsheet, I set about trying to get this working in my project, I soon ran into problems, I just could not get it to work a...
MichaelMenge
8 years agoCommunity Member
Hi there. This is really a great solutions and works almost fantastic for me. Sadly, just almost ;(
I got the script to send the name which a user enters at the beginning of the module to the google sheet. However scored points, calculated by answering a number of questions, are not transfered. If I change the field to receive the "Name" value (instead of "Points") it works fine. So I suppose it's just related to the variable not being mapped correctly? The quiz result slide does correctly show scored points.
Any help would be appreciated :)
data: {"entry.1309481895" :player.GetVar("Name"), "entry.774564750":player.GetVar("Points")},