Security Controls
Exam integrity built into every user action.
From authentication to submission, Evalat applies layered controls to reduce malpractice risk and preserve institutional trust.
Security Controls
From authentication to submission, Evalat applies layered controls to reduce malpractice risk and preserve institutional trust.
Audit Visibility
Evalat tracks critical user actions during attempts and surfaces the timeline for authorized educators to review.
Each layer contributes to stronger accountability for students, teachers, and institutions.
Sensitive operations enforce CSRF checks and authenticated session boundaries to prevent request forgery.
Rate-limited authentication protects against brute force attempts and suspicious credential abuse.
Attempt runtime can be gated behind fullscreen mode with violation logging on fullscreen exits.
Visibility changes, window blur events, and restricted shortcuts are tracked as audit signals.
Suspicious events are stored per attempt with counters and flagging support for post-exam review.
IP address and location logs on login help investigate anomalous access patterns quickly.
Student starts exam through fullscreen gate.
Focus loss, tab switch, and restricted actions are logged.
System increments warnings and records contextual details.
Authorized educators audit event trails with exam results.