Webinar: Introduction to Google Apps Script
Follow-up: ChatGPT and Google Apps Script

In this follow-up session, Alice begins by showing some things she recently coded that participants might also want to code. She describes and models how she created a button, that lets you view the slides, even if pop-ups are blocked. She demonstrates how to add an image and button to the side bar of the […]
Webinar: Bonus Week 5: ChatGPT & Google Apps Script
Webinar: Week 5 ChatGPT & Google Apps Script
Week 4 Webinar: ChatGPT and Google Apps Script

In the week 4 webinar, Alice Keeler discusses coding ‘Google Slides’ and ‘for loops’. Remember we “learn from failure”. Alice demonstrates the debugging process with Google Slides and encourages participants to give her ideas for projects.
Webinar Week 3: ChatGPT and Google Apps Script

In the week 3 webinar, Alice models and demonstrates the usefulness of “Managing Arrays”. Arrays are a list of something and when you have to do something repeatedly you need an array. Alice starts off with sheets.new, select the extensions menu and select apps script to get started, then name the project.
Webinar Week 1-4/08/23: ChatGPT and Google Apps Script

Alice Keeler gets participants coding immediately with Google Slides. This is an advanced skill but with the help of ChatGPT, this is possible for everyone. Alice demonstrates how to use ChatGPT to code a variety of specific results. Clearly communicating with ChatGPT is modeled as prompts are modified again and again.
Webinar Week 2: 4/15/23 ChatGPT & Google Apps Script

Alice Keeler leads this live session on using ChatGPT to “short cut” coding. Alice emphasizes how to articulate what you want to code to ChatGPT. Alice demonstrates the debugging process when ChatGPT might not provide the correct code. Today’s lesson will focus on “Side bars and Menus”.
Webinar: ChatGPT and how to use it in the classroom.

Get started with ChatGPT. Alice demonstrates what it is and some ways to use it!
Webinar: Coding a Mail Merge

Alice demonstrates how to code a Mail Merge. She starts off with creating a spreadsheet with all the names, email addresses and the “data” you want to send out. Open a new tab and create a unique “template” of some kind that you want to send to each person. Start the message with <<Name>> which […]
