/group-survey

Survey questions for research group

Primary LanguageJavaScriptMIT LicenseMIT

Group Survey Generator

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:

  1. Modify the questions in questions.json to your liking
  2. Copy GenerateGroupSurvey.js into a Google Apps Script code
  3. Run the script in the Google Apps Script interface
  4. Use form

(Probably need more documentation on question types.)

Some referencecs:

  1. Auto-Generating Google Forms