Skip to content

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

License

Notifications You must be signed in to change notification settings

NoelEmaas/quizcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages