How-to
How to conduct online exams securely: preventing cheating in 2026
A practical guide to secure online exams: proctoring types, how AI detects cheating, secure browsers, identity checks, randomisation, and a step-by-step checklist.
Short answer
A secure online exam layers five controls: identity (the right person is taking it), content (no two candidates get the same paper, and the paper does not exist before the start time), environment (a locked-down browser or a monitored screen), behaviour (proctoring signals reviewed by a human) and evidence (a timestamped log you can defend in an appeal). No single one of these is sufficient; skipping any of them is where exams get challenged.
What does it mean to conduct an online exam securely?
It means that after the exam you can answer three questions with evidence: who took it, what they had access to, and what happened during the session. Security here is not the absence of cheating. It is the ability to detect it, bound its impact and prove your case if a result is disputed.
The failure mode of most online exams is not a dramatic hack. It is a result that cannot be defended: a candidate contests a score, the institution has a screenshot and a hunch, and the outcome turns on who argues better. Every control below exists to replace a hunch with a record.
What is remote proctoring, and what types are there?
Remote proctoring is the supervision of a candidate taking an exam outside a physical exam hall, using their webcam, microphone, screen and activity signals. There are four models in common use, and they trade cost against certainty in opposite directions.
| Type | How it works | Best for | Trade-off |
|---|---|---|---|
| Live (synchronous) proctoring | A human proctor watches candidates in real time and can intervene | Small, very high-stakes cohorts: licensure, final vivas | Highest cost per candidate; needs scheduling and proctor supply |
| Record-and-review | The session is recorded; humans review afterwards, usually only flagged segments | Medium cohorts where after-the-fact adjudication is acceptable | Cheating is detected, not prevented, during the exam |
| AI / automated proctoring | Software scores video, audio and activity signals and raises flags with confidence levels | Large cohorts, continuous or on-demand testing | Produces false positives; requires human review before any penalty |
| Hybrid (AI-triaged, human-reviewed) | AI flags a small percentage of sessions; humans review only those | Most institutional exams at scale | Needs a documented review workflow and a trained reviewer |
How does AI proctoring detect cheating?
It does not “detect cheating”. It detects deviations from the expected pattern of an honest session and attaches a confidence score to each. Understanding the difference is what keeps an integrity process defensible.
| Signal | What it catches | Common innocent explanation |
|---|---|---|
| No face in frame | Candidate leaving the desk or the seat being swapped | Lighting, camera angle, a candidate leaning out of frame |
| Multiple faces detected | A second person helping, or a substitute taking over | Family member walking past in a shared home |
| Face mismatch against the ID capture | Impersonation | Poor lighting or low-resolution ID photograph |
| Focus loss / tab switch / window blur | Searching answers in another tab or app | Notification pop-up, accidental keystroke |
| Sustained gaze away from the screen | Reading notes off-screen | Thinking, or a second monitor legitimately disabled |
| Voice or conversation in the audio stream | Someone dictating answers | Household noise, a television |
| Copy / paste and right-click events | Lifting question text out or answers in | Habitual keyboard use |
| Anomalous timing and response patterns | Answer keys in circulation: implausibly fast, uniformly correct responses | A genuinely well-prepared candidate |
| Device, IP or session changes mid-exam | Handover to another person or location | Network drop and reconnection on mobile data |
What is a secure or lockdown browser, and do you need one?
A lockdown browser is a restricted application that runs the exam full-screen and blocks the things a normal browser allows: other tabs, screen capture, virtual machines, copy-paste, screen sharing and commonly, external displays. It shifts you from detecting that a candidate opened another window to preventing it.
You need one when the exam is high-stakes and the answers are easily searchable. You can often skip it for open-book or long-form exams, where a quick search is worth little and forcing an install on every candidate's device costs more in support tickets than it buys in security. Browser-based monitoring with focus detection is the middle ground.
How do you verify that the right person is taking the exam?
Identity is checked at three moments, not one. Checking only at the start is the most common gap in online exam design. It leaves the whole session unverified after the first minute.
- Before entry: unique per-candidate credentials or links (never a shared password), photo-ID capture, and a live selfie matched against the ID.
- During the session: periodic presence checks, face continuity, single-face verification, and session binding so the same login cannot be active on two devices.
- In the answers themselves: at least one response type that carries the candidate's identity intrinsically, such as a spoken or recorded answer. This is the check that survives every form of screen-level trickery.
Does randomisation actually reduce cheating?
Yes, and it is the cheapest control on this list. Randomisation changes the economics: it converts a leak that would compromise everyone into one that compromises a single candidate.
- Item pools. Draw each candidate's paper at run time from a bank several times larger than the paper. A 60-item exam drawn from 300 calibrated items means no two candidates see the same set.
- Option shuffling. Randomise answer-option order so “the answer is C” is meaningless to a neighbour.
- Section and question order. Shuffle at both levels to break screen-sharing coordination.
- Sectional timers and one-way navigation. Removes the window in which a candidate photographs the whole paper and sends it out for answers.
- Staggered start times where the calendar allows, so the cohort is never all sitting the same items simultaneously.
The prerequisite is an item bank large enough and calibrated well enough that different draws are comparably difficult. Randomising a pool of wildly uneven items trades integrity for unfairness, which is not a good trade.
How do you design questions that are hard to cheat on?
The most durable defence is not surveillance. It is asking for something a search engine, a chatbot or a person in the next room cannot supply on demand.
| Question type | Cheating resistance | Why |
|---|---|---|
| Factual multiple choice | Low | Searchable in seconds; a single letter can be passed to a neighbour |
| Numerical with randomised parameters | Medium | Each candidate computes a different answer from a different input |
| Scenario / applied questions with working shown | High | Requires reasoning that is specific to the prompt and visible to the grader |
| Audio or video responses | Very high | Carries the candidate’s voice, delivery and unrehearsed reasoning, so it resists both impersonation and key-passing |
| Live follow-up / viva on a submitted answer | Very high | Cannot be prepared in advance; probes actual understanding |
How do you conduct a secure online exam, step by step?
A checklist you can run for any exam, from a 30-student quiz to a 5,000-candidate certification.
- Classify the stakes. Decide up front whether this is low-stakes (formative), medium, or high-stakes. Every control below is scaled by this answer. Do not proctor a practice quiz.
- Build an item bank, not a paper. Author 3–5× the number of items the exam needs, tagged by topic and difficulty.
- Mix response formats. Include at least one item type that carries authorship evidence: audio, video, or worked long-form.
- Configure randomisation. Pool draw, option shuffle, section order, sectional timers.
- Set the access model. Unique per-candidate credentials or links, exam window, single active session per candidate, and no shared passwords.
- Choose the proctoring level and decide, in writing, which signals you will act on and at what confidence threshold.
- Get consent and publish the rules. Tell candidates exactly what is recorded, for how long it is retained, who reviews it and how to appeal. Say it before they book, not on the exam screen.
- Run a mandatory system check. Camera, microphone, bandwidth and browser, at least 24 hours before the exam, so technical failures do not become integrity flags.
- Do a live dry run with a handful of real users on real devices, including one low-bandwidth connection and one older phone.
- Monitor during the exam and staff a support channel. Most mid-exam incidents are technical, and an unanswered candidate is a future dispute.
- Review flags with a human after the exam. Record the decision, the evidence and the reason for each flagged session.
- Retain the audit trail (event log, recordings, response timings) for the length of your appeals window, then delete it on schedule.
How do you stay fair, legal and defensible?
Consent and privacy
Proctoring processes biometric and household-environment data. Obtain explicit, informed consent in advance; state the retention period and stick to it; restrict reviewer access; and offer an alternative arrangement where a candidate genuinely cannot be recorded. XAM publishes a standard proctoring consent notice you can adapt as a starting point.
Accessibility and equity
Extra time, screen-reader compatibility and keyboard navigation must work with your lockdown settings, not against them. Assistive technology is a frequent source of false flags. Assume some candidates are on shared devices and unstable connections, and design the connectivity-loss recovery path deliberately.
Due process
Publish the appeal route, give the candidate the specific evidence against them, and let a person who was not the original reviewer decide the appeal. An integrity process without due process will not survive its first serious challenge.
XAM by Ankor, an assessment platform, implements these layers in one engine: authoring and item banks, randomised delivery, AI proctoring with confidence-scored flags and session replay, audio and video answers as a native question type, auto-evaluation and branded reports. The free tier runs 20 real sessions with no card, which is enough to test the checklist above end to end. See pricing or talk to us about an institutional rollout.
Sources
- Practice described here reflects standard remote-assessment controls; the Indian exam-integrity context is documented in our NEET paper-leak explainer, which cites Supreme Court Observer, LiveLaw, Careers360, Tribune India and The Wire.
- XAM proctoring consent notice: what is recorded, retention and review.