Published: 2015-08-21 09:53 |
Category: Technology |
Marc Seigel is always doing great things in his classroom and he tweeted out a great picture of a bulletin board that now lives at the front of his room.
A photo posted by marc seigel (@daretochem) on Aug 20, 2015 at 7:49am PDT
I’m working on making my Word Wall (more on that some other time) and my biggest beef is how long it takes to go through and make each word look nice. Selecting each term, changing the font, changing the style…way too long.
So, here’s a script that will do the same thing.
The script has an array of the most readable fonts in the Google Font library. If you want to add others, just add it’s name in single quotes on line 20.
Words go on their own line in the Google Document. When you add the script, reload the doc and a special menu will appear at the top where you can run the script. It loops through each line, applies a random font style, changes the font size to 48px, and then randomly applies bold formatting.

You can grab a view-only version of the document for your own drive. Instructions are also in the document.