One script. Paste it in the browser console on any etlab teacher evaluation survey page. Fills all questions with the best answers and submits — automatically.
On etlab teacher evaluation survey page, click "Answer Questions" for any subject to open the question form.
Press F12 on your keyboard, then click the Console tab. You'll see a
> prompt.
Copy the script below, paste it into the console, and hit Enter. Done in 3 seconds.
Go back to the list, click the next subject, then press ↑ in console to recall the script and hit Enter.
The browser console isn't directly accessible on mobile browsers. Here are your options:
If none of these work, just use a laptop or desktop to complete the survey — it takes under 2 minutes total.
Completely transparent. Here's exactly what the script does — and doesn't do.
The script is fully readable above — no obfuscation, no minification. Every line is commented. Before pasting anything in a browser console, you should always read it.
General rule: Never paste scripts you don't understand into a browser console. Be cautious with scripts from unknown sources.