Skip to content

liquidmelon/adapt-extension-savetoSheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adapt-extension-savetoSheet

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.

Notes

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

Reference Links

submit data to google spreadsheet

using cross-origin resource sharing (CORS)

Limitations

not known at this time


Version number: 0.0.1.1
Framework versions: ^2.0.0

About

an extension that sends data to a google spreadsheet

Resources

License

Stars

Watchers

Forks

Packages

No packages published