Home Features Compliance About Us Screenshots User Guide IT Admin Guide
Log In Sign Up

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.

📚 Classroom Mode
  • For everyday classroom use
  • All writing tools available
  • Spell check, grammar, thesaurus
  • Accessibility features on
  • Open and save any file
  • Full formatting options
🔒 Exam Mode
  • 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
💡
The whole point of Classroom Mode ExamPad+ is designed so students use the same software every day in lessons that they'll use in their exam. By the time exam day arrives, the interface is familiar — reducing anxiety and saving time.

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

  1. Open ExamPad+ from the desktop shortcut or Start menu.
  2. The app will open in full screen. You'll see the mode indicator in the toolbar — it should show Classroom Mode.
  3. Students can begin typing immediately. No login is required to use the application itself.
  4. To open an existing document, go to File → Open or use the keyboard shortcut Ctrl + O.
ℹ️
No student login required Students do not need a username or password to use ExamPad+. The app opens directly and is ready to use. The school's licence key is configured by IT.

✏️ 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 & ReplaceCtrl + H to 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

  1. Open ExamPad+ In Exam Mode, the app will launch in full screen and display Exam Mode in the toolbar and splash screen.
  2. 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.
  3. Instruct the student to fill in the remaining fields like Paper Reference, Subject etc.
  4. The student can now begin typing their exam response. The application will remain on top of all other windows and cannot be accidentally minimised.
  5. 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.
⚠️
Do not close without saving or printing Always ensure the exam script is printed and/or saved before closing ExamPad+. Once closed, unsaved work cannot be recovered unless autosave has retained a copy.

🚫 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.

⚠️
Exam officers and SENCOs — important Any access arrangement enabled in Exam Mode must be documented and approved through the standard JCQ access arrangements process. Enabling a feature in ExamPad+ does not constitute approval of an access arrangement. Always verify with your SENCO or Exams Officer before enabling additional tools.

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:

📁
Configuration file location 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 use
  • exam — Locked-down mode for live examinations
  • exam_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.

Switching between modes — change this one line
[mode]
mode = classroom    ; Change to: exam | classroom | exam_officer
Pre-fill candidate details for a specific exam device
[candidate]
default_candidate_name = Joe Bloggs
default_candidate_number = 1234
Enabling access arrangements in Exam Mode
[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
💡
One settings file per device If different students on the same device have different access arrangements, you will need to update the settings file between sessions — or use separate exam devices configured specifically for each student.
Default formatting settings
[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

ActionHow to do itKeyboard shortcut
BoldToolbar → B button, or select text firstCtrl + B
ItalicToolbar → I buttonCtrl + I
UnderlineToolbar → U buttonCtrl + U
Change fontFont dropdown in toolbar — select from available fonts
Change font sizeSize dropdown in toolbar
Text colourToolbar → colour button (A with colour bar)
HighlightToolbar → highlight button
Bullet listToolbar → bullet list iconCtrl + Shift + L
Numbered listToolbar → numbered list icon
Align textToolbar → left / centre / right / justify iconsCtrl + L / E / R / J
Insert tableInsert menu → Table
Insert page breakInsert menu → Page BreakCtrl + Enter
StrikethroughFormat menu → Strikethrough
Select allCtrl + A
Undo / RedoToolbar arrowsCtrl + Z / Ctrl + Y

🛠️ Writing Tools

ToolHow 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

FeatureHow 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

  1. Press Ctrl + S or go to File → Save to save the current document.
  2. 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).
  3. Use File → Save As to save a copy under a different name or location.
💡
Recommended save location for exams Save exam scripts to a network folder or USB drive that invigilators can access, rather than the local desktop — this ensures the file is retrievable if the device has issues after the exam.

⏱️ Autosave

ExamPad+ automatically saves your work in the background so that progress is not lost if the application crashes or the device loses power.

Main autosave interval
Every 2 minutes
Recovery autosave interval
Every 30 seconds
Autosave location
C:\ProgramData\ExamPadPlus\Autosave\
Retention
Autosave files kept for 1 day (configurable)
💡
Retention can be adjusted The autosave retention period is set by 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.

⚠️
Autosave is not a substitute for saving Autosave recovery files are deleted after 24 hours and should not be relied upon as a long-term backup. Always use File → Save to create a proper saved copy of an exam script.

7 Printing

🖨️ Printing an Exam Script

  1. Go to File → Print or press Ctrl + P.
  2. Select the printer. For exam use, print to a local or network printer that the invigilator has access to — not a virtual PDF printer.
  3. Click Print.
ℹ️
Automatic exam header When printing in Exam Mode, ExamPad+ automatically adds a header to every page containing the candidate's name, candidate number, centre number, and page number. This is required for JCQ compliance and cannot be removed in Exam Mode.

📋 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 = false removes 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 bulk printing — exam_officer mode When the application is running in 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.
💡
Before the exam Do a test print before the exam session begins to confirm the printer is reachable from the exam device and the header information is correct. Incorrect candidate details on the header will need to be corrected before printing the final script.

⚙️ 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.ini directly, 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+.