@ -97,6 +97,7 @@ When running tests in this mode, keep the following in mind:
- Permissive mode is not supported in kiosk mode (dedicated test account).
- Permissive mode can be triggered from the web app running within Take a Test. Alternatively, you can create a link or shortcut without "#enforcelockdown" and it will launch in permissive mode.
See [Secure Browser API Specification](https://github.com/SmarterApp/SB_BIRT/blob/master/irp/doc/req/SecureBrowserAPIspecification.md) for more info.
@ -244,6 +244,10 @@ One of the ways you can present content in a locked down manner is by embedding
> [!NOTE]
> The Windows 10, version 1607 legacy configuration, `ms-edu-secureassessment:<URL>!enforcelockdown` is still supported, but not in combination with the new parameters.
3. To enable permissive mode, do not include `enforceLockdown` in the schema parameters.
See [Permissive mode](take-a-test-app-technical.md#permissive-mode) and [Secure Browser API Specification](https://github.com/SmarterApp/SB_BIRT/blob/master/irp/doc/req/SecureBrowserAPIspecification.md) for more info.
### Create a shortcut for the test link
You can also distribute the test link by creating a shortcut. To do this, create the link to the test by either using the [web UI](https://education.microsoft.com/courses-and-resources/windows-10-create-a-take-a-test-link) or using [schema activation](#create-a-link-using-schema-activation). After you have the link, follow these steps:
@ -108,6 +108,10 @@ One of the ways you can present content in a locked down manner is by embedding
> [!NOTE]
> The Windows 10, version 1607 legacy configuration, `ms-edu-secureassessment:<URL>!enforcelockdown` is still supported, but not in combination with the new parameters.
3. To enable permissive mode, do not include `enforceLockdown` in the schema parameters.
See [Permissive mode](take-a-test-app-technical.md#permissive-mode) and [Secure Browser API Specification](https://github.com/SmarterApp/SB_BIRT/blob/master/irp/doc/req/SecureBrowserAPIspecification.md) for more info.
### Create a shortcut for the test link
You can also distribute the test link by creating a shortcut. To do this, create the link to the test by either using the [web UI](https://education.microsoft.com/courses-and-resources/windows-10-create-a-take-a-test-link) or using [schema activation](#create-a-link-using-schema-activation). After you have the link, follow these steps:
@ -61,10 +61,6 @@ There are several ways to configure devices for assessments. You can:
You can enable this using a schema activation.
- **Configure Take a Test to run in permissive mode**
Starting with Windows 10, version 1709 (Fall Creators Update), assessments can now run in permissive mode. This mode enables students who need access to other apps, like accessibility tools, to use the apps. See [Permissive mode](take-a-test-app-technical.md#permissive-mode) for more info.
## How to exit Take a Test
To exit the Take a Test app at any time, press Ctrl+Alt+Delete.
| Edition upgrade | Using mobile device management (MDM) | Using a provisioning package | Using a command-line tool | Using Microsoft Store for Business or PC | Entering a product key manually | Purchasing a license from the Microsoft Store |
| **Pro > Pro for Advanced PCs** |  |  |  |  (MSfB) |  |  |
| **Pro > Pro for Workstations** |  |  |  |  (MSfB) |  |  |
| **Pro > Pro Education** |  |  |  |  (MSfB) |  |  |
| **Pro > Enterprise** |  |  |  |  (version 1703 - PC), (version 1709 - MSfB) |  |  |
| **Pro for Advanced PCs > Pro Education** |  |  |  |  (MSfB) |  |  |
| **Pro for Advanced PCs > Enterprise** |  |  |  |  (version 1703 - PC), (version 1709 - MSfB) |  |  |
| **Pro for Workstations > Pro Education** |  |  |  |  (MSfB) |  |  |
| **Mobile > Mobile Enterprise** |  | |  |  |  |  |
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.