Mail merge in Google Docs

Until recently I’ve not needed to use mail merge style functionality in Google Drive however I am keen to build a way of generating individualised revision questions for students based upon their self-reflection. I already collect this via Google Forms so wanted to create a script that parses student responses automatically or at a set time.

The first piece of the solution was to use autoCrat – a Google Sheets Add-In which can be found here . This script allows you to create individual Google Docs or PDF documents built from individual rows in a Google Sheet. It was very easy to use once installed, but there is a great “how to” guide written by Krista Moroder .

Adding mail merge tags to a Google Doc is easy. Simply use <<tag name>> and make sure there are no numbers inside the tag. Then, in the Google Sheet, open autoCrat and set up your mail merge. Once you connect to your template document it will automatically pick up the mail merge tags and let you match them up to the columns in your Google Sheet.

What I really love about autoCrat is that you can then use the merge tags in an email. So you can send automatic responses to users in a GAFE domain simply by requiring them to be logged in before completing the form. Alternatively you can send yourself an email so that you know when a student has completed the feedback form and then forward it on to them.

Next I want to parse the individual responses and replace their areas of development with related revision questions. If anyone has any pointers to plugins or scripts that can do this, please let me know!

Ian

Replit Uncategorized

Cost comparison of hosting vs using Replit cycles

Are you looking for a way to cut hosting costs for your website? Look no further! I recently faced a similar challenge with my csteach.uk site and I’m excited to share my findings with you. As many of us know, the cost-of-living crisis in the UK has made it important to reduce expenses wherever we […]

Read More
Student Attainment Teacher Training + Support Uncategorized

Using Replit to Deliver 21st Century Assessment #replitedfest2022

Below are the slides from my Replit EdFest 2022 session on 21st July 2022

Read More
Teacher Training + Support

Mail merge and splitting files Google Docs

We are in prelim season and just about at the stage where we analyse student marks individually and as a cohort. I wanted to use my Google Sheet prelim breakdown showing how students performed in each question of the exam as source for a mail merge so that I could generate individual reflection sheets for […]

Read More