Skip to content

Instantly share code, notes, and snippets.

@frunkad
Last active May 19, 2020 16:44
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save frunkad/3fa5084ee7481083fbc9e43ddebe3f91 to your computer and use it in GitHub Desktop.
Save frunkad/3fa5084ee7481083fbc9e43ddebe3f91 to your computer and use it in GitHub Desktop.
Rf Campus Feedback Trick
javascript:(function(){$(".col-xs-lr-10:nth-child(1) > input").attr('checked', 'checked').trigger("change");$("#save-design").trigger("click");$("#button-0").trigger("click");})();
@frunkad
Copy link
Author

frunkad commented Nov 23, 2018

To Use:

  1. Go to Chrome Setting and switch on the Show Bookmark Bar

Download Bar

  1. Set any page as a bookmark with Ctrl + D and click Done.
  2. Edit that bookmark's URL and paste the code above. It may sound awkward to paste the code in URL, but that's what you are supposed to do. Save it.

Edit Bookmark
4. Go to rfCampus, begin the feedback and click on the bookmark.

The feedback form is automatically filled.

@pratapayushsingh
Copy link

Thank You Sir Ji

@frunkad
Copy link
Author

frunkad commented Feb 23, 2020

Updated All Questions Mandatory Error

@shivamsingh063
Copy link

thanks bro :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment