proffapt / fERP

Stands for Feedback-ERP. Automation extension for IIT KGP ERP feedback
https://youtu.be/uUf2_91boco
GNU Affero General Public License v3.0
39 stars 13 forks source link
auto-feedback-erp auto-feedback-erp-iitkgp erp erp-feedback hacktoberfest iit-kgp iit-kgp-erp iitkgp iitkgp-erp

Contributors Forks Stargazers Issues MIT License LinkedIn

Automates the process of filling up feedback form in ERP for IIT KGP students

Tutorial v1.9.0


Cascading Mode (Default) Selective Mode
- Uses the same feedback type for all forms - Fills next form after previous form is submitted - Skips submitted forms, fills the remaining ones - User selects the feedback type for each form - Fills captcha & submit the form (auto/manual) - User decides the order of form submission
Fills the captcha, submits the feedback form (in case of `cascade mode` - repeats, until all forms are submitted)
Automatically downloads the admit card after all the forms are submitted using `cascade mode`
Form can be submitted by pressing `Enter` key after typing captcha in manual mode
Re-fills the form with previously given feedback type, if wrong captcha was filled
Bypass confirmation pop-ups, which appear everytime a form is submitted
Has three feedback types, namely - `positive`, `negative` & `neutral`
Invoking a feedback type randomises the choice of _available options_
get fERP from mozilla add-on store get fERP from chrome web store

Table of Contents
  1. Manual Installation
  2. Standalone Scripts
  3. Contact
  4. Acknowledgments
  5. Additional Documentation

Manual Installation

It is recommended to install the extension from the respective extension stores for your browsers. However, if you encounter any problems, you can also manually install the extension from the source files in this repository.

Chrome

  1. Either download or clone this repository.
  2. Open new tab and type chrome://extensions on search bar.
  3. Toggle the DEVELOPER MODE on top right corner.
  4. Click LOAD UNPACKED option, browse to the cloned folder and select the extension-src/chrome folder.

[!Warning] You have to select the whole folder not just any file in particular.

Firefox

  1. Either download or clone this repository.
  2. Open new tab and type about:debugging#/runtime/this-firefox on search bar.
  3. Click on the Load Temporary Add-on... button under Load Temporary Extensions Section.
  4. Navigate to extension-src/firefox folder in your opened file navigator.
  5. Select the manifest.json file inside it and press open.

(back to top)

Standalone Scripts

[!Note] This project has undergone various significant changes and now incorporates "my versions" of "feedback fiilling scripts" into a browser extension which supports firefox, chrome and their derivatives.

(back to top)

Contact

📫 Arpit Bhardwaj ( aka proffapt ) - proffapt's Twitter proffapt's Telegram proffapt's LinkedIn proffapt's mail proffapt's forum for cybernity

(back to top)

Acknowledgments

(back to top)

Additional Documentation

(back to top)