etlab.in · Any College · Any Dept · Any Sem

Complete your
teacher surveys
in 3 seconds.

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.

See how it works SurveyBot on Product Hunt
11Questions auto-filled
~3sPer survey
0Config needed
··· Surveys completed

Four steps. That's it.

01
🌐

Open a survey

On etlab, click "Answer Questions" for any subject to open the question form.

02
🔧

Open DevTools

Press F12, then click the Console tab. You'll see a > prompt.

03
📋

Paste & press Enter

Copy the script below, paste into the console, hit Enter. Done in 3 seconds.

04
🔁

Next subject

Go back, click the next subject, press to recall, hit Enter.

Copy once. Use for every survey.

etlab-surveybot.js
— lines

Adjust answers before copying.

If you want to change or customise any answer — the script regenerates live. Perfect if you want to give honest ratings.

Live Answer Map

Using on your phone?

The browser console isn't directly accessible on mobile. Here are your options:

Easiest
🦁

Kiwi Browser (Android)

The only Android browser with full Chrome DevTools. Install from Play Store, open etlab, paste script exactly like desktop.

Get Kiwi Browser →
🔗

USB Debugging (Android)

Enable USB Debugging in Developer Options, connect to PC, open chrome://inspect to access phone's console remotely.

🍎

iPhone / iOS

Enable Web Inspector in Safari settings. Connect to Mac via USB. Safari → Develop menu → your device.

If none of these work, just use a laptop — the whole thing takes under 2 minutes.

Is this safe to use?

Completely transparent. Here's exactly what the script does — and doesn't do.

What it DOES

  • Reads radio button elements already on the page
  • Clicks the appropriate radio input for each question
  • Clicks the existing "Submit Answers" button
  • Logs how many answers were filled to the console
  • Runs entirely in your own browser, on your session
🚫

What it does NOT do

  • Send your data or credentials anywhere
  • Access your cookies, localStorage, or passwords
  • Make any network requests outside etlab
  • Store anything on your device
  • Require any login or permissions from you
  • Affect any other tab or website
🔍

Verify it yourself

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.

sahafmfaisal/etlab-surveybot Public
Copied to clipboard!