A command-line quiz app written in Bash and Dialog library to create and take quizzes in terminal.
This cli app uses dialog library for ui. So you need to install it to your system first.
In Ubuntu based distros you can run this command:
$ sudo apt-get install dialog
$ git clone https://github.com/NoelEmaas/quizcript.git
$ cd quizcript/src
$ ./quizcript.sh
Quizcript |
---|
Create Quiz | Manage Quiz | Take Quiz | Add Questions |
---|---|---|---|