crazcalm / term-quiz

Terminal Quiz Application Written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Term Quiz

Build Status Go Report Card GoDoc Coverage Status

A Quiz application made for your terminal

Image of a abcd question

Image of end screen solution

Installation

go get github.com/crazcalm/term-quiz

Question Types Include

  • A B C D
  • True and False
  • Fill in the Blank

Usage

See the code examples and test csv files.

Keybindings

Quiz Screen

Keybindings Action
Ctrl + C Quit
Tab Next Answer
Enter Select Answer

Solutions Screen

Keybinding Action
Ctrl + C Quit
Enter Next Solution

Issues/Bugs/Suggestions

Feel free to report any bugs or make suggestions here.

Repository of Quizzes

Feel free to add or use quizzes in the following repository (github.com/crazcalm/quizzes).

About

Terminal Quiz Application Written in Go

License:MIT License


Languages

Language:Go 100.0%