Skip to content

zerodytrash/Google-Forms-Quiz-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Forms Quiz Solver

Some people abuse the Google Forms validation to create quizzes and giveaways. This is not a good idea because the validation rules are in the source code of any survey. This script tries to extract exact answer conditions ("equal to" and "contains") from Google Forms and solve them.

Requirements

This userscript requires Tampermonkey (available for Chrome and Firefox).

Installation

Click this link for a smooth installation :)

What we learn from this

Don't use the client side form validation in Google Forms when trying to create a quiz!

Example Form

https://docs.google.com/forms/d/e/1FAIpQLSf1jIkFvckXSRmtWCZORzOQcQft846fEFMHj2tFDtmNBASyuQ/viewform

About

This script tries to extract answer conditions from Google Forms and solve them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published