Coder Social home page Coder Social logo

formgen's Introduction

FormGen

Dynamically generate google forms using a simple YAML file.

Operational: formgen_complete.py

Capabilities:

  • Add text blocks
  • Multiple choice questions
  • Free response questions
  • Free response questions
  • Section descriptions

Limited by the functionality of Google Forms API.

Installation Steps (Windows):

  1. Install Python 3.10 on your local device. Any version of Python 3.10+ should work. Installation steps found here: https://phoenixnap.com/kb/how-to-install-python-3-windows

  2. Ensure Python 3 was properly installed on your device by running the following command in your terminal: python3 --version

  3. (Optional) Install Git on your local device. Installation steps found here: https://git-scm.com/download/win

  4. Clone the repository to your local device by running the following command in your terminal: git clone https://github.com/Vort3xed/FormGen.git If git is not installed, download the repository as a zip file and extract it to your desired location.

  5. Navigate to the FormGen directory by running the following command in your terminal: cd FormGen

  6. Install this required Python package: pip3 install api-client

  7. Install the required Python packages by running the following command in your terminal: pip3 install -r requirements.txt

  8. Place your Google API credentials in your working directory.

  9. Run the program by running the following command in your terminal. python3 formgen_complete.py Your browser should open and you should be prompted to log in to your Google account.

  10. Run the program again with a specified path to the yaml file. python3 formgen_complete.py -p templategame.yaml

formgen's People

Contributors

vort3xed avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.