Skip to content

Google Spreadsheet add-on that allow you to create and analyze google forms using friendly UI. Use case can be a surveys system for school or university, where you may need many differant forms with the same questions, one for each teacher / lecturer

Notifications You must be signed in to change notification settings

shuky-shukrun/many-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

many-forms

A Google Spreadsheet add-on that allow you to create and analyze google forms using friendly UI. Use case can be a surveys system for school or university, where you may need many different forms with the same questions, one for each teacher / lecturer.

Project Structure

This project is separated to two part, the first one design for very specific task, and the second is more general.

Scrap it!

The first part is a small python script (just scrapSelenium.py file) witch made to scrap data from Yedion Website The idea is make a csv file with the details of all the courses in a given semester at Ort Braude Collage of Engineering. Once we have this file, we can create a surveys system, using the second part of this project.

Google Sheet Add-on

The second and the main part of this project is the google sheet add-on. This add-on allows you to create, manage and analyze many Google form files via friendly UI. Using this add-on, we can take a sheet of data (the data from the first part for example), and create unique Google form of each row in the sheet. Once we do that, we have a database of google form files, witch can be used for a survey system.

For Developers

If you want to contribute to this project, or you wish to understand better this project structure, please click here.

Features

  • Create hundreds of custom google forms just with one click.
  • Manage your created forms:
    • Allow / do not allow new responses
    • Publish / do not publish results
    • Show / do not show link to another respond
    • Custom confirmation message
    • Custom close-form message
    • Remove duplicate responses!
    • Remove unauthorized responses
    • Calculate responses average

How to use:

Creating many forms:

Creating Forms

Allow Responses / Publish Results:

Creating Forms

Change Confirmation and Closed Message:

Creating Forms

Remove Unauthorized Responses:

Creating Forms

Remove Duplicate Responses:

Creating Forms

About

Google Spreadsheet add-on that allow you to create and analyze google forms using friendly UI. Use case can be a surveys system for school or university, where you may need many differant forms with the same questions, one for each teacher / lecturer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published