A C++ terminal application to create, take, & share quizzes.
To install, simply download the zip file below, extract it, and run QuizMaker.exe under the QuizMaker folder. Once downloaded, you can move the QuizMaker folder anywhere. Downloading from the latest release link may cause your browser to block the download because it thinks it is a suspicious file - this is just because it is infrequently downloaded. You can bypass this by clicking on the download blocked notification and downloading it anyway.
Latest Release (1.1.1)
All Releases
Windows may stop the program from running. This is because it does not recognize the application, which is normal. If this happens click 'More Info' and then 'Run anway'.
If this is confusing, see installation.
Like the terminal, this program runs based off (pseudo-)directories and commands that the user inputs. When the program starts you will be in the Root directory, shown as just >
. From here you can enter any command that works in the Root directory or any directory.
The Wiki contains documentation covering every command, as well as a friendly tutorial.