> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bizaxl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> LMS Proctor provides secure exam monitoring and integrity verification for Bizaxl LMS quizzes.

LMS Proctor is a comprehensive proctoring solution for Bizaxl LMS that helps maintain exam integrity through real-time monitoring, anomaly detection, and optional Safe Exam Browser integration.

## What LMS Proctor Does

When enabled for a quiz, LMS Proctor:

* **Captures screenshots** at regular intervals during the quiz
* **Records webcam feed** overlaid on the screen capture
* **Detects suspicious behavior** like tab switching, copy/paste, or multiple faces
* **Enforces exam conditions** such as fullscreen mode
* **Integrates with Safe Exam Browser** for maximum security (optional)

## Key Features

<CardGroup cols={2}>
  <Card title="Screen & Webcam Capture" icon="camera">
    Automatically captures screenshots with webcam overlay at configurable intervals.
  </Card>

  <Card title="Anomaly Detection" icon="shield-exclamation">
    Detects tab switching, window blur, copy/paste, developer tools, and more.
  </Card>

  <Card title="Face Detection" icon="face-viewfinder">
    AI-powered detection for missing faces or multiple faces in frame.
  </Card>

  <Card title="Safe Exam Browser" icon="lock">
    Optional integration with SEB for locked-down exam environments.
  </Card>

  <Card title="Video Recording" icon="video">
    Record entire quiz sessions with chunked uploads for reliability.
  </Card>

  <Card title="Cloud Storage" icon="cloud">
    Stores all captures securely on S3 or Cloudflare R2.
  </Card>
</CardGroup>

## How It Works

1. **Before the quiz**: The student grants camera and screen sharing permissions
2. **During the quiz**: LMS Proctor captures snapshots and monitors for anomalies
3. **After the quiz**: Instructors can review captures and anomaly reports

## User Roles

| Role                           | Capabilities                                                |
| ------------------------------ | ----------------------------------------------------------- |
| **System Manager**             | Configure global proctoring settings, storage, and defaults |
| **Course Creator / Moderator** | Enable proctoring per quiz, review submissions and captures |
| **Student**                    | Take proctored quizzes with guided permission setup         |

## Next Steps

<CardGroup cols={2}>
  <Card title="Configuration" icon="gear" href="/lms/proctoring/configuration">
    Set up proctoring settings and storage.
  </Card>

  <Card title="For Instructors" icon="chalkboard-user" href="/lms/proctoring/guides/for-instructors">
    Learn how to enable and review proctored quizzes.
  </Card>

  <Card title="For Students" icon="user-graduate" href="/lms/proctoring/guides/for-students">
    Understand what to expect during a proctored quiz.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/lms/proctoring/troubleshooting">
    Common issues and solutions.
  </Card>
</CardGroup>
