Google Drive Priority suggests a short list of files you might find useful, while Workspaces lets you gather files from across Drive for fast access. — Read on www.techrepublic.com/article/priority-and-workspaces-two-ways-to-access-and-organize-files-in-g-suite/
Posts
Helping businesses work faster, smarter and more collaboratively in G Suite | Google Cloud Blog
Today we announced updates to our set of intelligent productivity and collaboration apps at Cloud Next ’19. — Leer en cloud.google.com/blog/
25 incredibly useful Google Docs tips and tricks
Whether you’re a Google Docs newbie or an old pro, you’ll learn something–or several somethings–from this how-to extravaganza. — Leer en www.fastcompany.com/90221069/25-incredibly-useful-things-you-didnt-know-google-docs-could-do
Examples of Apps Script & 2018 plans
Google Apps script presentation:
Time for a refresh: Meet the new Google Classroom
Classroom updates—just in time for back to school. — Read: blog.google/outreach-initiatives/education/time-refresh-meet-new-google-classroom/
Automate tasks in G Suite – No-code apps
I’m excited by this: No details yet but sounds great. As soon as it’s confirmed I’ll post the details here.
Parents Evening Appointment System – Part 3
In this final part of a 3-part post (see part 1 and part 2), we’re going to look at how we get the parents form submissions, send them a confirmation email with the appointment details, and record the appointment on the appointment list for the teacher. The main steps are: Get the form responses. Get… Continue reading Parents Evening Appointment System – Part 3
Parents Evening Appointment System – Part 2
This is part 2 of a 3-part post on setting up a parents evening appointment system. Part 1 looked at setting up the documents and in particular the pre-filled form links. Here, we’re going to look at the code which will create the forms for each class and which will create appointment list sheets for… Continue reading Parents Evening Appointment System – Part 2
Parents Evening Appointment System – Part 1
This is the first of a three-part post, where we’re going to look at how you can create an appointment system using Google Forms and Sheets and with the use of Apps Script, how you it will update the available times on the forms and how it will send automate confirmation emails to those making the appointments.… Continue reading Parents Evening Appointment System – Part 1
Apps Script Basics – Making quizzes in Google Forms
In this post we’re going to look at how you can set up a Google Forms quiz with Apps Script. As an example, I’m going to take you through the example that was posted on the G Suite Developers blog here. I’ve tweaked it a little just to create a new form instead of editing… Continue reading Apps Script Basics – Making quizzes in Google Forms