Analyzing Responses from Grid Items of Google Form using Google Apps Script
This is a sample script for analyzing the responses from Grid Items of Google Form using Google Apps Script.
In this sample situation, all responses are retrieved from Grid Items of Google Form, and the average values of each row of each question are calculated. And, the result is put on the Spreadsheet.
Sample situation
Input: Sample Google Form
The sample Google Form is as follows.