Post date: Sep 23, 2015 3:41:03 PM
2015.09.23
Google Apps Script used to be an intimidating subject before the advent of Add-ons for Google Docs, Sheets, and Forms. Add-ons allow for the powerful automation and increased productivity without having to deal with code.
Google Forms is perhaps the greatest beneficiary of Add-ons. There are several Add-ons that help Google Apps users to better manage form responses. One such Add-on is Choice Eliminator.
With this Add-on, choices will be removed as people submit your form. You can set the number of times an option can be selected and once that number has been reached, it will be removed from the form. This works for multiple choice, choose from list, and checkboxes questions.
Here’s how to use Choice Eliminator: (Note: Add-ons are not supported by the new Google Forms yet. You will have to revert to the old Forms to use this script.)
Installing
Setting Up
Below are a series of gifs showing this process:
Your form is ready to go! Notice, in the gif below, that as we submit a form with our choice (5:20-5:40), it is eliminated from the list of options when we go to submit another response.