📝 Manage Exams

Creating & Publishing Exams (Deep Dive)

This is the core configuration centre for defining the parameters of the actual tests.

Manage Exams List

Exam List Overview:

The main dashboard displays all exams categorized by their current status (Upcoming, Active, Completed). From here, you can Quick Start an exam, pause an active one, or navigate to its specific Question Bank.

Create Exam Form

Detailed Configuration Fields:

  • Title & Description: The public-facing name and the pre-exam instructions the student must agree to.
  • Time Management: Define the strict Duration (in minutes). A server-side timer ensures forced submission when time expires, regardless of client-side clock tampering.
  • Scoring Mechanics: Define the Passing Percentage and Negative Marks logic for incorrect answers.
  • Advanced Security Module:
    • Enable Browser Security: Activates JavaScript constraints preventing right-clicks, copy/paste, and tab switching.
    • Allow Resume / Recovery: Toggle whether students are permitted to resume an exam after a connection drop. If disabled, a drop instantly terminates the exam attempt.