This project will generate a Google Form based on a set of questions stored in a JSON file. It's original intent is for generating an anonyous survey for use within a research group as conceived by @katyhuff.
Usage:
- Modify the questions in
questions.json
to your liking - Copy
GenerateGroupSurvey.js
into a Google Apps Script code - Run the script in the Google Apps Script interface
- Use form
(Probably need more documentation on question types.)
Some referencecs: