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

# Set Up Kiosk Mode on Managed Chromebooks

> Install and configure the Pear Assessment Kiosk Mode PWA on school-managed Chromebooks via Google Admin

Kiosk Mode locks a school-managed Chromebook to the Pear Assessment app, preventing students from accessing the address bar or leaving the secured session during an assessment. This article covers how to install the Kiosk Mode progressive web app (PWA) on managed Chromebooks, configure a custom district URL, and remove the legacy Kiosk Mode extension that the PWA replaced.

## Install Kiosk Mode on Managed Chromebooks

These steps apply to Chromebooks running Chrome OS version 81 and later. Install the PWA only on school-owned and managed devices.

1. Sign in to Google Admin.

2. In the left-hand menu, click **Devices** > **Chrome** > **Apps & Extensions**.

3. Click the organizational unit (OU) where the Pear Assessment Kiosk Mode PWA will be deployed.

4. In the lower-right corner of the window, click the plus button, then click the globe button (labeled **Add by URL** when hovered).

<img src="https://mintcdn.com/goguardian/aEDDL1SK1waBtbUG/images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-01.png?fit=max&auto=format&n=aEDDL1SK1waBtbUG&q=85&s=1af266cbbe0d9b5040ff456f02172eec" alt="Click Add by URL to add the Pear Assessment Kiosk Mode app." width="2692" height="978" data-path="images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-01.png" />

5. Enter `https://assessment.peardeck.com/` or your district's Pear Assessment URL found in **Manage District** > **Profile** > **District URL**.

<img src="https://mintcdn.com/goguardian/aEDDL1SK1waBtbUG/images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-02.png?fit=max&auto=format&n=aEDDL1SK1waBtbUG&q=85&s=afd7fd7418f1d74aa12adc8a76030cdf" alt="Add the Pear Assessment URL or your district's URL." width="1176" height="632" data-path="images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-02.png" />

6. Review the terms as required by Google.

7. Under **Kiosk Settings** > **Managed Configuration**, enter the following:

<img src="https://mintcdn.com/goguardian/aEDDL1SK1waBtbUG/images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-03.png?fit=max&auto=format&n=aEDDL1SK1waBtbUG&q=85&s=7752ad0b692d1b61b112a35b101e6b66" alt="Add a managed configuration in the kiosk settings." width="2550" height="678" data-path="images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-03.png" />

```json theme={null}
{
  "isKiosk": {
    "Value": true
  }
}
```

8. Click **Save**. The kiosk app appears in Google Admin as **Pear Assessment: Formative and Summative Assessments Made Easy**.

9. On the student Chromebook sign-in screen, click **Apps** > **Pear Assessment (Formerly Pear Assessment)** if the kiosk does not load automatically.

10. Confirm the **Pear Assessment (Formerly Pear Assessment)** kiosk appears on the student Chromebooks.

11. Confirm students can sign in using third-party single sign-on (SSO) or their Pear Assessment username and password, depending on your environment's setup.

<img src="https://mintcdn.com/goguardian/aEDDL1SK1waBtbUG/images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-04.png?fit=max&auto=format&n=aEDDL1SK1waBtbUG&q=85&s=746703585613c92bf5154c522cc0489e" alt="View of a student's Chromebook with Pear Assessment kiosk enabled." width="3272" height="1874" data-path="images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-04.png" />

<Note>
  To deploy to additional organizational units, repeat the steps above for each root or sub-OU. To sign out of Kiosk Mode, press the power button on the keyboard and click **Sign Out**.
</Note>

## Configure a Custom District URL for Kiosk Mode

1. Sign in to the Google Admin console using an administrator account.

2. Navigate to **Devices** > **Apps & Extensions** > **Kiosks**.

3. Select the OU where the app is installed.

4. Click the app name to open the side panel with policy details.

5. In the **Managed Configuration** section, paste the following JSON:

```json theme={null}
{
  "isKiosk": {
    "Value": true
  },
  "ssoURL": {
    "Value": "https://apps.abc.com"
  }
}
```

<Note>
  Replace `https://apps.abc.com` with your district's custom URL.
</Note>

6. Click **Save** in the upper-right corner.

<img src="https://mintcdn.com/goguardian/aEDDL1SK1waBtbUG/images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-05.png?fit=max&auto=format&n=aEDDL1SK1waBtbUG&q=85&s=f8eaa7b2ab0a598a5a93a548a6fab867" alt="Configure a Custom District URL for Kiosk Mode" width="789" height="605" data-path="images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-05.png" />

## Uninstall the Legacy Kiosk Mode Extension

The legacy Kiosk Mode extension (Pear Assessment Kiosk App) is no longer a recommended deployment method. Use the following steps to remove it after deploying the PWA.

1. Sign in to Google Admin.

2. In the left-hand menu, click **Devices** > **Chrome** > **Apps & Extensions**.

3. Click the OU where the legacy Pear Assessment Kiosk Mode app was deployed.

4. Click the **Kiosks** tab.

5. Click the **Pear Assessment Kiosk App** name.

6. Click the trash button in the upper-right corner of the panel.

<img src="https://mintcdn.com/goguardian/uKYLzplevIG2FlrF/images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-06.png?fit=max&auto=format&n=uKYLzplevIG2FlrF&q=85&s=f51a4bf26c7bb332c748736ab5f71523" alt="The trash button highlighted to remove the old kiosk app." width="2548" height="760" data-path="images/screenshots/set-up-kiosk-mode-on-managed-chromebooks/step-06.png" />

<Note>
  Repeat these steps for any sub-OUs that are not inheriting settings from the root OU.
</Note>

## Frequently Asked Questions

### Does the Kiosk App Work with Safe Exam Browser (SEB) Settings?

Yes. A single test setting controls all supported devices, including Windows, Mac, and Chromebook.

### Can Students Quit an Assignment While It Is in Progress in the Kiosk App?

No. The Kiosk app does not allow students to exit an exam while it is in progress.

### How Do Students Exit the Kiosk App on a Chromebook?

When students sign out of Pear Assessment within the Kiosk app, the app closes automatically on Chromebooks.

### Does a Teacher Pausing or Closing a Test Still Work in Kiosk Mode and Safe Exam Browser?

Yes. Pausing or closing the test removes the student from the assessment.

### Does "Take Test in One Sitting" Work in Kiosk Mode and Safe Exam Browser?

Yes. In Kiosk Mode, students must completely shut down their Chromebook to exit the test. In Safe Exam Browser, the quit password can be used to exit.

### Does the Quit Password Apply to Both Safe Exam Browser and Kiosk Mode?

No. The Quit Password applies only to Safe Exam Browser.

### Will Students Be Signed Out After Submitting an Assignment?

Yes. Students are signed out after submitting if the Release Score policy is set to **Do not release score**.

## Resources

<CardGroup cols={2}>
  <Card title="Test Security: Kiosk Mode and Safe Exam Browser" href="/products/pear-assessment/test-security-kiosk-mode-and-safe-exam-browser" />

  <Card title="Troubleshooting Kiosk Mode Access Issues" href="/products/pear-assessment/troubleshooting-kiosk-mode-access-issues" />

  <Card title="Use Chromebooks for Student Assessments" href="https://support.google.com/chrome/a/answer/3273084?hl=en" />
</CardGroup>
