These steps work fine on both Firefox and Chromium Based Browsers.
- Open the feedback form (
Academic
>Feedback form
) in ERP. - Click on the subject code and the professor button.
- Open console in your browser:
- Press
F12
for firefox - Press
Ctrl + Shift + J
for Chrome.
- Press
- Copy the code from your desired variant of
*_feedback.js
and paste in that console window and clickRun
. - All fields would be filled by now.
- Fill up the captcha and submit.
Note
Firefox shows scam warning on copy pasting commands into the console!
To enable copy pasting commands, simply run the command allow pasting
in your console.