When the exam mode is active, it prevents many of the community repository commands and actions that you would not want to run accidentally during an exam from running and instead displays an error message if you try to run them.
Please experiment with it before using it during an actual exam to determine that it has disabled everything that you want it to and has not disabled anything that you would want to use.
Please note that the project does not disable any of the mouse control or eye tracking commands at this time.
The exam mode has only been tested with the following web browsers and may not block all desired browser commands with other web browsers: google chrome and Microsoft edge
exam mode: activates the exam mode.
exit exam mode: deactivates the exam mode.
turn off exam mode: deactivates the exam mode.
disable exam mode: deactivates the exam mode.
I have my own fork of the community repository commands that is the most recent version of the community repository commands that I have verified to be compatible with my exam mode with no modifications. My exam mode might not block features of more recent versions of the community repository that it should. The fork is here: https://github.com/FireChickenProductivity/knausj_talon.
This project contains code from the Talon Voice community repository (https://github.com/knausj85/knausj_talon) provided under the following license: "MIT License
Copyright (c) 2021 Jeff Knaus, Ryan Hileman, Zach Dwiel, Michael Arntzenius, and others
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."