Skip to content

A sample survey form created using Material Design's Bootstrap, which auto updates the responses in the google sheets.

Notifications You must be signed in to change notification settings

Raj-Datta-Manohar/Survey-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Survey-Form

A sample survey form created using Material Design's Bootstrap.
The responses marked in the form on submission can be directly updated in the google sheets. This way the owner may know the statistics from the survey.
To Create a Google Script for your Google Sheets follow the steps below:
1.From the toolbar Goto Tools->Script Editor.
2.A code editor with a new empty file with .gs file extension opens(If the file has an empty function, delete it).
3.Copy and paste the code from sheets.gs file in this repository and modify (or) add according to your necessity.
4.After your script is finalized, save it and goto Run->setup in the toolbar.
5.You will be prompted to authorize the script and after authenticating goto Publish->deploy as web app.
6.Set the permissions and other details and your script url is displayed.

About

A sample survey form created using Material Design's Bootstrap, which auto updates the responses in the google sheets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published