Going Google Series: How to automate forms using Google Apps Script
У вашего броузера проблема в совместимости с HTML5
In this tutorial, I cover how to automate forms using Google Apps Script. I should add, that Google Forms do have a variety of Add-On tools that might fit your needs. The benefit of using GAS versus pre-fabricated add-ons, is you can customize the entire process. Add-Ons are a great service for beginner users however.
I have created a sample folder to go along with this tutorial: https://goo.gl/6Sl1CC
Resource article that I referenced in the beginning: http://goo.gl/ehqNDf (his code is a little outdated, but the documentation provides a great step-by-step reference).
Please comment or email me with any questions.