Apps Script


I've been working on creating some resources for teachers in my district and trying my hand at Google apps script. Below are some samples of what I've tried and some templates to use them, if you wish. Some of them will be coded as Add-ons while others are just Google Apps Scripts created to do some custom processing. Much of what I've used I have found on Google's App Script Developer's Guide and by looking/asking on Stack Overflow.

I will add more to this page as I develop more applications and scripts.


Apps Script Slide Deck



Script Name Task Link
Mass Docs Create a desired number of copies of a template document.

Form On/Off Use time based triggers to automagically turn form response collecting on and off.

bit.ly/FormOnOff
TimeStamp A Google Apps Script that runs with a formula in a google sheet and will input the date when the corresponding cell has been edited or meets a specific condition. bit.ly/EditTimeStamp
DupTab Sample A Google Apps Script Sample that will duplicate tabs for a roster list. Based on Alice Keeler's RosterTab tutorials. bit.ly/DupTab

Comments

Popular posts from this blog

Private Comments in Google Classroom

Leverage Data Validation in Google Forms

Google Drive: Share Google Files as Templates or View Only