/quizcript

A command-line quiz app written in Bash and Dialog library to create and take quizzes in terminal.

Primary LanguageShellMIT LicenseMIT

Quizcript

A command-line quiz app written in Bash and Dialog library to create and take quizzes in terminal.

Dependencies

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

Installation

$ git clone https://github.com/NoelEmaas/quizcript.git
$ cd quizcript/src
$ ./quizcript.sh

Preview

Quizcript
Screenshot_2024-03-17-23-46-05_1920x1080
Create Quiz Manage Quiz Take Quiz Add Questions
Screenshot_2024-03-17-23-46-29_1920x1080 Screenshot_2024-03-17-23-46-41_1920x1080 Screenshot_2024-03-17-23-47-05_1920x1080 Screenshot_2024-03-17-23-47-22_1920x1080