minor text corrections

This commit is contained in:
jdeckerMS 2016-05-26 07:33:45 -07:00
parent 1d1c430813
commit 7963ced4f2
5 changed files with 15 additions and 15 deletions

View File

@ -1,8 +1,8 @@
# [Windows 10 for education](index.md)
## [Change history for Windows 10 for Education](change-history-edu.md)
## [Take tests in Windows 10](take-tests-in-windows-10.md)
### [Set up Take a Test on a single PC](take-a-test-single-pc.md)
### [Set up Take a Test on multiple PCs](take-a-test-multiple-pcs.md)
### [Take a Test app technical reference](take-a-test-app-technical.md)
## [Take tests in Windows 10 (Preview)](take-tests-in-windows-10.md)
### [Set up Take a Test on a single PC (Preview)](take-a-test-single-pc.md)
### [Set up Take a Test on multiple PCs (Preview)](take-a-test-multiple-pcs.md)
### [Take a Test app technical reference (Preview)](take-a-test-app-technical.md)
## [Deploy Windows 10 in a school](deploy-windows-10-in-a-school.md)
## [Chromebook migration guide](chromebook-migration-guide.md)

View File

@ -8,7 +8,7 @@ ms.sitesec: library
author: jdeckerMS
---
# Take a Test app technical reference
# Take a Test app technical reference (Preview)
**Applies to:**
- Windows 10 Insider Preview
@ -46,11 +46,11 @@ When Take a Test is running, the following MDM policies are applied to lock down
| Policy | Description | Value |
|---|---|---|
| AllowToasts | Disables toast notifications from being shown | 0 |
| AllAppStoreAutoUpdate | Disables automatic updates for Windows Store apps that are installed on the PC | 0 |
| AllowAppStoreAutoUpdate | Disables automatic updates for Windows Store apps that are installed on the PC | 0 |
| AllowDeviceDiscovery | Disables UI for screen sharing | 0 |
| AllowInput Panel | Disables the onscreen keyboard which will disable auto-fill | 0 |
| AllowCortana | Disables Cortana functionality | 0 |
| AllAutoupdate | Disables Windows Update from starting OS updates | 5 |
| AllowAutoupdate | Disables Windows Update from starting OS updates | 5 |
## Allowed functionality
@ -62,20 +62,20 @@ When Take a Test is running, the following functionality is available to student
- Magnifier is available through Windows key + "+" key
- Full screen mode is compatible
- Full screen mode is compatible
- The student can press Alt+Tab when locked down. This results in the student being able to switch between the following:
- Take a Test
- Assistive technology that may be running
- Lock Screen
- Lock Screen (not available if student is using a dedicated test account)
> **Note** The app will exit if the student signs in to an account from the lock screen. Progress made in the test may be lost or invalidated.
- The student can exit the test by pressing one of the following key combinations:
- Ctrl+Alt+Del
- Alt+F4
- Alt+F4 (**Take a Test** will restart if the student is using a dedicated test account)

View File

@ -8,7 +8,7 @@ ms.sitesec: library
author: jdeckerMS
---
# Set up Take a Test on multiple PCs
# Set up Take a Test on multiple PCs (Preview)
**Applies to:**
- Windows 10 Insider Preview

View File

@ -8,7 +8,7 @@ ms.sitesec: library
author: jdeckerMS
---
# Set up Take a Test on a single PC
# Set up Take a Test on a single PC (Preview)
**Applies to:**
- Windows 10 Insider Preview

View File

@ -8,7 +8,7 @@ ms.sitesec: library
author: jdeckerMS
---
# Take tests in Windows 10
# Take tests in Windows 10 (Preview)
**Applies to:**
- Windows 10 Insider Preview
@ -18,7 +18,7 @@ author: jdeckerMS
Many schools use online testing for formative and summative assessments. It's critical that students use a secure browser that prevents them from using other computer or Internet resources during the test. The **Take a Test** app in Windows 10, Version 1607, creates the right environment for taking a test:
- A Microsoft Edge browser window opens, showing just the test and nothing else.
- **Take a Test** shows just the test and nothing else.
- Students arent able to go to other websites.
- Students cant open or access other apps.
- Students can't share, print, or record their screens.
@ -33,7 +33,7 @@ Many schools use online testing for formative and summative assessments. It's cr
![Use test account or test url in Take a Test](images/take-a-test-flow.png)
- **Use a test URL and a dedicated testing account** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in Microsoft Edge in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing.
- **Use a test URL and a dedicated testing account** - A user signs in to the account and the **Take a Test** app automatically launches the pre-configured assessment URL in a single-app, kiosk mode. A student will never have access to the desktop in this configuration. We recommend this configuration for high stakes testing.
- **Put a test URL with an included prefix on a web page or OneNote for students to click** - This allows teachers and test administrators an easier way to deploy assessments. We recommend this method for lower stakes assessments.
[Learn how to set up Take a Test on a single PC](take-a-test-single-pc.md)