User Guide
A complete guide to using ExamPad+ in both Classroom and Exam Mode — covering features, saving, printing, and access arrangements.
1 Overview
ExamPad+ has two operating modes. Your IT team will have configured which mode is active on each device using a settings file. Understanding the difference helps students get the most out of the software both in class and on exam day.
- ✓ For everyday classroom use
- ✓ All writing tools available
- ✓ Spell check, grammar, thesaurus
- ✓ Accessibility features on
- ✓ Open and save any file
- ✓ Full formatting options
- ✓ JCQ-compliant lockdown
- ✓ Always on top, full screen
- ✗ Word count off by default
- ✗ Spell check off by default
- ✗ Grammar, thesaurus off
- ✗ Internet access not available
2 Classroom Mode
Classroom Mode is intended for regular daily use during lessons. All features are available and there are no restrictions — it behaves like a fully-featured word processor designed for students with SEND or Exam Access Arrangements.
🚀 Launching the App
- Open ExamPad+ from the desktop shortcut or Start menu.
- The app will open in full screen. You'll see the mode indicator in the toolbar — it should show Classroom Mode.
- Students can begin typing immediately. No login is required to use the application itself.
- To open an existing document, go to File → Open or use the keyboard shortcut
Ctrl + O.
✏️ Available Features in Classroom Mode
In Classroom Mode, all of the following are available by default (exact availability depends on your school's configuration):
- Full text formatting — bold, italic, underline, font, size, colour, highlighting
- Spell check — underlines misspelled words in red as you type
- Grammar check — highlights grammatical issues
- Autocorrect — automatically fixes common typing errors
- Thesaurus — right-click any word to find synonyms
- Find & Replace —
Ctrl + Hto find and replace text - Word count — live word count shown in the status bar
- Text-to-speech — hear selected text read aloud
- Dyslexia-friendly fonts — including OpenDyslexic and others
- Colour overlays — apply a tinted overlay to reduce visual stress
- High contrast mode — for students with visual impairments
- Font size adjustment — increase or decrease text size easily
- Line spacing — adjust line spacing for readability
- Tables and lists — insert bullet/numbered lists and simple tables
- Autosave — work is saved automatically every 2 minutes
3 Exam Mode
Exam Mode locks down the application to comply with JCQ's Instructions for Conducting Examinations (ICE), section 14.25. It is designed to be used during live examinations where a student has an Exam Access Arrangement permitting use of a word processor.
🔒 Starting an Exam Session
- Open ExamPad+ In Exam Mode, the app will launch in full screen and display Exam Mode in the toolbar and splash screen.
- The candidate or invigilator should enter the candidate's name and candidate number when prompted, or confirm these are pre-filled correctly if the device has been configured in advance.
- Instruct the student to fill in the remaining fields like Paper Reference, Subject etc.
- The student can now begin typing their exam response. The application will remain on top of all other windows and cannot be accidentally minimised.
- At the end of the exam, the candidate/invigilator should print the script (see Section 7) and/or save it to the agreed location before closing.
🚫 What's Restricted in Exam Mode
The following are turned off by default in Exam Mode to meet JCQ requirements. Your IT team can enable specific items for individual students via the settings.ini file as part of their documented access arrangement.
| Feature | Default in Exam Mode | Can be enabled? |
|---|---|---|
| Spell check | Off | Access Arrangement only |
| Grammar check | Off | Access Arrangement only |
| Autocorrect | Off | Access Arrangement only |
| Thesaurus | Off | Access Arrangement only |
| Find & Replace | Off | Access Arrangement only |
| Text-to-speech | Off | Access Arrangement only |
| Colour overlays | Off | Access Arrangement only |
| Dyslexia fonts | On | Enabled by default |
| Font size adjustment | On | Enabled by default |
| Word count | Off | Can be enabled if required |
| Right-click context menu | Off | No |
♿ Access Arrangements in Exam Mode
If a student has a documented access arrangement that permits use of a specific tool (e.g. spell check for a student with a specific learning difficulty), this can be enabled on a per-device basis by your IT team in the settings.ini file under the [exam_overrides] section.
Ask your IT team or Network Manager to update the relevant settings.ini settings before the examination. See Section 4 for the specific settings to change.
4 Switching Modes
The operating mode is controlled by the settings.ini configuration file. This is managed by your IT team, but SENCOs and Exams Officers should understand how it works so they can communicate requirements clearly.
📄 The settings.ini File
ExamPad+ reads its configuration from a file located at:
C:\ProgramData\ExamPadPlus\settings.ini
This file is shared across all user accounts on the machine. Changes made here affect all students who use that device. To change from Classroom Mode to Exam Mode (or vice versa), the mode line in this file needs to be updated.
The three available mode values are:
classroom— Full-featured mode for everyday lesson useexam— Locked-down mode for live examinationsexam_officer— A hybrid mode for exam officers to configure and review
⚙️ Key Settings to Know
The sections below are the most commonly adjusted parts of the settings file. Share these with your IT team when requesting changes.
[mode] mode = classroom ; Change to: exam | classroom | exam_officer
[candidate] default_candidate_name = Joe Bloggs default_candidate_number = 1234
[exam_overrides] ; Set to true to enable for this candidate's device exam_spellcheck = false ; Set true if student has spell check AA exam_grammar = false ; Set true if student has grammar check AA exam_autocorrect = false ; Set true if applicable exam_thesaurus = false ; Set true if student has thesaurus AA exam_tts = false ; Set true if student has reader/TTS AA exam_overlays = false ; Set true if student uses colour overlays exam_find_replace = false ; Set true if applicable
[defaults] default_font = Arial default_font_size = 14 default_line_spacing = 1.5
5 Word Processor Features
ExamPad+ includes a focused set of word processing features designed for exam and classroom use. Below is a reference for staff and students.
✏️ Text Formatting
| Action | How to do it | Keyboard shortcut |
|---|---|---|
| Bold | Toolbar → B button, or select text first | Ctrl + B |
| Italic | Toolbar → I button | Ctrl + I |
| Underline | Toolbar → U button | Ctrl + U |
| Change font | Font dropdown in toolbar — select from available fonts | — |
| Change font size | Size dropdown in toolbar | — |
| Text colour | Toolbar → colour button (A with colour bar) | — |
| Highlight | Toolbar → highlight button | — |
| Bullet list | Toolbar → bullet list icon | Ctrl + Shift + L |
| Numbered list | Toolbar → numbered list icon | — |
| Align text | Toolbar → left / centre / right / justify icons | Ctrl + L / E / R / J |
| Insert table | Insert menu → Table | — |
| Insert page break | Insert menu → Page Break | Ctrl + Enter |
| Strikethrough | Format menu → Strikethrough | — |
| Select all | — | Ctrl + A |
| Undo / Redo | Toolbar arrows | Ctrl + Z / Ctrl + Y |
🛠️ Writing Tools
| Tool | How to use it |
|---|---|
| Spell check | Misspelled words are underlined in red as you type. Right-click a red-underlined word to see suggestions. Can also be run manually via Tools → Spell Check. |
| Grammar check | Grammatical issues are underlined in blue. Right-click for suggestions. Enable or disable via Tools → Grammar Check. |
| Autocorrect | Common typing errors are fixed automatically as you type (e.g. "teh" → "the"). Can be toggled via Tools → Autocorrect. |
| Thesaurus | Right-click any word and select Synonyms to view alternatives. Or use Tools → Thesaurus with a word selected. |
| Find & Replace | Press Ctrl + H to open the Find & Replace dialogue. Use Ctrl + F to find only. |
| Word count | Live word count is always displayed in the status bar at the bottom of the window. Also shown in Tools → Word Count for a detailed breakdown. |
| Text-to-speech (TTS) | Select the text you want read aloud, then click the Read Aloud button in the toolbar, or go to Tools → Read Aloud. The voice and speed can be configured via Tools → TTS Settings. |
♿ Accessibility Features
| Feature | How to access it |
|---|---|
| Colour overlays | Go to View → Overlay and choose a colour. Available colours include yellow, blue, green, pink, orange, lavender, cream, aqua, and grey. Opacity is adjustable. Select None to remove the overlay. |
| Dyslexia-friendly fonts | Select a font from the font dropdown in the toolbar. Dyslexia-friendly options such as OpenDyslexic and Comic Sans MS are included in the font list. |
| Font size | Use the size dropdown in the toolbar. Sizes from 12pt to 72pt are available (in steps of 2). For students who need a larger default, ask your IT team to update default_font_size in settings. |
| Line spacing | Go to Format → Line Spacing and select your preferred spacing (1.0, 1.5, or 2.0). Default is 1.5. |
| High contrast mode | Go to View → High Contrast to toggle a high-contrast black and white display mode. |
| Reader toolbar | A dedicated accessibility toolbar with quick-access buttons for TTS, overlay, and font size is available via View → Reader Toolbar. |
6 Saving & Autosave
💾 Saving a Document
- Press
Ctrl + Sor go to File → Save to save the current document. - The first time you save a new document, a Save dialogue will appear. Choose a location and filename. It is good practice to include the student's name and the subject in the filename (e.g.
JoeBloggs_English_June2026.rtf). - Use File → Save As to save a copy under a different name or location.
⏱️ Autosave
ExamPad+ automatically saves your work in the background so that progress is not lost if the application crashes or the device loses power.
autosave_retention_days in settings.ini and can be changed to suit your school's needs — for example, increasing it during exam season to provide a longer recovery window. This can also be updated via the admin panel in the application.
If the application closes unexpectedly, reopen ExamPad+ and it will prompt you to recover the unsaved document. Autosave files are temporary — always save the final version of a document manually using Ctrl + S at the end of a session.
7 Printing
🖨️ Printing an Exam Script
- Go to File → Print or press
Ctrl + P. - Select the printer. For exam use, print to a local or network printer that the invigilator has access to — not a virtual PDF printer.
- Click Print.
📋 Print Settings
The following print behaviours can be configured via settings.ini or through the in-app admin panel — see the note at the bottom of this section.
- Print header — automatically included on every page in Exam Mode (candidate name, number, centre, page)
- Portrait only — landscape printing is disabled in Exam Mode by default to keep scripts consistent
- All pages — the entire document is printed; there is no option to print a selection in Exam Mode
- Printing can be disabled for students — setting
print_enabled = falseremoves the print option entirely for students. This is useful where printing is handled centrally by the invigilator or exam officer rather than the student themselves.
exam_officer mode, a built-in bulk print tool is available. This lets an exam officer open multiple saved exam scripts and print them all in one go — no need to open each file individually. This is the recommended workflow for schools where students save their work and an exam officer handles all printing after the session ends.
⚙️ Changing Settings — Admin Panel vs settings.ini
All print and application settings can be changed in two ways — you do not need to edit the settings.ini file directly if you prefer not to:
- In-app admin panel — Open ExamPad+ and enter the admin password to access the settings panel. Changes take effect immediately on that device. This is the easiest option for a quick change on a single machine.
- settings.ini file — Edit
C:\ProgramData\ExamPadPlus\settings.inidirectly, or deploy a pre-configured file via PDQ or Intune. Better suited for bulk deployments or where settings need to be locked so they cannot be changed within the app.
The admin panel is protected by the admin password (default: ExamPad+). Your IT team may have changed this — check with them if the default doesn't work.
8 Troubleshooting
The app is in the wrong mode
The mode is set in the settings.ini file at C:\ProgramData\ExamPadPlus\settings.ini. Ask your IT team to change the mode = line to classroom or exam as required, then restart the application for the change to take effect.
Spell check isn't working in Classroom Mode
Check that spell check is enabled in Tools → Spell Check. If it is greyed out, it may have been disabled in the settings.ini file under [compliance] — ask your IT team to set spellcheck_default = true.
An access arrangement tool isn't available in Exam Mode
Access arrangement tools in Exam Mode are disabled by default and must be explicitly enabled per device. Ask your IT team to set the relevant value to true in the [exam_overrides] section of settings.ini on the specific student's exam device. See Section 4 for the exact settings.
The application won't minimise or close
In Exam Mode, ExamPad+ is intentionally set to remain always-on-top and cannot be minimised by students. This is a JCQ compliance requirement. To close the application, an invigilator must enter the admin password (default: ExamPad+) via File → Exit or the close button. Your school's IT team may have changed this password — check with them if the default doesn't work.
Autosave recovery prompt appears on launch
If the application was closed unexpectedly (e.g. due to a crash or power cut), ExamPad+ will offer to recover the unsaved work on next launch. Click Recover to restore the document, then save it manually immediately using Ctrl + S.
The printer isn't printing the exam header
Exam headers are only added automatically when the application is running in Exam Mode. If the header is missing, check that mode = exam is set in settings.ini and that force_print_header = true is also set under [print]. Restart the application after making changes.
The word count doesn't match what the student expects
ExamPad+ counts words in the same way as most standard word processors — each space-separated sequence of characters is counted as a word. Hyphenated words (e.g. "well-known") are counted as one word. Numbers count as words. If there is a discrepancy, the live count in the status bar is the definitive figure for ExamPad+.