Save to Sheet is an extension for the Adapt framework that demonstrates how to send data to a google spreadsheet. in the setting's dropdown, choose from one of four methods used: Ajax/Backbone, Ajax/JQuery, w3school's form, model/CORS.
default behavior has been configured to submit course information for "_isComplete", which will be sent to the spreadsheet* once the course has been completed by visiting all of its required articles, blocks, and components. if a course assessment has been added, you may choose to submit assessment information for "isPass", which will be sent to the spreadsheet once the assessment has been passed. the user is alerted to either submission with a push notification.
also note that this plugin is more for reference than production. it is suggested to make a fork to support your own scenario.
*example spreadsheet courtesy of Helen Maffin
submit data to google spreadsheet
using cross-origin resource sharing (CORS)
not known at this time
Version number: 0.0.1.1
Framework versions: ^2.0.0