Skip to content

parthn2/erp_feedback

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

ERP AUTO FEEDBACK

1. Open the feedback form of ERP.
2. Click on the subject code and the professor button.
3. Open console in browser.
   To do that, press F12 for firefox, press Ctrl + Shift + J in Chrome.
4. Copy the code in feedback.js and paste in that console window and hit Enter.
5. All fields would be filled by now (If not refresh 2-3 times and try again).
6. Fill up the captcha and submit.

Enjoy!!! [Disclaimer: The developer does not hold any responsibility for the use / abuse of this tool. Use it at your own discretion.]

[UPDATE] Firefox now shows scam warning on copy pasting commands in the developer console. To avoid that, simply enter the command allow pasting in the console. After running that command, copy pasting will start to work.

[UPDATE] variant/PosFeedback.js is added, which replaces the word NIL with positive feedback for the instructor and the course randomly selected from a list of comments. Follow the same steps to use the script.

About

Automation for IIT KGP ERP feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%