Looking For Something at vustudents.ning.com? Search Here
.... How to Find Your Subject Study Group & Join ....
.... Find Your Subject Study Group & Join ....
We are here with you hands in hands to facilitate your learning & don't appreciate the idea of copying or replicating solutions. Read More>>
[ + VU Study Groups Subject Code Wise ] [ + COMSATS Virtual Campus Study Groups Subject Code Wise ]
hello guys!
what's up?
If you are like me, chances are you too are sick of getting greeted by the horrid "teacher evolution form" each time you visit your vulms. Now, I won't go into the details of how cumbersome and boring can it get to manually fill that form; laboriously clicking away dozen of fields across a thousands of pixels wasting hours and hours of our time?!!?!?!?
so without further ado, here is the code and instructions that will help you fill your form automatically within seconds so you can just sit back and relax. I've personally tested this code and it's working flawlessly...
PS: I only modified the code a bit to make it more interactive and relevant. For most parts, the credit goes to this guy here
CODE:
var choices = ["Uncertain", "Agree", "Strongly Agree"] ;
var randomNum = Math.floor((Math.random()*choices.length));
var myChoice = choices[randomNum];
var labels = document.querySelectorAll('label');
var textareas = document.querySelectorAll('textarea.txt');
for (var i = 0; i < labels.length; i++) {
if (labels[i].innerHTML == myChoice) {
document.getElementById(labels[i].getAttribute('for')).setAttribute('checked', '');
}}
for (var i = 0; i < textareas.length; i++) {
textareas[i].innerHTML = 'I loved the course. learned a lot from it. However, the content of the course needs to be updated..';
}
INSTRUCTIONS:
1. login to your vulms to get your teacher evaluation form
2. Press F12 or select "inspect element" from the right-click menu to open developer tools.
3. copy the code, paste it in the highlighted area and press enter
4. your form is now filled. press submit and have fun!
let me know if you run into any problems.
Tags:
Share This With Friends......
Find Your Subject Study Group & Join.
+ Prohibited Content On Site + Report a violation + Report an Issue
+ Safety Guidelines for New + Site FAQ & Rules + Safety Matters
+ Important for All Members Take a Look + Online Safety
wOw
its really helpfUl..!!
Thanks you sO mUch...
appreciate UR wOrk...
keep sharIng..!!
:)
welcome..
I'm sorry, but I do not think filling these forms automatically comes anywhere near "cheating". It's not about what these forms represent as much as it is about how much time it actually takes going through and filling them all manually one piece at a time. may be, I simply do not have enough time to wade through all these, and I'm simply there to resume my studies and get done with it? Other than that, this script does not encourage mindless selection. it does have an option where it allows you to give valid feedback letting them know that the course in question could use an update, because that's the main issue almost all courses come down to. anyhow, at the end of the day, it's a matter of personal choice. this is not going to stop anyone from filling their forms manually, if that's what gets them through their days : )
bump because the forms are back again
WAOOW.
salute to you Man!!
+ Job's & Careers (Latest Jobs)
+ Admissions (Latest Admissons)
+ Scholarship (Latest Scholarships)
+ Internship (Latest Internships)
+ Other Universities/Colleges/Schools Help
::::::::::: More Categorizes :::::::::::
© 2019 Created by + M.Tariq Malik.
Powered by
Promote Us | Report an Issue | Privacy Policy | Terms of Service
Looking For Something at vustudents.ning.com? Search Here
We are user-generated contents site. All product, videos, pictures & others contents on vustudents.ning.com don't seem to be beneath our Copyrights & belong to their respected owners & freely available on public domains. We believe in Our Policy & do according to them. If Any content is offensive in your Copyrights then please email at m.tariqmalik@gmail.com or Contact us at contact Page with copyright detail & We will happy to remove it immediately.
Management: Admins ::: Moderators
Become a Team Member | Safety Guidelines for New | Site FAQ & Rules | Safety Matters | Online Safety | Rules For Blog Post