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

# Instructor Guide - Configure Proctoring for a Quiz

### Introduction

The Proview plugin, developed by Talview Inc., integrates the Proview proctoring solution into Moodle 4.5 LMS. It is designed to deliver a secure, seamless, and efficient proctoring experience directly through your web browser. This plugin continuously evolves with frequent feature enhancements.

This guide covers how to configure proctoring for quizzes within Moodle 4.5 LMS.

***

### Capabilities

Proview offers the following proctoring capabilities through Moodle 4.5 LMS:

* **Cross-platform compatibility**: Proview works across major web browsers and operating systems, ensuring a consistent experience for all users regardless of their device.
* **Live remote proctoring**: Supports concurrent monitoring of multiple online exams by live proctors, who handle candidate verification, active monitoring, flagging, intervention, and exam termination when necessary.
* **AI-powered recorded proctoring**: Uses advanced video and audio analytics to monitor candidate behavior, detect suspicious activity, verify screen focus, identify restricted objects, and flag background audio in real time.
* **Record and review**: Automatically records and flags candidate behavior during the exam. After the exam, trained proctors can review flagged events to certify exam validity and test taker authenticity.

***

### Supported Browsers and Operating Systems

<Note>
  Keep your browser and OS updated to one of the supported versions below to avoid any issues during proctoring sessions.
</Note>

**Supported Browsers** (latest 3 versions only):

* [Google Chrome](https://www.google.com/chrome/?brand=OPNX\&ds_kid=43700053265395784\&gclid=efe458afb020140252e33e0704417f10\&gclsrc=3p.ds&\&msclkid=efe458afb020140252e33e0704417f10\&utm_source=bing\&utm_medium=cpc\&utm_campaign=1707332%20%7C%20Chrome%20Win11%20%7C%20DR%20%7C%20ESS01%20%7C%20APAC%20%7C%20IN%20%7C%20en%20%7C%20Desk%20%7C%20SEM%20%7C%20BKWS%20-%20EXA%20%7C%20Txt%20%7C%20Bing\&utm_term=install%20chrome\&utm_content=Desk%20%7C%20BKWS%20-%20EXA%20%7C%20Txt_Install\&gclid=efe458afb020140252e33e0704417f10\&gclsrc=3p.ds)
* [Microsoft Edge](https://www.microsoft.com/en-us/edge/download?form=MA13FJ)

**Supported Operating Systems:**

* **Windows Devices**: Windows 10 and Windows 11
* **Apple Devices**: macOS Sonoma (14.6.1), macOS Ventura (13.6.9), macOS Monterey (12.7.6).

***

### **Enable proctoring for a quiz**

**Access the quiz**

1. Log in to Moodle LMS using credentials that have quiz creation and configuration permissions.
2. Navigate to the relevant course and open the quiz you want to configure proctoring for.

**Configure proctoring settings**

1. From the quiz page, click the **Settings** tab.
2. Scroll down and expand the **Proctored Exams** section.
3. From the dropdown, select a **Proview token**.
4. From the next dropdown, select the **proctoring type** appropriate for your quiz requirements.
5. Optionally, enter any specific instructions for the **proctor** and/or the **candidate** in their respective fields.
6. Optionally, enable password injection if you have specified password for the quiz and want it to be auto injected on the candidate’s side.
7. If you want students to take the exam in a more secure, restricted environment, check the **Secure Browser** checkbox. You can then enable additional secure browser configurations using the options that appear.
   | Configurations         | Parameter                                                        | Default value | Example value                                              | Description                                                                                                                 |
   | :--------------------- | :--------------------------------------------------------------- | :------------ | :--------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------- |
   | Enforce SB             | is\_secure\_browser                                              | FALSE         | `true`                                                     | Mandate the use of Secure Browser in a session by setting the value to TRUE.                                                |
   | Kiosk Mode             | is\_minimize                                                     | FALSE         | `true`                                                     | Kiosk mode is a full screen mode which blocks the user to switch between two different applications or windows.             |
   | Blacklist applications | blacklisted\_softwares\_windows<br />blacklisted\_softwares\_mac | Empty         | <br />`[`<br />`"teams",`<br />`"lenovo vantage"`<br />`]` | Block any applications that are restricted for the user the use for the period the session is running on secure browser.    |
   | Theft protection       | is\_record\_screen                                               | FALSE         | `false`                                                    | Block any applications to record the user’s screen or take any screenshots, ensuring the content in the exam is not leaked. |
8. Click **Save and display** to finalize your proctoring settings.

**Demo video:**

<div style={{ position:"relative",paddingBottom:"calc(54.02777777777777% + 41px)",height:0,width:"600px",margin:"0 auto" }}>
  <iframe src="https://demo.arcade.software/Upx99hlUaY7fHpKLOUu6?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Configure proctoring for a quiz in Moodle 4.5 LMS" frameBorder="0" loading="lazy" webkitAllowFullScreen mozAllowFullScreen allowFullScreen allow="clipboard-write" style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",colorScheme:"light" }} />
</div>

***

### Assumptions

* The instructor has the necessary permissions to configure quiz settings within Moodle 4.5 LMS.
* Proview proctoring has been installed and configured on the institution's Moodle account.
