Creating Quizzes in Google Form using Google Forms Service with Google Apps Script
This is a sample script for creating quizzes in Google Form using Google Forms Service with Google Apps Script.
Usage
1. Prepare questions and answers.
In this sample, the questions and answers are prepared using Spreadsheet as follows.
2. Sample script.
This script is container-bound script of the above Spreadsheet.