Coding Google Classroom

Ready for advanced Google Apps Script and get into coding Google Classroom? Check out this tutorial video.

Google Forms: Pre-filled URL

Why fill out the ENTIRE form??? Use pre-filled links to have some of the form filled out for users in advance.

Office Hours 10/7

office hours with alice keeler

Make a pixel art spreadsheet. Make comments on membership posts. DEPTH OF KNOWLEDGE (DOK) Webinars. Chromebook keys printout.

Webinar: Coding ES6 – Google Apps Script

If you have been coding Google Apps Script the update of JavaScript to ES6 has some new features. Such as use let instead of var (you can still use var). Let’s go over some coding that uses updated JavaScript. https://www.labnol.org/es6-google-apps-script-v8-200206 https://www.w3schools.com/js/js_es6.asp http://es6-features.org/#Constants