Dashboard Overview
Total Questions
15
Students Attempted
0
Avg Score
Violations Flagged
0
Student Test Code
I4UBQF
Share this code with students to start the test
💡 How to share with students on other devices: Generate a code → Activate Test → click Export for Students. The downloaded file has the test code and all questions baked in — students open it on any browser or device and it just works.
🛡️ Anti-Cheat Features Active
Full-screen enforcement
Tab switch detection
Window focus tracking
Right-click disabled
Copy-paste blocked
Dev tools blocked
Screenshot prevention
Violation timestamps
Question Bank
1
If the ratio of boys to girls in a class is 3:2 and there are 30 students total, how many are boys?
✓ Correct: C — 18
Quantitative  ·  +1 mark
2
A train travels 300 km in 4 hours. What is its speed in km/hr?
✓ Correct: C — 75
Quantitative  ·  +1 mark
3
Which of the following is the odd one out: Apple, Mango, Carrot, Banana?
✓ Correct: C — Carrot
Verbal  ·  +1 mark
4
Complete the series: 2, 6, 12, 20, 30, __
✓ Correct: B — 42
Logical  ·  +1 mark
5
If A = 1, B = 2, C = 3... then what is the value of CAB?
✓ Correct: A — 312
Logical  ·  +1 mark
6
A shopkeeper gives 20% discount on an item marked ₹500. What is the selling price?
✓ Correct: B — ₹400
Quantitative  ·  +1 mark
7
Find the missing term: 1, 4, 9, 16, 25, __
✓ Correct: B — 36
Quantitative  ·  +1 mark
8
What comes next: ZYXW, VUTS, RQPO, ____?
✓ Correct: A — NMLK
Verbal  ·  +1 mark
9
If 8 workers can complete a job in 12 days, how many days will 6 workers take?
✓ Correct: B — 16
Quantitative  ·  +1 mark
10
In a code language, TEACHER is written as VGCEJGT. How is STUDENT written?
✓ Correct: A — UVWFGPV
Logical  ·  +1 mark
11
What is the LCM of 12, 18 and 24?
✓ Correct: B — 72
Quantitative  ·  +1 mark
12
A man walks 4 km North, then 3 km East. How far is he from the starting point?
✓ Correct: C — 5 km
Logical  ·  +1 mark
13
Choose the word most similar in meaning to 'VERBOSE':
✓ Correct: B — Talkative
Verbal  ·  +1 mark
14
If P is the brother of Q, Q is the sister of R, R is the son of S. How is P related to S?
✓ Correct: D — Son or Daughter
Logical  ·  +1 mark
15
The average of 5 numbers is 27. If one number is excluded, the average becomes 25. What is the excluded number?
✓ Correct: B — 35
Quantitative  ·  +1 mark
Test Settings
⚠️ Danger Zone
Student Results
📊
No results yet
Results will appear here after students complete the test.
Go Live
🔑
Why students on other devices couldn't enter the test code
And how the new Export solves it permanently.
The test code was saved in your browser's localStorage — a notebook that only your browser can read. When a student opened the site in Chrome on their phone or a different laptop, their localStorage was completely blank, so every code they typed looked wrong.

The fix: The new ⬇ Export for Students button (on the Overview panel) downloads a version of this file with the test code, questions, and settings baked directly into the HTML. That file is self-contained — it carries everything it needs. Students open it anywhere and the code works.
✅ Correct Workflow (3 steps)
  1. Set up questions & settings in the Trainer dashboard
  2. Go to Overview → Generate a code → Activate Test → click ⬇ Export for Students
  3. Host or share the downloaded file — students open it on any device, enter the code, and start
⚠️ Re-export every time you change questions, settings, or generate a new code — the student file is a snapshot of that moment.
🟢
Option 1 — Netlify Drop (FREE · Easiest · 30 seconds)
Anyone in the world can open your test by URL. No account needed.
  1. Click ⬇ Export for Students from the Overview panel
  2. Open app.netlify.com/drop in your browser
  3. Drag and drop the downloaded file onto that page
  4. Netlify gives you a URL — share it with students on any device
🔵
Option 2 — GitHub Pages (FREE · Permanent URL)
Best if you want a permanent link you can reuse every batch.
  1. Export for Students → rename the file to index.html
  2. Create a free repo at github.com → upload the file
  3. Settings → Pages → Source: main → Save
  4. Permanent URL: https://yourusername.github.io/examguard
🟡
Option 3 — College Lab / LAN (No internet needed)
Best for a lab where all computers are on the same network.
  1. Export for Students → copy the file to a USB drive
  2. Paste it on every lab computer (or put in a shared LAN folder)
  3. Students open it in Chrome — all anti-cheat features work fully offline
📊 Collecting Results After the Test
A) Students export CSV — After finishing, each student clicks "Export CSV" on their results screen and emails/WhatsApps it to you.
B) Lab PC round — In a lab, after the test ends, open Trainer login on each student's PC → Results → Export CSV.
C) Real-time dashboard — Want all results appearing live on your screen? Ask to upgrade this with Firebase!